Date: Wed, 15 Aug 2001 23:03:15 +0100 (BST) From: Nick Hibma <n_hibma@FreeBSD.ORG> To: Nick Sayer <nsayer@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c Message-ID: <20010815230049.B717-100000@heather.plazza.uk> In-Reply-To: <200108151703.f7FH38L51555@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'd appreciated a heads up on this. There are issues with this change, which prevent some laptops to go haywire, interrupt storms. This was discussed with John Baldwin and some other people, but no resolution so far. If people are willing to take the risk of failing to be able to install on some laptops then this change is fine with me. The other option is to back this out and end up with some laptops that won't be able to use USB. Nick On Wed, 15 Aug 2001, Nick Sayer wrote: > nsayer 2001/08/15 10:03:08 PDT > > Modified files: (Branch: RELENG_4) > sys/pci ohci_pci.c uhci_pci.c > Log: > MFC: Now that PCI IRQ routing has come to RELENG_4, USB controllers > should no longer attempt to bomb out if their initial IRQ setting is > invalid. The PCI IRQ routing code will fix it. > > Reviewed by: imp > Approved by: re > > Revision Changes Path > 1.16.2.3 +1 -12 src/sys/pci/ohci_pci.c > 1.26.2.4 +1 -12 src/sys/pci/uhci_pci.c > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/ohci_pci.c?r1=1.16.2.2&r2=1.16.2.3&cvsroot=freebsd > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/uhci_pci.c?r1=1.26.2.3&r2=1.26.2.4&cvsroot=freebsd > 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?20010815230049.B717-100000>