NetBSD/sys/dev/sbus
mjacob 6bb9f4a949 Add support for 2 Gigabit cards (2300/2312). This necessitated a change
in how interrupts are down- the 23XX has not only a different place to check
for an interrupt, but unlike all other QLogic cards, you have to read the
status as a 32 bit word- not 16 bit words. Rather than have device specific
functions as called from the core module (in isp_intr), it makes more sense
to have the platform/bus modules do the gruntwork of splitting out the
isr, semaphore register and the first outgoing mailbox register (if needed)
*prior* to calling isp_intr (if calling isp_intr is necessary at all).
2001-09-01 07:12:23 +00:00
..
Makefile
be.c
bereg.h
bpp.c
bppreg.h
bwtwo_sbus.c
cgsix_sbus.c
cgthree_sbus.c
cs4231_sbus.c
dma_sbus.c
esp_sbus.c
files.sbus
if_en.c
if_hme_sbus.c
if_le.c
if_le_lebuffer.c
if_le_ledma.c
isp_sbus.c Add support for 2 Gigabit cards (2300/2312). This necessitated a change 2001-09-01 07:12:23 +00:00
lebuffer.c
lebuffervar.h
magma.c
magmareg.h
mbppio.h
p9100.c
qe.c
qec.c
qecreg.h
qecvar.h
qereg.h
sbusvar.h
stp4020.c
stp4020reg.h
tcx.c
tcxreg.h
xbox.c
xboxvar.h