Re: FreeBSD WOL sis on
- From: David Leslie <me@xxxxxxxxxxxxxxxx>
- Date: Sun, 25 Nov 2007 10:53:59 -0800 (PST)
Appreciate your quick response
The sis driver supports at least two different typesYes, among them SiS 900 series NIC. The NIC in
of cards.
question is embedded on the Intel D201GLY/D201GLY2
desktop board (chipset is SiS662 NB + SiS964 SB). The
NatSemi DP8381[56] is the only implementation
currently supported by FreeBSD for WOL. SiS900 is a
different implementation from the NatSemi DP8381[56],
though they rely on the same if_sis driver.
What does dmesg print for your card? I have only onesis0: <SiS 900 10/100BaseTX> port 0x2000-0x20ff mem
type of NIC the sis driver supports and have only
implemented support for this one...
NatSemi DP8381[56]
0x4a100000-0x4a100fff irq 19 at device 4.0 on pci0
If the card type isn't a DP83815 or DP83816, this iscards
a bug. The driver should not let you configure
for WOL it has no support for.Agreed, this is not a DP8381[56] NIC. Does not appear
to be a (presently) supported NIC for WOL in FreeBSD,
so it would be better if the WOL patch did not
identify its WOL capabilities and allow the setting of
WOL options in this case. Hopefully not a substantial
undertaking to correct. Are other cards supported by
if_sis similarly affected?
Thanks for the troubleshooting info-- can confirm that
the adapter appears to be powered in ACPI S5/D3 state
after "shutdown -p" from FreeBSD (with "ifconfig sis0
wakeon magic"). The LAN link light is on, and activity
light blinks when receiving WOL "magic packets".
Linux does support WOL for (at least) this SiS900 NIC
(I can verify that it does work on this board), so
maybe it will be supported in FreeBSD in the future?
Thanks for your help
David
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- How to add wake on lan support for your card (was: Re: FreeBSD WOL sis on)
- From: Stefan Sperling
- How to add wake on lan support for your card (was: Re: FreeBSD WOL sis on)
- References:
- Re: FreeBSD WOL sis on
- From: Stefan Sperling
- Re: FreeBSD WOL sis on
- Prev by Date: Re: WOL not working with 3Com NIC
- Next by Date: Re: Before & After Under The Giant Lock
- Previous by thread: Re: FreeBSD WOL sis on
- Next by thread: How to add wake on lan support for your card (was: Re: FreeBSD WOL sis on)
- Index(es):
Relevant Pages
|
|