Re: Thinkpad X30, wireless card
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Peter Radcliffe <[email protected]> writes: : Any ideas what it would take to unbreak it ? Well, the PCI code should save the first few (0x60?) words of the pci config space and suspend and restore them resume. Lots of other drivers do this, but the proper place is in the pci bus code. At a minimum, you'll need to save the BARs in suspend (maybe setting the power state to D3 afterwards) and then restore them afterwards (after setting the power state to D0).... Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message