marius
d6656eb1dc
Correct spelling in comments.
...
Submitted by: brucec
2011-04-22 09:22:27 +00:00
yongari
efc81f0393
Correct definition of T2 mode bit of MRBE Message Page 5 Next Page
...
Control Register.
2010-09-08 21:08:54 +00:00
yongari
f6187ec6d3
Consistently use tab characters instead of tab + space characters.
...
No functional changes.
2010-09-07 23:08:38 +00:00
yongari
7c0f4a983b
Remove trailing CR at EOL.
2010-09-07 22:44:29 +00:00
davidch
e39966f0ea
- Added support for 5709S/5716S PHYs.
...
Submitted by: pyunyh
MFC after: 2 weeks
2010-03-18 20:57:57 +00:00
jhb
2d6dc5656d
Add support for the BCM5906[M] adapters. These adapters only support
...
10/100 operation and place the mailbox registers at a different offset.
They also do not have an EEPROM, so the MAC address must be read from
NVRAM instead.
MFC after: 1 month
PR: kern/118975
Submitted by: benjsc, Thomas Nyström thn at saeab dot se
Submitted by: sephe (original patch for DragonflyBSD)
2008-04-29 19:47:13 +00:00
davidch
191cff0657
New features:
...
- 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
2007-06-07 02:21:38 +00:00
jkim
080df409ce
Fix typos in comments while I am here.
2007-02-13 00:34:32 +00:00
jkim
c0b996086f
Fix style(9).
...
Pointed out by: many
2007-02-12 23:33:05 +00:00
jkim
edec07ff3a
Add PHY DSP code for BCM5755M.
...
Obtained from: OpenBSD
2007-02-12 22:51:25 +00:00
imp
4b319958e7
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
ps
78a38f4ad2
Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped.
...
Shamed into fixing by: John Cagle <john.cagle@hp.com>
2003-06-17 15:02:28 +00:00
wpaul
1fa857a10f
Fix typo: BGGPHY -> BRGPHY in one of the #defines I added the other day.
2001-09-27 17:32:49 +00:00
wpaul
9201e88ec6
Add some definitions for the DSP programming registers in the BCM5400
...
and BCM5401 PHYs.
2001-09-25 16:41:56 +00:00
wpaul
618942d5c6
Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs.
...
This basically updates the brgphy driver to support 10/100 modes in
addition to 1000Mbps modes.
2001-09-04 22:00:33 +00:00
wpaul
d98654ae01
Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400
...
1000baseTX PHY. These will be used by the SysKonnect gigabit ethernet
driver shortly.
2000-04-22 01:58:18 +00:00