NetBSD/sys/dev/tc
mhitch 3b06f6f887 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.
2000-03-04 05:43:51 +00:00
..
Makefile
Makefile.tcdevs
asc.c Merge IOASIC register definitions. 2000-02-03 08:13:44 +00:00
asc_ioasic.c Fix boot device detection. Device probes are not done when adapters are 2000-03-04 05:43:51 +00:00
asc_tc.c Fix boot device detection. Device probes are not done when adapters are 2000-03-04 05:43:51 +00:00
ascvar.h Add the missing piece of previous mod. 2000-02-08 04:35:03 +00:00
cfb.c
devlist2h.awk
files.tc
if_fta.c
if_le_ibus.c Don't use magic number for lance buffer address. 2000-01-10 13:32:02 +00:00
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasic_subr.c
ioasicreg.h Merge IOASIC register definitions. 2000-02-03 08:13:44 +00:00
ioasicvar.h
mfb.c
nvrreg.h s/NVRCSR/NVR_CSR/ 2000-01-07 10:43:13 +00:00
sfb.c Improvement on SFB enabled copycol(); still yet under development, 2000-02-18 06:51:51 +00:00
sfbplus.c
sfbptextops.c
sfbptextops32.c
sfbreg.h
sfbtextops.i
tc.c
tcdevs
tcdevs.h
tcdevs_data.h
tcreg.h
tcvar.h
tfb.c
xcfb.c