CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2010/07/02 00:08:39
Modified files: sys/dev/pci : if_ath_pci.c Log message: Add an ath_pci_activate callback for ACPI suspend/resume with ath(4). The card now should come back after resume and doesn't need a manual ifconfig down/up. ok deraadt@ mlarkin@