Date: Tue, 17 Sep 96 23:08:20 PST From: BRETT_GLASS@infoworld.com To: Nate Williams <nate@mt.sri.com> Cc: nate@mt.sri.com, mobile@freebsd.org, msmith@atrad.adelaide.edu.au Subject: Re: PCMCIA, APM, 3C562 Message-ID: <9608178430.AA843019805@ccgate.infoworld.com>
next in thread | raw e-mail | index | archive | help
> The PCIC support code currently doesn't shared interrupts. But, > *anything* is possible given enough time and effort, and if you choose > not to use the PCIC support code (/sys/pccard), then you might be able > to pull it off. I think you misunderstand. What I would do is write ONE DRIVER that handled interrupts from the card by passing them through to existing serial and Ethernet code. As far as the PCMCIA code was concerned, the interrupt wouldn't look as if it was shared, since the interrupts would all be dispatched by that driver. --Brett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9608178430.AA843019805>