NetBSD/sys/arch/vax/vsa
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
..
dz_vsbus.c Change console detection a little bit. 1999-03-27 15:33:46 +00:00
hdc9224.c
hdc9224.h
if_ln.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
lkc.c Make LK201 arrow keys work again. 1999-04-29 16:58:58 +00:00
ncr.c Buggfixes for VS 4000/VLC. Basic support for VS4000/90 and MV4000/300. 1999-03-26 22:04:07 +00:00
ncr.h
smg.c Change vsbus to take a locator for all devices. 1999-03-13 15:16:47 +00:00
vsbus.c First towards use of bus.h routines on vax. Allocate DMA memory for 1999-04-14 23:14:45 +00:00