Date: Tue, 14 Aug 2001 12:18:33 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c pccardd.c Message-ID: <200108141918.f7EJIX423843@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/08/14 12:18:33 PDT Modified files: usr.sbin/pccard/pccardd cardd.c pccardd.c Log: Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ, use it. If not, then loop asking for each one, with normal -I processing. This will effectively disable -I for when the pcic is in PCI function interrupt routing mode. Revision Changes Path 1.71 +22 -20 src/usr.sbin/pccard/pccardd/cardd.c 1.14 +2 -2 src/usr.sbin/pccard/pccardd/pccardd.c 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?200108141918.f7EJIX423843>