summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vxreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Ethernet drivers:wollman1996-02-061-1/+0
| | | | | | | | - fill in and use ifp->if_softc - use if_bpf rather than private cookie variables - change bpf interface to take advantage of this - call ether_ifattach() directly from Ethernet drivers - delete kludge in if_attach() that did this indirectly
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
| | | | a bunch of system include files.
* 3c590 driver for FreeBSDjkh1996-01-281-0/+1
| | | | Submitted by: Frederick Earl Gray <fgray@owlnet.rice.edu>
* Reviewed by: not yetjulian1995-10-311-0/+432
Submitted by: fgray@rice.edu this driver hasn't been checked but as a separate module, bringing it in won't break anything else and it't the best way of testing it...... julian
OpenPOWER on IntegriCloud