NetBSD/sys/dev/sbus
thorpej f98d358a1f Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
directly, call the function pointer (*if_input)(ifp, m).  The input routine
expects the packet header to be at the head of the packet, and will adjust
as necessary.  Privatize the layer 2 input and output routines, allowing
*_ifattach() to set them up as appropriate.
1999-05-18 23:52:51 +00:00
..
Makefile
be.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
bereg.h
bpp.c Fix what is probably a past-o. 1999-02-28 17:01:49 +00:00
bppreg.h
cs4231_sbus.c Use correctly bus_space_*() macros to access device registers. 1999-03-19 02:32:48 +00:00
dma_sbus.c
esp_sbus.c Add support for the PTI SBS430. It's a FAS200 type chip- it's a bit funky 1999-03-26 06:48:40 +00:00
files.sbus
if_en.c Make `sun4m DMA not supported yet' message print only for this device, 1999-03-29 12:04:43 +00:00
if_le.c white space. 1999-05-16 14:47:52 +00:00
if_le_lebuffer.c
if_le_ledma.c
isp_sbus.c It is no longer necessary to protect bus_dma_[un]load() at splbio, since 1999-04-25 10:40:53 +00:00
lebuffer.c
lebuffervar.h
magma.c
magmareg.h
mbppio.h
qe.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
qec.c
qecreg.h
qecvar.h
qereg.h Correct QESTAT `%b' format string. 1999-04-20 20:24:39 +00:00
sbusvar.h
stp4020.c Initialize automatics in stp4020print(); noticed by Jonathan O'Brien. 1999-03-29 21:30:48 +00:00
stp4020reg.h
xbox.c
xboxvar.h