NetBSD/sys/arch/macppc
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
..
compile
conf Add epic* at pci. 2000-05-26 00:22:06 +00:00
dev Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater 2000-06-05 07:59:50 +00:00
include Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
macppc Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
pci Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
stand Add fixcoff so an obj dir can be created 2000-06-01 18:33:43 +00:00
Makefile