Date: Tue, 21 Aug 2001 13:04:42 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c pcic_isa.c pcic_pci.c pcicvar.h Message-ID: <200108212004.f7LK4gv14593@freefall.freebsd.org>
index | next in thread | raw e-mail
imp 2001/08/21 13:04:42 PDT
Modified files:
sys/pccard pcic.c pcic_isa.c pcic_pci.c pcicvar.h
Log:
Rearrange how we do interrupt routing tweaking. We now have
hw.pcic.intr_path {1,2} 1 == ISA, 2 == PCI
hw.pcic.init_route Force TI chipset initializations in edge case.
Revision Changes Path
1.162 +7 -7 src/sys/pccard/pcic.c
1.20 +3 -3 src/sys/pccard/pcic_isa.c
1.72 +35 -24 src/sys/pccard/pcic_pci.c
1.25 +4 -4 src/sys/pccard/pcicvar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108212004.f7LK4gv14593>
