From owner-cvs-sys Tue Jan 23 12:21:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13660 for cvs-sys-outgoing; Tue, 23 Jan 1996 12:21:28 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13653 Tue, 23 Jan 1996 12:21:27 -0800 (PST) Date: Tue, 23 Jan 1996 12:21:27 -0800 (PST) From: Garrett Wollman Message-Id: <199601232021.MAA13653@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/23 12:21:26 Modified: sys/pci pcisupport.c Log: Add support for dumping the configuration of the Intel 82371FB PCI ISA IDE Xcellerator (sic) chip. The IDE function will not be done until Stefan tells me how to access it. Revision Changes Path 1.26 +91 -43 src/sys/pci/pcisupport.c