NetBSD/sys/arch
nisimura 4371d91433 Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater
and scsipi_device respectively, with size reduction of ncr53c9x_softc.
Specifying NULL instructs the driver to use default adapter and default
device codes. Every target port has ncr53c9x_attach(sc, NULL, NULL) anyway.
2000-06-05 07:59:50 +00:00
..
alpha Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
amiga Fix a missing cases of devpp -> booted_device, partp -> booted_parition 2000-06-01 17:42:59 +00:00
amigappc Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
arc Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
arm26 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
arm32 Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
atari Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
bebox Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
cobalt Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
evbsh3 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
hp300 Add handling of "make release". 2000-05-31 14:31:23 +00:00
hpcmips Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
i386 Add APM_ALLOW_BOGUS_SEGMENTS - allow the use of data segments which 2000-06-04 22:36:27 +00:00
luna68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
m68k Oops, omitted the rename from last. 2000-05-27 16:44:41 +00:00
mac68k Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
macppc Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
mips delete unnecessary 'extern ...' line. 2000-06-03 13:16:02 +00:00
mmeye Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
mvme68k Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
news68k booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
newsmips Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
next68k Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
ofppc Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
pc532 When allocating new PT pages during early bootstrap (i.e. before 2000-06-02 17:46:37 +00:00
pmax Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
powerpc Dump fp regs into core file. 2000-06-04 12:12:13 +00:00
prep Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
sh3 Move a bunch of the COFF definitions into exec_coff.h, so they can be used by 2000-06-04 16:23:59 +00:00
sparc Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
sparc64 Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
sun3 Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
vax Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
x68k Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00