HardenedBSD/sys/pci
David Greenman 87c15d9649 There are two serious bugs in if_de.c. The first should not matter
to most users (the wrong length is passed to ether_input).  The
second is more serious.  The multicast hash algorithm uses the wrong
(low) bits instead of the right (high) bits.  This is only an issue
if you use >12 multicast addresses but if you are using IP multicast
then it might affect you...

Submitted by:	Matt Thomas
1995-05-22 13:32:24 +00:00
..
aic7870.c kernel.h -> sys/kernel.h 1995-04-15 21:38:34 +00:00
dc21040.h Fixed mbuf leak and panic that occurred when packets got too memory 1995-05-05 20:09:51 +00:00
if_de.c There are two serious bugs in if_de.c. The first should not matter 1995-05-22 13:32:24 +00:00
if_pdq.c
ncr.c
ncrreg.h
pci.c bzero the malloced pci_devconf structure. This should fix the problem with 1995-05-04 06:57:11 +00:00
pcibus.h
pcireg.h
pcisupport.c
pcivar.h
pdq_os.h
pdq.c
pdqreg.h
README.de
README.de-le

$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/