Date: Fri, 15 Jun 2001 23:33:02 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c pcic.c pcic_pci.c Message-ID: <200106160633.f5G6X2I29780@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/06/15 23:33:02 PDT Modified files: sys/pccard pccard.c pcic.c pcic_pci.c Log: Save the IRQ that we get in pci attachment. Print type of pci bridge we find. Force the IRQ of pci bridges upon all its children. Allocate the resources on behalf of the bridge when we're testing to see if they exist. This should help people who don't read updating instructions very well. This patch started out with an idea from Shigeru Yamamoto-san in -current. Revision Changes Path 1.125 +8 -14 src/sys/pccard/pccard.c 1.143 +6 -2 src/sys/pccard/pcic.c 1.49 +4 -2 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?200106160633.f5G6X2I29780>