CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/05/21 01:26:39
Modified files: sys/dev/acpi : sdhc_acpi.c Log message: Put controllers and child devices in D0 by calling _PS0 when we attach the controller. Some BIOSen deliver them to us in D3. Override card detect if ACPI says that the child devices are non-removable. ok mlarkin@