summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/brgphyreg.h
Commit message (Collapse)AuthorAgeFilesLines
* New features:davidch2007-06-071-14/+107
| | | | | | | | | | | | | - Moved BCM5706S/5708S SerDes support to brgphy (since they are not technically TBI interfaces) - Added 2.5G support for BCM5708S Comments: Since this driver is shared with bge I tested several available controllers supported by bge and all worked as expected, however the list was not exhaustive. Need wider testing. MFC after: 4 weeks
* Fix typos in comments while I am here.jkim2007-02-131-25/+25
|
* Fix style(9).jkim2007-02-121-222/+222
| | | | Pointed out by: many
* Add PHY DSP code for BCM5755M.jkim2007-02-121-0/+4
| | | | Obtained from: OpenBSD
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
|
* Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped.ps2003-06-171-2/+2
| | | | Shamed into fixing by: John Cagle <john.cagle@hp.com>
* Fix typo: BGGPHY -> BRGPHY in one of the #defines I added the other day.wpaul2001-09-271-1/+1
|
* Add some definitions for the DSP programming registers in the BCM5400wpaul2001-09-251-0/+38
| | | | and BCM5401 PHYs.
* Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs.wpaul2001-09-041-2/+7
| | | | | This basically updates the brgphy driver to support 10/100 modes in addition to 1000Mbps modes.
* Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-221-0/+224
1000baseTX PHY. These will be used by the SysKonnect gigabit ethernet driver shortly.
OpenPOWER on IntegriCloud