From owner-freebsd-mobile Wed Aug 15 12:27: 9 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id D4FF837B403; Wed, 15 Aug 2001 12:27:03 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from icarus.kfu.com ([3ffe:1200:301b:1:230:abff:fe07:c41e]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f7FJQwt82720 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Wed, 15 Aug 2001 12:27:03 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [127.0.0.1]) by icarus.kfu.com (8.11.5/8.11.5) with ESMTP id f7FJQvh02274; Wed, 15 Aug 2001 12:26:57 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B7ACD01.6050801@quack.kfu.com> Date: Wed, 15 Aug 2001 12:26:57 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010804 X-Accept-Language: en-us MIME-Version: 1.0 To: Nick Sayer , freebsd-mobile@freebsd.org, freebsd-stable@freebsd.org Subject: Re: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c References: <200108151703.f7FH38L51555@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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. With this commit, Vaio owners should be able to leave pnp-os YES in the bios, which I have found necessary in order for Windows to boot properly (due to the bug in pcic polled mode with pnp os no). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message