pdeuskar
a563055725
Added support for 82541 and 82547 based adapters.
...
- These have Intel gigabit PHY
- 82547 uses CSA interface
MFC after: 1 week
2003-03-21 21:47:31 +00:00
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
pdeuskar
9918575c8a
- Set RS (Report Status) bit on all descriptors of a packet instead of just the last one.
...
- Set RDTR to zero by default instead of 28.
- Fixed a problem with TX hangs with jumbo frames when number of fragments in the mbuf chain
is large.
- Added support for 82540EP based cards.
MFC after: 3 days
2002-11-08 18:14:17 +00:00
pdeuskar
20ae0f27ef
Corrected license in the source files. It should say "MUST" instead of "MAY".
...
MFC after: 2 days
2002-09-24 16:27:59 +00:00
pdeuskar
7995d306bc
- Use IO mode to reset the controller (82544 and beyond)
...
- Read the Mac address only once during attach.
(This fixes the failover issue observed using the bonding driver)
MFC after: 3 days
2002-07-16 16:55:03 +00:00
pdeuskar
6d55ec63aa
Added support for 82545EM and 82546EB based adapters.
...
Added Vlan support.
MFC after: 1 week
2002-06-03 22:30:51 +00:00