The NetBSD Project

CVS log for src/sys/arch/alpha/alpha/dec_kn300.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / alpha / alpha

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.44 / (download) - annotate - [select for diffs], Sun Mar 31 19:06:31 2024 UTC (2 weeks, 4 days ago) by thorpej
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

Always call platform.device_register(), even if bootdev_data is NULL.

Revision 1.42.34.1 / (download) - annotate - [select for diffs], Sun Aug 1 22:42:00 2021 UTC (2 years, 8 months ago) by thorpej
Branch: thorpej-i2c-spi-conf
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with HEAD.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Jun 19 16:36:35 2021 UTC (2 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

No need to include pci_kn300.h here.

Revision 1.39.6.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:46 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.39.6.1: +4 -4 lines
Diff to previous 1.39.6.1 (colored) to branchpoint 1.39 (colored) next main 1.40 (colored)

update from HEAD

Revision 1.40.14.1 / (download) - annotate - [select for diffs], Sun Dec 27 12:09:27 2015 UTC (8 years, 3 months ago) by skrll
Branch: nick-nhusb
Changes since 1.40: +4 -4 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

Sync with HEAD (as of 26th Dec)

Revision 1.42 / (download) - annotate - [select for diffs], Mon Dec 14 10:12:45 2015 UTC (8 years, 4 months ago) by martin
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, thorpej-futex-base, thorpej-futex, thorpej-cfargs-base, thorpej-cfargs, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: thorpej-i2c-spi-conf
Changes since 1.41: +2 -5 lines
Diff to previous 1.41 (colored)

Make it compile

Revision 1.41 / (download) - annotate - [select for diffs], Sun Dec 13 19:43:27 2015 UTC (8 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.40: +7 -4 lines
Diff to previous 1.40 (colored)

PR/50523: David Binderman: Fix incorrect shifts.

Revision 1.39.6.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:00:55 2012 UTC (11 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

Resync to 2012-11-19 00:00:00 UTC

Revision 1.38.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:18:41 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.38.2.1: +3 -3 lines
Diff to previous 1.38.2.1 (colored) to branchpoint 1.38 (colored) next main 1.39 (colored)

sync with head

Revision 1.40 / (download) - annotate - [select for diffs], Sat Oct 13 17:58:54 2012 UTC (11 years, 6 months ago) by jdc
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, khorben-n900, agc-symver-base, agc-symver
Branch point for: nick-nhusb
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

Adapt to the changed signature of pckbc_cnattach().

Revision 1.38.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:53 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.38: +22 -22 lines
Diff to previous 1.38 (colored)

sync with head

Revision 1.38.6.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:30:49 2012 UTC (12 years, 2 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.38: +22 -22 lines
Diff to previous 1.38 (colored) next main 1.39 (colored)

merge to -current.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Feb 6 02:14:11 2012 UTC (12 years, 2 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.38: +22 -22 lines
Diff to previous 1.38 (colored)

Do a minor cleanup of alpha (this will make applying pullups post branching
easier).
u_int{8,16,32,64}_t -> uint{*}_t
Change all old-style definitions to C89 prototypes.
Whitespace cleanup.
Constification in db_disasm.c

Revision 1.37.10.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:18:51 2011 UTC (12 years, 9 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.37: +12 -12 lines
Diff to previous 1.37 (colored) next main 1.38 (colored)

Catchup with rmind-uvmplock merge.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 14 15:34:22 2011 UTC (12 years, 10 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.37: +12 -12 lines
Diff to previous 1.37 (colored)

Major cleanup of alpha device drivers.
Switch to CFATTACH_DECL_NEW.
struct device * -> device_t
struct cfdata * -> cfdata_t
Use of device_xname.  No direct access to struct device members.
Use aprint* (not complete).

Revision 1.34.62.1 / (download) - annotate - [select for diffs], Wed Apr 21 00:33:53 2010 UTC (14 years ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.34: +28 -3 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

sync to netbsd-5

Revision 1.34.54.1 / (download) - annotate - [select for diffs], Sat Sep 26 18:41:42 2009 UTC (14 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Changes since 1.34: +28 -3 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

Pull up following revision(s) (requested by mhitch in ticket #1010):
	sys/arch/alpha/alpha/dec_1000a.c: revision 1.29
	sys/arch/alpha/alpha/dec_2100_a500.c: revision 1.19
	sys/arch/alpha/alpha/dec_6600.c: revision 1.29
	sys/arch/alpha/alpha/dec_kn300.c: revision 1.37
Add support for booting off a couple of common RAID adapters found on
several models of alpha systems: mlx [Mylex DAC060] and iop [I2O].
Addresses PR #25829.

Revision 1.34.44.2 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:34 2009 UTC (14 years, 7 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.34.44.1: +28 -3 lines
Diff to previous 1.34.44.1 (colored) to branchpoint 1.34 (colored) next main 1.35 (colored)

sync with head

Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 14 02:46:29 2009 UTC (14 years, 7 months ago) by mhitch
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base7, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, matt-premerge-20091211, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: cherry-xenmp
Changes since 1.36: +28 -3 lines
Diff to previous 1.36 (colored)

Add support for booting off a couple of common RAID adapters found on
several models of alpha systems: mlx [Mylex DAC060] and iop [I2O].
Addresses PR #25829.

Revision 1.34.58.1 / (download) - annotate - [select for diffs], Wed May 13 17:16:05 2009 UTC (14 years, 11 months ago) by jym
Branch: jym-xensuspend
Changes since 1.34: +14 -28 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.34.44.1 / (download) - annotate - [select for diffs], Mon May 4 08:10:28 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.34: +14 -28 lines
Diff to previous 1.34 (colored)

sync with head.

Revision 1.34.52.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:33:34 2009 UTC (14 years, 11 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.34: +14 -28 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

Sync with HEAD.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 14 15:35:59 2009 UTC (15 years, 1 month ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Changes since 1.35: +6 -20 lines
Diff to previous 1.35 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.35 / (download) - annotate - [select for diffs], Sat Mar 14 14:45:52 2009 UTC (15 years, 1 month ago) by dsl
Branch: MAIN
Changes since 1.34: +10 -10 lines
Diff to previous 1.34 (colored)

Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.

Revision 1.29.12.2 / (download) - annotate - [select for diffs], Mon Sep 3 14:22:15 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.29.12.1: +3 -3 lines
Diff to previous 1.29.12.1 (colored) to branchpoint 1.29 (colored) next main 1.30 (colored)

sync with head.

Revision 1.32.20.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:45:50 2007 UTC (17 years, 1 month ago) by rmind
Branch: yamt-idlelwp
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Sync with HEAD.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 4 15:18:10 2007 UTC (17 years, 1 month ago) by yamt
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, ppcoea-renovation-base, ppcoea-renovation, nick-net80211-sync-base, nick-net80211-sync, nick-hppapmap-base2, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs2-base, mjf-devfs2, mjf-devfs-base, mjf-devfs, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap, netbsd-5, matt-nb5-mips64, jym-xensuspend
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

fix fallout from caddr_t changes.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Mar 4 05:59:09 2007 UTC (17 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.30.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:36:55 2006 UTC (17 years, 7 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.30: +10 -10 lines
Diff to previous 1.30 (colored) next main 1.31 (colored)

sync with head

Revision 1.29.12.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:48:01 2006 UTC (17 years, 10 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.29: +10 -10 lines
Diff to previous 1.29 (colored)

sync with head.

Revision 1.30.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:11 2006 UTC (18 years ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.30: +10 -10 lines
Diff to previous 1.30 (colored) next main 1.31 (colored)

Sync with head.

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Wed Mar 1 09:27:45 2006 UTC (18 years, 1 month ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.30: +10 -10 lines
Diff to previous 1.30 (colored) next main 1.31 (colored)

sync with head.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Feb 25 17:32:43 2006 UTC (18 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, yamt-pdpolicy, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, rpaulo-netinet-merge-pcb-base, post-newlock2-merge, peter-altq-base, peter-altq, newlock2-nbase, newlock2-base, newlock2, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, ad-audiomp-base, ad-audiomp, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp
Changes since 1.31: +7 -7 lines
Diff to previous 1.31 (colored)

Use device_is_a().

Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 23 05:37:46 2006 UTC (18 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

Use device_parent().

Revision 1.30 / (download) - annotate - [select for diffs], Sun Dec 11 12:16:10 2005 UTC (18 years, 4 months ago) by christos
Branch: MAIN
Branch point for: yamt-uio_vmspace, simonb-timecounters, rpaulo-netinet-merge-pcb
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

merge ktrace-lwp.

Revision 1.28.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:11:46 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.28.2.2: +2 -2 lines
Diff to previous 1.28.2.2 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)

Fix the sync with head I botched.

Revision 1.28.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:30:53 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.28.2.1: +0 -0 lines
Diff to previous 1.28.2.1 (colored) to branchpoint 1.28 (colored)

Sync with HEAD.

Revision 1.28.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:31:03 2004 UTC (19 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.28: +62 -54 lines
Diff to previous 1.28 (colored)

Sync with HEAD

Revision 1.28.4.1 / (download) - annotate - [select for diffs], Mon Jul 5 22:42:43 2004 UTC (19 years, 9 months ago) by he
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Changes since 1.28: +62 -54 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

Pull up revision 1.29 (requested by mycroft in ticket #607):
  Significantly cleanup and bug fix root device detection:
   o On systems where it is relevant (6600, kin300, kn8ae),
     check which PCI bus hierarchy we are looking at.
   o Consistently check PCI function numbers (important for
     quad-channel ATA controllers).
   o Check logical unit numbers.
   o Use strcasecmp() to check b->protocol; the case is
     different depending on firmware revision.
   o Remove b->boot_dec_type check, it is unneeded.
   o Remove extraneous unneeded variables.
  Fixes PR#9432, PR#12225, PR#25830 and multiple long-standing
  bugs, and the code is smaller too.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jun 28 03:53:40 2004 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, ktrace-lwp-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf
Changes since 1.28: +62 -54 lines
Diff to previous 1.28 (colored)

Significant cleanup and bug fix of root device detection:
* On systems where it's relevant (6600, kn300, kn8ae), check which PCI bus
  hierarchy we're looking at.
* Consistently check PCI function numbers (important for quad-channel ATA
  controllers).
* Check the channel number (important for ATA and multi-channel SCSI
  controllers).
* Check logical unit numbers.
* Use strcasecmp() to check b->protocol; the case is different depending on
  the firmware revision.
* Remove b->boot_dev_type check; it's unneeded.
* Remove extraneous unneeded variables.

Not only does this fix a few PRs and multiple long-standing bugs, but the
code is smaller too.

PR 9432
PR 12225
PR 25830

Revision 1.28 / (download) - annotate - [select for diffs], Sat Jun 14 17:01:08 2003 UTC (20 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0, ktrace-lwp
Changes since 1.27: +4 -3 lines
Diff to previous 1.27 (colored)

Also pass a type argument to comcnattach() and com_kgdb_attach().
comspeed() (and thus cominit()) may need this information.

Revision 1.23.2.3 / (download) - annotate - [select for diffs], Fri Oct 18 02:34:00 2002 UTC (21 years, 6 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.23.2.2: +11 -11 lines
Diff to previous 1.23.2.2 (colored) to branchpoint 1.23 (colored) next main 1.24 (colored)

Catch up to -current.

Revision 1.22.2.2 / (download) - annotate - [select for diffs], Thu Oct 10 18:30:49 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.22.2.1: +12 -12 lines
Diff to previous 1.22.2.1 (colored) next main 1.23 (colored)

sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.27 / (download) - annotate - [select for diffs], Fri Sep 27 15:35:35 2002 UTC (21 years, 6 months ago) by provos
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

remove trailing \n in panic().  approved perry.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 27 02:24:08 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver.  The cfdriver is then looked
up in a list which is built at run-time.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Sep 26 19:05:03 2002 UTC (21 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.24: +10 -10 lines
Diff to previous 1.24 (colored)

Get the pointer to the driver name early, rather than always dereferencing
the cfdriver pointer.

Revision 1.23.2.2 / (download) - annotate - [select for diffs], Tue Sep 17 21:12:39 2002 UTC (21 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.23.2.1: +540 -0 lines
Diff to previous 1.23.2.1 (colored) to branchpoint 1.23 (colored)

Catch up to -current.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Sep 6 13:18:43 2002 UTC (21 years, 7 months ago) by gehenna
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Merge the gehenna-devsw branch into the trunk.

This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

	device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
  by using this grammer.

- Added the new naming convention.
  The name of the device switch must be <prefix>_[bc]devsw for auto-generation
  of device switch tables.

- The backward compatibility of loading block/character device
  switch by LKM framework is broken. This is necessary to convert
  from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
  We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
  the LKM framework will refer it to assign device major number dynamically.

Revision 1.23.14.1 / (download) - annotate - [select for diffs], Thu May 16 16:06:36 2002 UTC (21 years, 11 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Get rid of port-dependent conf.h.

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Sat Aug 25 06:15:00 2001 UTC (22 years, 7 months ago) by thorpej
Branch: kqueue
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Merge Aug 24 -current into the kqueue branch.

Revision 1.23.2.1, Mon Aug 20 12:20:04 2001 UTC (22 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.23: +0 -540 lines
FILE REMOVED

file dec_kn300.c was added on branch nathanw_sa on 2002-09-17 21:12:39 +0000

Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 20 12:20:04 2001 UTC (22 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf, newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, ifpoll-base, gehenna-devsw-base, eeh-devprop-base, eeh-devprop
Branch point for: nathanw_sa, gehenna-devsw
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

"wierd" is weird.

Revision 1.17.4.1 / (download) - annotate - [select for diffs], Thu Jun 21 18:12:54 2001 UTC (22 years, 10 months ago) by nathanw
Changes since 1.17: +56 -6 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

Catch up to -current.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 5 04:53:12 2001 UTC (22 years, 10 months ago) by thorpej
Branch: MAIN
Branch point for: kqueue
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

Use symbolic names for the CTB terminal type field, rather than
hard-coded constants.

Revision 1.21 / (download) - annotate - [select for diffs], Wed May 30 15:24:27 2001 UTC (22 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored)

add missing   #include "opt_kgdb.h"

Revision 1.20 / (download) - annotate - [select for diffs], Wed May 2 01:24:29 2001 UTC (22 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.19: +38 -3 lines
Diff to previous 1.19 (colored)

Determine the size of the B-Cache earier, and initialize the
number of page colors accordingly.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 25 17:53:05 2001 UTC (22 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Pull up the thorpej_scsipi branch to main branch.
This is a completely rewritten scsipi_xfer execution engine, and the
associated changes to HBA drivers. Overview of changes & features:
- All xfers are queued in the mid-layer, rather than doing so in an
  ad-hoc fashion in individual adapter drivers.
- Adapter/channel resource management in the mid-layer, avoids even trying
  to start running an xfer if the adapter/channel doesn't have the resources.
- Better communication between the mid-layer and the adapters.
- Asynchronous event notification mechanism from adapter to mid-layer and
  peripherals.
- Better peripheral queue management: freeze/thaw, sorted requeueing during
  recovery, etc.
- Clean separation of peripherals, adapters, and adapter channels (no more
  scsipi_link).
- Kernel thread for each scsipi_channel makes error recovery much easier
  (no more dealing with interrupt context when recovering from an error).
- Mid-layer support for tagged queueing: commands can have the tag type
  set explicitly, tag IDs are allocated in the mid-layer (thus eliminating
  the need to use buggy tag ID allocation schemes in many adapter drivers).
- support for QUEUE FULL and CHECK CONDITION status in mid-layer; the command
  will be requeued, or a REQUEST SENSE will be sent as appropriate.

Just before the merge syssrc has been tagged with thorpej_scsipi_beforemerge

Revision 1.13.2.3 / (download) - annotate - [select for diffs], Mon Apr 23 09:41:27 2001 UTC (23 years ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.13.2.2: +15 -2 lines
Diff to previous 1.13.2.2 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

Sync with HEAD.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 19 18:25:26 2001 UTC (23 years ago) by thorpej
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Changes since 1.17: +15 -2 lines
Diff to previous 1.17 (colored)

Add support for attaching "com" serial ports as KGDB devices.

Revision 1.13.2.2 / (download) - annotate - [select for diffs], Mon Nov 20 19:56:28 2000 UTC (23 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.13.2.1: +17 -14 lines
Diff to previous 1.13.2.1 (colored) to branchpoint 1.13 (colored)

Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 16:58:14 2000 UTC (23 years, 10 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.16: +5 -3 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 9 04:58:33 2000 UTC (23 years, 10 months ago) by soda
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5
Changes since 1.16: +5 -3 lines
Diff to previous 1.16 (colored)

increase number of parameters of pckbc_cnattach(), since offset of command port
is not 4 (KBCMDP), but 1 on jazz based platforms of arc port.

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 26 21:19:20 2000 UTC (23 years, 10 months ago) by thorpej
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

First sweep at scheduler state cleanup.  Collect MI scheduler
state into global and per-CPU scheduler state:

	- Global state: sched_qs (run queues), sched_whichqs (bitmap
	  of non-empty run queues), sched_slpque (sleep queues).
	  NOTE: These may collectively move into a struct schedstate
	  at some point in the future.

	- Per-CPU state, struct schedstate_percpu: spc_runtime
	  (time process on this CPU started running), spc_flags
	  (replaces struct proc's p_schedflags), and
	  spc_curpriority (usrpri of processes on this CPU).

	- Every platform must now supply a struct cpu_info and
	  a curcpu() macro.  Simplify existing cpu_info declarations
	  where appropriate.

	- All references to per-CPU scheduler state now made through
	  curcpu().  NOTE: this will likely be adjusted in the future
	  after further changes to struct proc are made.

Tested on i386 and Alpha.  Changes are mostly mechanical, but apologies
in advance if it doesn't compile on a particular platform.

Revision 1.15 / (download) - annotate - [select for diffs], Mon May 22 20:09:12 2000 UTC (23 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.14: +12 -12 lines
Diff to previous 1.14 (colored)

Normalize determination of scsiboot and netboot.

Revision 1.13.8.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:31:20 1999 UTC (24 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.13: +5 -4 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Pull up to last week's -current.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 3 22:48:22 1999 UTC (24 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, chs-ubc2-newbase
Changes since 1.13: +5 -4 lines
Diff to previous 1.13 (colored)

Split the PC-like keyboard controller driver into chip back-end and
bus front-end.

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Tue Oct 19 19:25:25 1999 UTC (24 years, 6 months ago) by thorpej
Branch: thorpej_scsipi
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Adapt to scsipi API changes.

Revision 1.12.2.1.2.1 / (download) - annotate - [select for diffs], Mon Jun 21 00:46:04 1999 UTC (24 years, 10 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.12.2.1: +0 -0 lines
Diff to previous 1.12.2.1 (colored) next main 1.13 (colored)

Sync w/ -current.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Fri Apr 16 23:28:07 1999 UTC (25 years ago) by thorpej
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: chs-ubc2
Changes since 1.12: +25 -41 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Pull up 1.12 -> 1.13.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 15 22:11:57 1999 UTC (25 years ago) by thorpej
Branch: MAIN
CVS Tags: fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi
Changes since 1.12: +25 -41 lines
Diff to previous 1.12 (colored)

Massive cleanup of the AlphaServer 4100 console initialization code.

Instead of using the PROM console until autoconfiguration is complete (at
which time we called dec_kn300_cons_init() directly!), make this work like
basically all of the other systems which have PCI attached consoles.  That
is, initialize the PCI chipset which holds the console early, and perform
console initialization at the correct time.

This should make both PCI and ISA display consoles with PC keyboards work
(i.e. the deskside workstation version of the Rawhide).

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 13 02:41:41 1999 UTC (25 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Fix printf format warnings on Alpha.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 19 02:22:01 1998 UTC (25 years, 5 months ago) by ross
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

#include <machine/alpha.h>

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 11 21:40:38 1998 UTC (25 years, 5 months ago) by mjacob
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9 (colored)

more printf cleanups

Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 1 00:03:08 1998 UTC (25 years, 5 months ago) by mjacob
Branch: MAIN
CVS Tags: chs-ubc-base, chs-ubc
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

fix botched printout format

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 13 18:49:34 1998 UTC (25 years, 9 months ago) by ross
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Use the new cpu_mchkinfo().

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 8 16:28:25 1998 UTC (25 years, 9 months ago) by mjacob
Branch: MAIN
Changes since 1.6: +2 -6 lines
Diff to previous 1.6 (colored)

tentative better fix for allocating the correct number of mchkinfo structs

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 8 05:25:40 1998 UTC (25 years, 9 months ago) by mjacob
Branch: MAIN
Changes since 1.5: +6 -2 lines
Diff to previous 1.5 (colored)

Doh! Jason caught me being really stupid. There isn't necessarily
a linear 0..N mapping out of alpha_cpu_whami - which is what I was
using to index the new cpu machine check array. This is a quick hack
back to just using the first element while I think of a kinder function
that will do the function (per-platform) of whami->VIRTUAL CPU ID, which
if you think about it, is really necessary anyway.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 8 00:44:32 1998 UTC (25 years, 9 months ago) by mjacob
Branch: MAIN
Changes since 1.4: +210 -2 lines
Diff to previous 1.4 (colored)

Start of the platform specific (RAWHIDE) machine check handler. This
is not really needed for this platform, except that we might want to
handle PCI errors which get reported through here. In any case, this
prints out more info than is usual. Will probably need to detune
this to be based upon DIAGNOSTIC defines.

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 5 20:10:05 1998 UTC (25 years, 11 months ago) by mjacob
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

Move declaration within block where it will be used (in case
keyboard not defined).

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 17 02:45:20 1998 UTC (26 years ago) by mjacob
Branch: MAIN
Changes since 1.2: +12 -2 lines
Diff to previous 1.2 (colored)

Hmmm... handle the case where there is no keyboard configured (panic
if the console selection is asking for it). Also add the stuff that
was missing from dec_kn300.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 15 21:29:03 1998 UTC (26 years ago) by mjacob
Branch: MAIN
Changes since 1.1: +28 -4 lines
Diff to previous 1.1 (colored)

add back in display console stuff

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 15 00:53:53 1998 UTC (26 years ago) by mjacob
Branch: MAIN

add Alpha 4100 support

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>