From owner-cvs-sys Wed Sep 24 00:42:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA11934 for cvs-sys-outgoing; Wed, 24 Sep 1997 00:42:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA11906; Wed, 24 Sep 1997 00:42:38 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA09953; Wed, 24 Sep 1997 00:37:58 -0700 (PDT) Date: Wed, 24 Sep 1997 00:37:58 -0700 (PDT) Message-Id: <199709240737.AAA09953@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1997/09/24 00:37:58 PDT Modified files: sys/pci pcisupport.c Log: Remove the 82371 IDE devices. Add Intel 82439TX System Controller (MTXC) fix a whitespace problem. Revision Changes Path 1.54 +4 -17 src/sys/pci/pcisupport.c