Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: New Dell Optiplex 990 Network card problem



On Friday 20 May 2011 16:34:07 Greg Oster wrote:
> On Fri, 20 May 2011 11:22:13 +0900  SAITOH Masanobu 
> <msaitoh%execsw.org@localhost> wrote:
> > I've commited the changes to support 82579.

It is now working well on my Dell Optiplex 990.  Thanks!
(slightly modified output)

$ dmesg | grep wm0
wm0 at pci0 dev 25 function 0: PCH2 LAN (82579LM) Controller, rev. 4
wm0: interrupting at ioapic0 pin 20
wm0: PCI-Express bus
wm0: FLASH
wm0: Ethernet address ...
ihphy0 at wm0 phy 2: i82579 10/100/1000 media interface, rev

$ ifconfig wm0
wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        
capabilities=7ff80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx,UDP6CSUM_Rx,UDP6CSUM_Tx,TSO6>
        enabled=0
        address: 78:...
        media: Ethernet autoselect (100baseTX 
full-duplex,flowcontrol,rxpause,txpause)
        status: active
        inet 1...
        inet6 fe80::....

--Phil


Home | Main Index | Thread Index | Old Index