Re: PCCard bus don't work

Warner Losh <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
> cbb0: <TI1130 PCI-CardBus Bridge> mem 0x10811000-0x10811fff at device 2.0 on pci0
> cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x10811000
> cardbus0: <CardBus bus> on cbb0
> pccard0: <16-bit PCCard bus> on cbb0
> cbb: Unable to map IRQ...
> device_attach: cbb0 attach returned 12
> cbb1: <TI1130 PCI-CardBus Bridge> mem 0x10810000-0x10810fff at device 2.1 on pci0
> cbb1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x10810000
> cardbus1: <CardBus bus> on cbb1
> pccard1: <16-bit PCCard bus> on cbb1
> cbb: Unable to map IRQ...
> device_attach: cbb1 attach returned 12

This means that it was unable to allocate an IRQ via the normal
means.

First, we should try ACPI, but your machine has no ACPI:
    ACPI-0159: *** Error: AcpiLoadTables: Could not get RSDP, AE_NO_ACPI_TABLES
    ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_NO_ACPI_TABLES
ACPI: table load failed: AE_NO_ACPI_TABLES

Next, we should try $PIR, but it appears that you have no PIR table.

I'm not sure what you can do, but maybe jhb will...

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.