xl driver problems

David Perry perryd at llnl.gov
Mon Feb 7 14:54:55 PST 2005


Matthew,

I added the line, but it made no difference.

I am new to FreeBSD and it's tools, but looking at the output of 
dmesg (booting with debug) and pciconf, I think that there may be an 
irq conflict.  There appears to be a 4-function device at pci0, slot 
7 -- an ISA bridge, an IDE controller, a USB interface and a Power 
Management controller.  The USB interface shows up before the 3Com 
card in dmesg output and both seem to want irq 11.

I do not need the USB, so conceptually I could either disable it or 
point one of the two devices to another irq.  If either solution were 
possible and I knew how...

Thanks for your response,
David


At 3:05 PM -0500 2/7/05, Matthew N. Dodd wrote:
>On Mon, 7 Feb 2005, David Perry wrote:
>>The xl driver code has some references to the 656, but I do not 
>>know if this means that there is supposed to be support (with 
>>errors in the code), or if someone put in placeholders for later 
>>development.
>>
>>Have you come to any resolution, or have you just given up?
>
>Try adding this to /boot/device.hints
>
>	hw.cbb.start_memory="0x20000000"
>
>(Make sure this number is higher than your highest memory RAM address.)
>
>--
>10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00



More information about the freebsd-mobile mailing list