On Wed, 09 Dec 2009 18:38:20 -0600 "Corey J. Bukolt" <[email protected]> wrote:
> cbb0 at pci0 dev 8 function 0 "O2 Micro OZ69[17]2 CardBus" rev 0x00: > apic 2 int 17 (irq 255), CardBus support disabled That's a boot with the card inserted? I guess not by the message at the end of the dmesg. You could try to disable acpi and run with apm. (Normally it is the other way around, so don't get your hopes up.) # sudo config -ef /bsd disable acpi enable apm quit # sudo reboot - Robert

