Opened 3 months ago
Last modified 3 months ago
#18976 new bug
Wake on Lan not working on RTL8169
Reported by: | Anarchos | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Drivers/Network/rtl81xx | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On WIn7 the WOL woks fine. On Haiku, the network card is shutdown on power-off (no led).
Machine : Dell Optiplex with a nic RTL8168 (PCI ID = 10ec:8168) Platform : hrev57936 x86_64
Change History (1)
comment:1 by , 3 months ago
Keywords: | WOL wake on lan removed |
---|---|
Platform: | x86-64 → All |
Note:
See TracTickets
for help on using tickets.
There appear to be ways to tell the driver to enable wake-on-LAN on shutdown. We don't actually call these hooks however, since we don't call shutdown() hooks at all. So even if we set the required flags, it wouldn't work at the moment. This will have to wait until after we rewrite device_manager.