summaryrefslogtreecommitdiffstats
path: root/sys/modules/cdce
Commit message (Collapse)AuthorAgeFilesLines
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-1/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-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
OpenPOWER on IntegriCloud