Date: Sun, 3 Jun 2001 23:49:47 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c pcic_pci.h Message-ID: <200106040649.f546nlf60822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/06/03 23:49:46 PDT Modified files: sys/pccard pcic_pci.c pcic_pci.h Log: Add new pci attachment for pcic. This supports pci cards as well as card bus bridges. We now always use pci interrupts for pci cards. This will allow us to more easily configure things. You must change your IRQ lines in /etc/pccard.conf to match what we've probed. I'm not sure the right way to deal with this right now. Development of pci pcmcia has been funded by Monzoon Networks AG. I am grateful for their generosity. Revision Changes Path 1.43 +288 -155 src/sys/pccard/pcic_pci.c 1.22 +3 -13 src/sys/pccard/pcic_pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106040649.f546nlf60822>