In message: <[EMAIL PROTECTED]>
            Craig Boston <[EMAIL PROTECTED]> writes:
: On Thu, Dec 01, 2005 at 07:11:10PM -0700, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: >             Craig Boston <[EMAIL PROTECTED]> writes:
: > : I suspect that really old 16-bit PCMCIA cards with non-sharable
: > : interrupts wouldn't work, but does NEWCARD even support those anyway?
: > 
: > Yes.  There's no such thing as a PCMCIA card whose interrupts are
: > non-sharable.  NEWCARD works great with them.
: 
: Heh, guess I shouldn't believe what I read on pages hosted at
: microsoft.com :)
: 
: http://www.microsoft.com/whdc/system/bus/cardbus/PCMCIA-IRQrouting.mspx
: (found via google search for "cardbus interrupt routing")
: 
: It's probably talking about legacy device drivers that didn't know how
: to properly share IRQs.

You are right.  It is talking about Legacy drivers that do the wrong
thing when they get an interrupt that's not for them.

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

Reply via email to