summaryrefslogtreecommitdiff
path: root/sys/modules/cdce
Commit message (Collapse)AuthorAgeFilesLines
* Add USB Communication Device Class Ethernet driver. Originally written forMaxim Sobolev2005-03-221-0/+10
FreeBSD based on aue(4) it was picked by OpenBSD, then from OpenBSD ported to NetBSD and finally NetBSD version merged with original one goes into FreeBSD. Obtained from: http://www.gank.org/freebsd/cdce/ NetBSD OpenBSD Notes: svn path=/head/; revision=143985