de5bb9367b
include <pci/pcivar.h> without including <sys/devconf.h> and other drivers include <pci/pcivar.h> before including <sys/devconf.h> if certain identifiers are defined. The devconf headers have convoluted interdependencies. <sys/devconf.h> includes <machine/devconf.h> which includes <pci/pcivar.h>. Most drivers include <sys/devconf.h> so even isa drivers depend on <pci/pcivar.h>. For similar reasons, most drivers depend on another pci header, on an isa header and on two scsi headers. |
||
---|---|---|
.. | ||
aic7870.c | ||
dc21040.h | ||
if_de.c | ||
if_pdq.c | ||
ncr.c | ||
ncrreg.h | ||
pci.c | ||
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/