freebsd-skq/sys/pci
julian 1900eea896 Pass 3 of the great devsw changes
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.. :)
1995-12-08 11:19:42 +00:00
..
aic7870.c Remove uneccessary increment of the unit number. 1995-11-07 05:33:27 +00:00
dc21040.h Latest version from Matt Thomas. This version works with the newer 1995-09-29 19:52:10 +00:00
if_de.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
if_fxp.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
if_fxpreg.h Increased the number of Tx segments from 13 to 29 to reduce the need to 1995-12-05 11:49:55 +00:00
if_pdq.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
if_vx.c all: 1995-12-05 02:01:59 +00:00
if_vxreg.h Reviewed by: not yet 1995-10-31 07:42:54 +00:00
locate.pl Perl script to convert NCR script address into label+offset. 1995-09-08 19:37:11 +00:00
meteor.c Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
ncr.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
ncrreg.h Stylistic changes. Update Wolfgang's e-mail address. 1995-03-21 22:48:36 +00:00
pci.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
pcibus.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pcireg.h Completely new PCI code: 1995-03-21 23:01:06 +00:00
pcisupport.c Renamed TRUE (which has value 2) to M_TR to avoid a clash with the 1995-12-05 20:40:10 +00:00
pcivar.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pdq_os.h Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
pdq.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
pdqreg.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
README.de Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00
README.de-le Make this documentation more sane in the context of 2.0. 1994-10-29 13:13:40 +00:00

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