freebsd-dev/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add support for NE2000 compatible PCI Ethernet cards. The PCI probe 1996-05-18 17:56:42 +00:00
files.i386 Add stl and stli drivers for the Stallion cards. 1996-05-04 08:41:28 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
kmod.mk remove variables KMODGRP?=, KMODOWN?=, KMODMODE?= 1996-04-11 23:03:10 +00:00
majors Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400) 1996-05-04 08:40:13 +00:00
Makefile.i386 `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
Makefile.powerpc `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
newvers.sh Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES A patch for the meteor device driver. It fixes: 1996-05-17 09:43:15 +00:00
options Hide options for emulators and static file systems in opt_dontuse.h. 1996-05-11 04:39:53 +00:00
options.i386 Hide options for emulators and static file systems in opt_dontuse.h. 1996-05-11 04:39:53 +00:00
param.c Allocate mbufs from a separate submap so that NMBCLUSTERS works as 1996-05-10 19:28:55 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00