1900eea896
most devsw referenced functions are now static, as they are in the same file as their devsw structure. I've also added DEVFS support for nearly every device in the system, however many of the devices have 'incorrect' names under DEVFS because I couldn't quickly work out the correct naming conventions. (but devfs won't be coming on line for a month or so anyhow so that doesn't matter) If you "OWN" a device which would normally have an entry in /dev then search for the devfs_add_devsw() entries and munge to make them right.. check out similar devices to see what I might have done in them in you can't see what's going on.. for a laugh compare conf.c conf.h defore and after... :) I have not doen DEVFS entries for any DISKSLICE devices yet as that will be a much more complicated job.. (pass 5 :) pass 4 will be to make the devsw tables of type (cdevsw * ) rather than (cdevsw) seems to work here.. complaints to the usual places.. :) |
||
---|---|---|
.. | ||
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/