..
Makefile
Add missing .include <bsd.kinc.mk>
1998-07-28 08:45:46 +00:00
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
Share ring buffer code and data structure for `be' and `qe' in
1999-01-17 20:47:50 +00:00
bpp.c
Fix what is probably a past-o.
1999-02-28 17:01:49 +00:00
bppreg.h
LSI63854 based parallel port driver skeleton.
1998-09-21 21:20:47 +00:00
cs4231_sbus.c
Use correctly bus_space_*() macros to access device registers.
1999-03-19 02:32:48 +00:00
dma_sbus.c
Assign my copyrights to TNF.
1998-09-05 17:28:57 +00:00
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
Add `qe' network interface device.
1999-01-17 20:44:58 +00:00
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
Use bus_space_*() to access device registers.
1998-08-29 20:32:09 +00:00
if_le_ledma.c
hwreset(): delay required after diddling the medium selection bit.
1998-09-26 08:31:20 +00:00
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
Nuke unnecessary header files.
1998-08-29 20:38:38 +00:00
lebuffervar.h
Change copyright.
1998-07-27 19:25:34 +00:00
magma.c
Fix #includes
1998-07-28 00:31:42 +00:00
magmareg.h
Update from Iain for the parallel port stuff.
1998-06-07 21:14:17 +00:00
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
Share ring buffer code and data structure for `be' and `qe' in
1999-01-17 20:47:50 +00:00
qecreg.h
Convert to bus_space(9).
1999-01-16 12:46:08 +00:00
qecvar.h
Share ring buffer code and data structure for `be' and `qe' in
1999-01-17 20:47:50 +00:00
qereg.h
Correct QESTAT `%b' format string.
1999-04-20 20:24:39 +00:00
sbusvar.h
Do it right for a change.
1998-09-06 21:23:58 +00:00
stp4020.c
Initialize automatics in stp4020print(); noticed by Jonathan O'Brien.
1999-03-29 21:30:48 +00:00
stp4020reg.h
The beginnings of a driver for the Sbus <=> PCMCIA bridge chipset STP4020.
1998-11-22 22:14:35 +00:00
xbox.c
get headers from dev/sbus
1998-07-27 19:13:06 +00:00
xboxvar.h
…