freebsd-nq/sys/i386
Martin Renters fd7e139eed Break netboot into device specific versions.
nb8390.[cr]om for NS8390 boards (if_ed driver)
nb3c509.[cr]om for 3c509 boards (if_ep driver)

Submitted by:	Serge Babkin (babkin@hq.icb.chel.su)  [3c509 support]
1995-04-12 20:15:33 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Break netboot into device specific versions. 1995-04-12 20:15:33 +00:00
conf I got that wrong, 1995-04-10 19:13:51 +00:00
eisa Use EISA_MAX_SLOTS to be consistent with other EISA drivers. 1995-03-31 13:36:57 +00:00
i386 Define tuncdev for the benefit of tunnel LKM so that it knows which 1995-04-10 20:40:11 +00:00
ibcs2 Some long-waiting fixes for the COFF module. They silence compiler 1995-04-08 15:52:30 +00:00
include Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
isa Improve the if_eg driver a bit in style. It's still by far the worst driver 1995-04-12 07:50:44 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Disable tagged queuing by default. option AHC_TAGENABLE will turn it on. 1995-04-09 06:39:01 +00:00
Makefile