aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/nsphy.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add LXT 970 PHY, AC101 and QS6612 drivers. This is for tx(4) driverSemen Ustimenko2001-06-081-6/+0
* MFC: r1.9; only set the PCR register for the fxp driver.Jonathan Lemon2001-06-021-1/+3
* MFC: r1.8; undocumented bits for support of the fxp driver.Jonathan Lemon2001-05-141-5/+8
* Add code to cancel autoneg timeouts when a PHY driver is detached,Bill Paul2000-12-121-0/+1
* MFC: added ALTIMA's AC 101 PHY. AC101 and QS6612 are quite compatibleSemen Ustimenko2000-09-101-6/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andBill Paul1999-08-211-0/+430