No bites from anyone else...

On Tue, 2005-Mar-08 20:34:05 +1100, Peter Jeremy wrote:
>alpm0: <AcerLabs M15x3 Power Management Unit> at device 3.0 on pci0
>alpm0: host/noslave 74K
>alpm0: 0x20 bytes of rid 0x14 res 4 failed.

The request winds up with acpi_alloc_resource() and it returns NULL
because its resource list ( device_get_ivars(alpm0)->ad_rl ) is NULL.
If I disable ACPI then alpm0 attaches correctly.  Does this make
sense?  Is the SMB interface incompatible with ACPI?

-- 
Peter Jeremy
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to