Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Remove config glue for the old `ncr' driver.
details: https://anonhg.NetBSD.org/src/rev/f42f6fdb6213
branches: trunk
changeset: 512197:f42f6fdb6213
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Jul 07 16:34:33 2001 +0000
description:
Remove config glue for the old `ncr' driver.
diffstat:
sys/dev/pci/files.pci | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 30cf143594f8 -r f42f6fdb6213 sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci Sat Jul 07 16:20:55 2001 +0000
+++ b/sys/dev/pci/files.pci Sat Jul 07 16:34:33 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.131 2001/06/19 23:00:47 thorpej Exp $
+# $NetBSD: files.pci,v 1.132 2001/07/07 16:34:33 thorpej Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -119,11 +119,6 @@
attach le at pci with le_pci: le32
file dev/pci/if_le_pci.c le_pci
-# NCR 53c8xx SCSI chips
-device ncr: scsi
-attach ncr at pci
-file dev/pci/ncr.c ncr
-
# common code for siop/esiop pci front end
define siop_pci_common
file dev/pci/siop_pci_common.c siop_pci_common
Home |
Main Index |
Thread Index |
Old Index