NetBSD/sys/arch
thorpej deb00c27b3 Use a "match/attach" rather than "init" scheme for probing devices.
This is a step towards getting the drivers ready for new config.

Clean up namespace, remove several instances of global arrays.  Instead,
use a softc to carry state around.  Where possible, pass a pointer to
the softc rather than a unit number.

Pointers to hardware and software constructs are now stored per port
in each instance of the softc (one softc per board) rather than indexed
by minor number.
1995-12-02 18:18:50 +00:00
..
alpha kill these. they're no longer used. 1995-11-27 23:28:00 +00:00
amiga merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
atari Use files.fpe 1995-12-01 19:53:07 +00:00
hp300 Use a "match/attach" rather than "init" scheme for probing devices. 1995-12-02 18:18:50 +00:00
i386 merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
m68k Update from Ken Nakata. 1995-11-05 04:23:00 +00:00
mac68k cmdlen-2 is right for the last byte of the command. Ifdef out for right now, 1995-12-01 15:14:11 +00:00
mips merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
mvme68k merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
pc532 merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
pmax merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
sparc Don't return `XS_DRIVER_STUFFUP' too easily; this can hose buffer cache 1995-12-01 01:00:55 +00:00
sun3 Switch to ncr_si (will just do PIO for now) and cleanup 1995-11-17 23:31:11 +00:00
vax DELUA/DENUA & DELQA/DEQNA Ethernet adapters converted to new config. 1995-12-01 19:37:55 +00:00