K 10 svn:author V 9 tackerman K 8 svn:date V 27 2004-10-15T22:12:59.000000Z K 7 svn:log V 566 MFC Added support for Intel PRO/1000 GT Desktop Adapter(Device ID 8086 107C) Removed support for Intel 82541ER Added fix for 82547 which corrects an issue with Jumbo frames larger than 10k. Added fix for vlan tagged frames not being properly bridged. Corrected TBI workaround. Corrected incorrect LED operation issues Fix typeo. Should read ***!***IFQ_DRV_IS_EMPTY. This might fix some of the trouble around em(4) filling up its buffers. Don't count RNBC (internal buffer full) towards the RX error count since it's not really an error. Approved by: re[scott long] END