Date: Fri, 06 Jul 2007 13:29:03 +0200 From: Marcin Cieslak <saper@system.pl> To: freebsd-mobile@freebsd.org Subject: Re: ISA PCCARD device sharing IRQ with USB Hub, is it okay? Message-ID: <f6l927$d3c$1@sea.gmane.org> In-Reply-To: <1183639134.9913.47.camel@esmeralda> References: <1183639134.9913.47.camel@esmeralda>
next in thread | previous in thread | raw e-mail | index | archive | help
Zhang Weiwu wrote: > I read some articles on the Internet wich says ISA PCMCIA cards > should/better not share IRQ number with other devices: The story is about PCMCIA ISA controllers (old stuff) not about new PCI CardBus ones. New CardBus _controllers_ are really much alike PCI devices. You can plug your 16-bit card there and share interrupts. The document you quote is a bit outdated, if you are interested in past discussions about it please see Warner's excellent presentation at http://www.usenix.org/events/bsdcon02/full_papers/losh/losh_html/index.html Please also understand that with new 32-bit controllers (cbb drivers and others) old tools like pccardd and pccardc do not work and are no longer necessary. They access old 16-bit interface only. Regards, --Marcin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f6l927$d3c$1>
