Date: Fri, 24 Aug 2001 23:40:00 -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 Message-ID: <200108250640.f7P6e0x06609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/08/24 23:40:00 PDT Modified files: sys/pccard pcic_pci.c Log: First cut at getting the ISA routing working. If we can't route a PCI interrupt for the CSC interrupt, then we revert to ISA. If we didn't have an interrupt set up with hw.pcic.irq, then do polling. Also, don't complain about ignoring function 1 for any devices except pcic devices. This would normally only show up if someone set hw.pcic.ignore_function_1=1. MFC: as soon as I can test it on some troublesome laptops. Revision Changes Path 1.77 +58 -32 src/sys/pccard/pcic_pci.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?200108250640.f7P6e0x06609>