From owner-cvs-all Wed Mar 14 22:56:55 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 00BEA37B718; Wed, 14 Mar 2001 22:56:52 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2F6upR54225; Wed, 14 Mar 2001 22:56:51 -0800 (PST) (envelope-from peter) Message-Id: <200103150656.f2F6upR54225@freefall.freebsd.org> From: Peter Wemm Date: Wed, 14 Mar 2001 22:56:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci intpm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/03/14 22:56:51 PST Modified files: sys/pci intpm.c Log: Add a placeholder for the ServerWorks OSB4 device id. The SMBus interface on this chip is compatable with the PIIX4. The catch is that this interferes with isab0 which wants to attach to the same PCI node. It seems to work, but we only tested it on systems with no ISA cards. Revision Changes Path 1.21 +5 -1 src/sys/pci/intpm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message