NetBSD/sys/arch
mhitch 8bf4d36694 Fix boot device detection. Device probes are not done when adapters are
configured, but after all adapters have been configured.  When multiple
adapters are present, only the last configured adapter could be matched
to the boot device slot.  The adapter attach routines now check if that
adapter slot matches the boot device slot and saves the softc pointer
for that controller.  Then when the disks are configured, dk_establish()
matches the appropriate controller.  Also change the rz boot device test
to include a check for the adapter so that it works when booting from a
disk on adapters other than the first one.
2000-03-04 05:42:55 +00:00
..
alpha Do partial lazy I-stream sync -- in the pmap_enter()/pmap_remove() cases 2000-03-01 18:29:04 +00:00
amiga Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
arc Remove never used memory error address register manipulation 2000-03-04 05:21:20 +00:00
arm32 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
atari Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
bebox Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
evbsh3 KZ-SH4-01 (Kyoto Micro Computer Co.,LTD) 2000-02-24 23:33:59 +00:00
hp300 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
hpcmips add device file interface for UCB1200 2000-03-03 19:54:34 +00:00
i386 Remove probe/attach for PNP0C02. There are reserved motherboard regions. 2000-03-01 20:24:53 +00:00
luna68k Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
m68k Allow arch-specific code to specify in4_cksum() like it can specify 2000-02-14 21:42:50 +00:00
mac68k Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
macppc Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
mips use callback function to set up secondary cache related things on arc. 2000-03-03 12:43:52 +00:00
mmeye Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
mvme68k Include <machine/cpu.h> to make these compile again. 2000-02-26 16:50:55 +00:00
news68k Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
newsmips Make clearer a bit how proc0's USPACE is intialized. 2000-03-03 08:36:20 +00:00
next68k Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
ofppc Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
pc532 Allow arch-specific code to specify in4_cksum() like it can specify 2000-02-14 21:42:50 +00:00
pmax Fix boot device detection. Device probes are not done when adapters are 2000-03-04 05:42:55 +00:00
powerpc Rewrite stdarg/varargs. 2000-02-27 17:50:20 +00:00
prep Initial import prep port. 2000-02-29 15:21:20 +00:00
sh3 SH4! 2000-02-24 23:32:26 +00:00
sparc Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
sparc64 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
sun3 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
vax First pass at NCR53c9x attachment for VS4000. It doesn't work yet. 2000-03-04 00:24:06 +00:00
x68k Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00