From owner-cvs-all Mon Aug 27 9:26: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAD1C37B406; Mon, 27 Aug 2001 09:26:01 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7RGQ1F11918; Mon, 27 Aug 2001 09:26:01 -0700 (PDT) (envelope-from imp) Message-Id: <200108271626.f7RGQ1F11918@freefall.freebsd.org> From: Warner Losh Date: Mon, 27 Aug 2001 09:26:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/08/27 09:26:01 PDT Modified files: (Branch: RELENG_4) sys/pci pci.c Log: MFC: Treat IRQ 0 as also a thing to route. Many Sony laptops use this instead of 255 :-(. This was in -current, but was lost on the MFC for reasons unknown. Revision Changes Path 1.141.2.11 +3 -2 src/sys/pci/Attic/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message