aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hme
Commit message (Expand)AuthorAgeFilesLines
* Move the new byte order function prototypes from <sys/param.h> toMike Barcroft2002-04-261-0/+1
* Assorted fixes:Thomas Moestl2002-03-234-11/+3
* Use the pci_enable_* functions instead of manually fiddling with theThomas Moestl2002-03-111-6/+4
* Fix some bugs in the handling of the case of not enough tx descriptorsThomas Moestl2002-03-091-12/+14
* Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboardThomas Moestl2002-02-275-0/+2455