4a5f1499b0
Removed ifnet.if_init and ifnet.if_reset as they are generally unused. Change the parameter passed to if_watchdog to be a ifnet * rather than a unit number. All of this is an attempt to move toward not needing an array of softc pointers (which is usually static in size) to point to the driver softc. if_ed.c: Changed some of the argument passing to some functions to make a little more sense. if_ep.c, if_vx.c: Killed completely bogus use of if_timer. It was being set in such a way that the interface was being reset once per second (blech!). |
||
---|---|---|
.. | ||
aic7870.c | ||
dc21040.h | ||
if_de.c | ||
if_fxp.c | ||
if_fxpreg.h | ||
if_pdq.c | ||
if_vx.c | ||
if_vxreg.h | ||
locate.pl | ||
meteor.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/