freebsd with flexible iflib nic queues
Go to file
Stefan Eßer 8408422768 Add support for NE2000 compatible PCI Ethernet cards. The PCI probe
is enabled by having an "device ed0 at isa? [...]" config line.
The first PCI card will get a unit number one higher than the highest
defined for any ISA card of the ED type, e.g. if ed0 and ed1 are
configured, then the PCI cards will be ed2, ed3, ...

BEWARE: If you have configured your kernel as ed0 with the port address
as assigned by the PCI BIOS, then your card will be found by both the
PCI and ISA probes, and bad things may happen. Make sure to restore
the original port address form the GENERIC kernel for the ed0 device!

Reviewed by:	davidg
1996-05-18 17:56:42 +00:00
bin `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
eBones Localize time 1996-05-07 19:05:10 +00:00
etc freefall's new sendmail.cf file. 1996-05-17 07:47:34 +00:00
games The Makefile assumed that builder had '.' in it's path, which is a 1996-05-15 16:54:05 +00:00
gnu Makewhatis appended the filename to list of keywords if no keyword 1996-05-14 23:07:05 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Fix for vfsload(3): 1996-05-17 15:35:13 +00:00
libexec Small touchups: 1996-05-12 17:17:45 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Correct device list. 1996-05-16 20:06:14 +00:00
sbin Disable setuid permission for mount_union(1). 1996-05-17 22:46:01 +00:00
secure Localize time 1996-05-07 19:05:10 +00:00
share Clarified some of the examples and changed their syntax to 1996-05-17 17:36:29 +00:00
sys Add support for NE2000 compatible PCI Ethernet cards. The PCI probe 1996-05-18 17:56:42 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Convert f2c.1 to mdoc format. 1996-05-15 20:27:10 +00:00
usr.sbin freefall's new sendmail.cf file. 1996-05-17 07:47:34 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00