Re: Orinoco/watchdog timeout - IDE IRQ?

"M. Warner Losh" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
In message: <[email protected]>
            Oliver Oberdorf <[email protected]> writes:
: The -i switch to pccardd also had no effect, I assume this is why?  Is 
: there any way I can specify the interrupt for the CB bridge?

Not really.  We share interrupts when we have a cardbus bridge.
Sharing generally works.

However, you can use ISA interrupts.  See the oldcard man page for
details:
     hw.pcic.intr_path
             Should PCI pcic devices route interrupts via ISA or PCI.  A value
             of 1 means route via ISA.  A value of 2 means route via PCI.
             This is ignored for the ISA device.  Many older laptops do not
             have PCI BIOS implementations that FreeBSD can use to route
             interrupts properly.  These laptops may need to set this to 1 and
             hw.pcic.irq to a value (or 0 for polling).  The default is 2.

: I'm assuming this means that I can't fix the collision and FreeBSD in 
: it's current form won't support my hardware.  If I'm missing something 
: obvious, let me know :)

You are missing something.  First, interrupts can be shared.  Second,
if you have issues with PCI interrupts, you can route via ISA
interrupts.

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.