From owner-cvs-all Tue Mar 23 13:38: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F001515426; Tue, 23 Mar 1999 13:38:02 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA46018; Tue, 23 Mar 1999 13:37:45 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199903232137.NAA46018@freefall.freebsd.org> From: Nick Hibma Date: Tue, 23 Mar 1999 13:37:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/03/23 13:37:45 PST Modified files: sys/pci uhci_pci.c Log: Check whether the PIRQD enable bit is set in LegSup and if not, set it. On my PIIX4 chip rev 1 this is required. Have not had any complaints from other people so it might be a problem with this stepping. Revision Changes Path 1.2 +17 -8 src/sys/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message