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 Add 'sfbreg.h' to the list of files installed in /usr/include/dev/tc/. 1999-09-24 01:01:23 +00:00
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 - Change prefix for Bt459 register defs to BT459_IREG to indicate that 1999-12-15 15:09:36 +00:00
devlist2h.awk
files.tc Use bus_dmamap_load() to obtain 128KB chunk for LANCE merging codes from 1999-09-09 06:33:38 +00:00
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 - Remove defunct codes and arrange consistency between pmax and alpha. 1999-10-01 09:19:42 +00:00
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 Make sure TC_IPL_xxx synonymous with IPL_xxx. 1999-11-15 03:45:50 +00:00
mfb.c update for changed struct wsdisplay_accessops:show_screen signature. 1999-12-06 19:25:56 +00:00
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 - Change prefix for Bt459 register defs to BT459_IREG to indicate that 1999-12-15 15:09:36 +00:00
sfbptextops.c The first order approximation of PMAGD SFB+ framebuffer. Proven not 1999-12-03 09:50:53 +00:00
sfbptextops32.c The first order approximation of PMAGD SFB+ framebuffer. Proven not 1999-12-03 09:50:53 +00:00
sfbreg.h Remove Bt459 register layout exposure. XXX Needs consideration about 1999-10-20 02:44:48 +00:00
sfbtextops.i The first order approximation of PMAGD SFB+ framebuffer. Proven not 1999-12-03 09:50:53 +00:00
tc.c Relocate 'struct tc_softc' and several function declarations useful 1999-11-15 03:41:49 +00:00
tcdevs add Kubota Denali 2000-01-05 12:14:33 +00:00
tcdevs.h regen 2000-01-05 12:15:00 +00:00
tcdevs_data.h regen 2000-01-05 12:15:00 +00:00
tcreg.h
tcvar.h Relocate 'struct tc_softc' and several function declarations useful 1999-11-15 03:41:49 +00:00
tfb.c update for changed struct wsdisplay_accessops:show_screen signature. 1999-12-06 19:25:56 +00:00
xcfb.c update for changed struct wsdisplay_accessops:show_screen signature. 1999-12-06 19:25:56 +00:00