summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii
Commit message (Expand)AuthorAgeFilesLines
* Change && to || in probe routine so that the mlphy driver doesn'twpaul2000-04-141-1/+1
* Added code to handle QS6612 PHY as standard NS PHYsemenu2000-04-111-5/+8
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-0/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Fix some problems reported by Mike Pritchard:wpaul1999-12-131-9/+22
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-042-103/+444
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-2/+4
* Do some more work on the mxphy pseudo-driver to make it better at mediawpaul1999-11-011-77/+88
* Convert the mx driver to miibus.wpaul1999-10-161-0/+487
* Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and thewpaul1999-09-191-3/+10
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,wpaul1999-09-062-0/+428
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* Re-arrange things in the attach routines of the 3Com and RealTek PHYwpaul1999-09-012-13/+13
* Add a driver for the internal PHY in the RealTek 8139.wpaul1999-08-311-0/+284
* Regenerate miidevs.h.wpaul1999-08-291-2/+7
* The ASIC on the 3c905C appears to be manufactured by Broadcom (previouswpaul1999-08-293-7/+19
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* $Id$ -> $FreeBSD$peter1999-08-2814-14/+14
* Add miibus drivers for the ThunderLAN internal PHY and the Micro Linearwpaul1999-08-274-1/+973
* Handle buses with multiple PHYs correctly.wpaul1999-08-261-5/+3
* Crap, I knew I was going to forget something: add missing miibus methodwpaul1999-08-221-0/+36
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-2113-0/+2597
OpenPOWER on IntegriCloud