summaryrefslogtreecommitdiff
path: root/sys/pci/if_en_pci.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused #includes.Bruce Evans1997-10-281-4/+0
| | | | Notes: svn path=/head/; revision=30813
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-0/+1
| | | | | | | <sys/malloc.h> (unless we only use the bogusly shared M*WAIT flags). Notes: svn path=/head/; revision=29024
* import Chuck Cranor's ATM driverKenjiro Cho1997-05-091-0/+348
Notes: svn path=/cvs2svn/branches/CRANOR/; revision=25603