aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
* The ASIC on the 3c905C appears to be manufactured by Broadcom (previousBill Paul1999-08-291-2/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Handle buses with multiple PHYs correctly.Bill Paul1999-08-261-5/+3
* This commit adds support for the NetBSD MII abstraction layer andBill Paul1999-08-211-0/+326