freebsd-skq/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 From Matt Thomas: Finished EISA support. 1995-04-05 08:19:23 +00:00
ncr.c Include <stddef.h> for standard definition of offsetof() instead of 1995-03-31 00:05:08 +00:00
ncrreg.h Stylistic changes. Update Wolfgang's e-mail address. 1995-03-21 22:48:36 +00:00
pci.c bzero the malloced pci_devconf structure. This should fix the problem with 1995-05-04 06:57:11 +00:00
pcibus.h Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcireg.h Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcisupport.c Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcivar.h Forward-declare kern_devconf for use in a prototype. Some drivers 1995-03-25 21:10:38 +00:00
pdq_os.h Remove wrong redeclarations of printf() and bzero(). Include the correct 1995-03-25 22:40:49 +00:00
pdq.c Patch from Matt Thomas to fix mbuf leak in FDDI driver. 1995-04-01 01:43:56 +00:00
pdqreg.h Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters. 1995-03-14 09:16:07 +00:00
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/