freebsd-src/sys/pci
Stefan Eßer c6060a60ef Fix Orion specific code by moving config_orion() to a place where it does
not depend on bootverbose being true.

Include only register specifications for those chip sets that apply to
a cpu that might boot this a particular kernel (ie. make the Saturn code
depend on I486_CPU being defined, the Pentium chip sets on I586_CPU ...)
1996-09-05 21:34:12 +00:00
..
aic7870.c Only assume the scratch ram is valid (we were initialized by the BIOS) 1996-06-08 06:55:55 +00:00
bt9xx.c Add PCI ID for older revision Buslogic 946 cards 1996-02-18 07:44:16 +00:00
dc21040.h Updated this driver to a newer version from Matt. This should fix several 1996-06-14 05:25:32 +00:00
if_de.c Use ether_ioctl() to do a lot of grunt work. 1996-08-06 21:09:25 +00:00
if_ed_p.c Use "" instead of <> for a header in the current directory. 1996-08-28 18:54:26 +00:00
if_fxp.c Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes 1996-06-01 23:25:10 +00:00
if_fxpreg.h Removed sections 3 and 4 from my copyright. 1996-04-08 01:31:42 +00:00
if_lnc_p.c FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
if_pdq.c Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
if_vx.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
if_vxreg.h Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
locate.pl
meteor.c Don't use NULL in non-pointer contexts. 1996-07-12 04:12:25 +00:00
meteor_reg.h Here is a patch that fix a few problems with the RGB version of 1996-06-07 03:03:25 +00:00
ncr.c Put back the initialization of the time constants of the SCSI and Sync. 1996-08-27 20:41:02 +00:00
ncrreg.h
pci.c Fix code that deals with multiple host to PCI bridges by making the next 1996-09-05 21:28:51 +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 Fix Orion specific code by moving config_orion() to a place where it does 1996-09-05 21:34:12 +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
README.de-le
wd82371.c The Great PC98 Merge. 1996-06-14 11:02:28 +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/