summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_liireg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish the rest... ATL2 -> LIIbrad2008-09-011-79/+79
| | | | ok jsing@
* Remove clause 3 from NetBSD license.jsing2008-07-171-4/+1
| | | | ok deraadt@
* use OpenBSD rcs id'sjasper2007-12-311-1/+1
|
* lii(4) is a driver for the atheros l2 ethernet chip as found on the asusdlg2007-12-311-0/+376
eeepc. unfortunately it doesnt work, but its going into the tree so it can be worked on. if anyone wants to have a go at it, please do. this driver was written by Quentin Garnier for NetBSD