Date: Wed, 10 Jun 2009 17:35:04 GMT From: Tim Schwitalla <tim.schwitalla@gmx.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/135451: no wol capability in fxp-driver for 82801-based chipset after upgrade to 7.2 Message-ID: <200906101735.n5AHZ4RI051443@www.freebsd.org> Resent-Message-ID: <200906101740.n5AHe1Sk054719@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135451 >Category: misc >Synopsis: no wol capability in fxp-driver for 82801-based chipset after upgrade to 7.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 10 17:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Tim Schwitalla >Release: 7.2-RELEASE >Organization: >Environment: FreeBSD evo.local 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: after upgrading from FreeBSD 7.1 to 7.2 the computer doesn't wake up by receiving magic packets anymore. Setting up "legacy WOL" in the NIC's BIOS didn't solve the problem. Trying to set up WOL manually using ifconfig doesn't help (the WOL flag doesn't show up either): -- # ifconfig fxp0 wol # ifconfig fxp0 fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8<VLAN_MTU> ether 00:08:02:11:36:86 -- Starting up the computer and shutting it down by pressing the power-switch before booting into FreeBSD lets the computer wake up by magic packets for the next time but once booting into FreeBSD it refuses again... dmesg-information about the NIC: -- fxp0: <Intel 82801BA/CAM (ICH2/3) Pro/100 Ethernet> port 0x1000-0x103f mem 0xfe200000-0xfe200fff irq 20 at device 8.0 on pci2 miibus0: <MII bus> on fxp0 inphy0: <i82562EM 10/100 media interface> PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:08:02:11:36:86 fxp0: [ITHREAD] -- >How-To-Repeat: - Boot into FreeBSD - Optionally try: # ifconfig fxp0 wol - Shut down: # halt -p - Try to wake up from a different machine using WOL. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906101735.n5AHZ4RI051443>