NetBSD/sys/dev/sbus
martin 258a4b78cf With the new IPL world, things are easier for us: if we can get the
nell hardware interrupt handler run at IPL_VM, we can call the socket
drivers interrupt handler directly.
This is always possible on sparc64, but on sparc we might have to fall
back to the old softint bounce. Since this uses arbitrary IPLs, we
can not use the new softint_* for this - we'll have to use the old
sparc_softintr_* functions.
2008-01-06 02:29:58 +00:00
..
Makefile
agten.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
be.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bereg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bpp.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
bppreg.h
bwtwo_sbus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cgsix_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
cgthree_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
cs4231_sbus.c Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dbri.c Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dbrireg.h make the dbri driver work again 2007-03-08 21:15:20 +00:00
dbrivar.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dma_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
esp_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
files.sbus add a driver for Fujitsu AG-10e graphics boards 2007-08-26 00:39:39 +00:00
genfb_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_en.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_gem_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_hme_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_le.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_le_lebuffer.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_le_ledma.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isp_sbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
lebuffer.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
lebuffervar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
magma.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
magmareg.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mbppio.h
p9100.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
p9100reg.h - use vcons 2006-03-06 21:53:17 +00:00
qe.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
qec.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
qecreg.h
qecvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
qereg.h
sbusvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sio16.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
spif.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
spifreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
spifvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
stp4020.c With the new IPL world, things are easier for us: if we can get the 2008-01-06 02:29:58 +00:00
stp4020reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tcx.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
tcxreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
xbox.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
xboxvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
zx.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
zxreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
zxvar.h