freebsd-skq/sys/amd64/isa
Mike Smith 2a50a6d730 Add PnP probe methods to some common AT hardware drivers. In each case,
the PnP probe is merely a stub as we make assumptions about some of this
hardware before we have probed it.

Since these devices (with the exception of the speaker) are 'standard',
suppress output in the !bootverbose case to clean up the probe messages
somewhat.
2000-06-23 07:44:33 +00:00
..
atpic_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
clock.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu.h
intr_machdep.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
intr_machdep.h Mark two functions as private. 2000-04-29 07:48:37 +00:00
isa_dma.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
isa_dma.h Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isa.c Redo the isa compat driver shim so that each driver is self contained 2000-05-28 13:30:44 +00:00
isa.h
nmi.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
npx.c Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use a 2000-05-31 13:32:28 +00:00
timerreg.h
vector.s
vector.S