freebsd-src/sys/pci
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
..
aic7870.c Fix a brain-o. The scratch ram on aic78X0 controllers is initialized to 0x00 1996-05-12 16:25:32 +00:00
bt9xx.c Add PCI ID for older revision Buslogic 946 cards 1996-02-18 07:44:16 +00:00
dc21040.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
if_de.c Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
if_ed_p.c Add support for NE2000 compatible PCI Ethernet cards. The PCI probe 1996-05-18 17:56:42 +00:00
if_fxp.c Removed sections 3 and 4 from my copyright. 1996-04-08 01:31:42 +00:00
if_fxpreg.h Removed sections 3 and 4 from my copyright. 1996-04-08 01:31:42 +00:00
if_pdq.c Eliminate reference to ac_ipaddr in FreeBSD case. 1996-03-23 19:29:10 +00:00
if_vx.c Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
if_vxreg.h Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
locate.pl Perl script to convert NCR script address into label+offset. 1995-09-08 19:37:11 +00:00
meteor.c A patch for the meteor device driver. It fixes: 1996-05-17 09:43:15 +00:00
meteor_reg.h A patch for the meteor device driver. It fixes: 1996-05-17 09:43:15 +00:00
ncr.c Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
ncrreg.h Stylistic changes. Update Wolfgang's e-mail address. 1995-03-21 22:48:36 +00:00
pci.c Fix range check to actually test the variable that will be used as 1996-05-18 17:32:20 +00:00
pcibus.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pcireg.h Add support for multi-function devices. 1996-01-25 18:32:00 +00:00
pcisupport.c Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
pcivar.h Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +00:00
pdq.c Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
pdq_os.h Removed $Log$ 1996-05-02 14:58:15 +00:00
pdqreg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
README.de Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00
README.de-le Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00
wd82371.c removed: 1996-05-02 14:21:14 +00:00
wd82371reg.h Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00

$Id: README.de-le,v 1.1 1994/10/01 20:16:44 wollman Exp $

----------------

The enclosed drivers should be considered beta-test software.  These
drivers are in no way supported by Digital Equipment.  See the
disclaimers in the sources for more information.  Please be aware that
Digital does not employee me to write drivers for FreeBSD.

This kit contains one driver:

	de	DEC DE435 PCI NIC or compatible

See README.de for information and installation instruction specific to this
driver.

Could you please send me the startup messages in the boot
long along with the type of your PC once the driver configures?  

If you have any problems, comments, suggestions, rant or raves, don't
hesitate to send me mail @ thomas@lkg.dec.com.

Lastly, if you change or modify the code, I want context diffs of your
changes.  I want this to the canonical DEC EtherWORKS driver kit for
FreeBSD, NetBSD, BSD/386, and any other BSD based O/S.  Please make
sure your diffs are approriate conditionalized.

Thanks,
Matt Thomas
--
Mail:	thomas@lkg.dec.com
URL:	http://ftp.digital.com/~thomas/