From owner-cvs-all Sun Dec 12 6:47:25 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 9C22F14DED; Sun, 12 Dec 1999 06:47:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA15292; Sun, 12 Dec 1999 06:47:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199912121447.GAA15292@freefall.freebsd.org> From: Peter Wemm Date: Sun, 12 Dec 1999 06:47:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ide_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/12/12 06:47:23 PST Modified files: sys/pci ide_pci.c Log: Remove some horrible #if 0'd code that has no hope of working now. It used to edit the old-style isa_devtab config tables to insert a mapping for a pci device into the isa tables so that the wdc driver could probe it later. This has been #if 0'd since April. Revision Changes Path 1.41 +1 -72 src/sys/pci/ide_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message