In message <[EMAIL PROTECTED]> John McCullough writes:
: I'd like to get card bus working, however under 5.0-current my pcmcia 
: controller is failing to load with the message:
: 
: pccbb0: <TI4451 PCI-CardBus Bridge> at device 15.0 on pci2
: pcib2: device pccbb0 requested unsupported memory randge 
: 0x10000000-0xffffffff (decoding 0xf4000000-0xfbffffff, 0xfff00000-0xfffff)
: pccbb0: Could not grab register memory
: 
: any insight? or will I have the pleasure of tinkering with the kerne?

options PCI_ALLOW_UNSUPPORTED_IO_RANGE

Or fix src/sys/dev/pci/pci_pci.c to properly trim the range.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to