Module Name:    src
Committed By:   thorpej
Date:           Sun Jan 19 17:26:57 UTC 2020

Modified Files:
        src/sys/arch/cats/conf: INSTALL

Log Message:
Remove commented out "de* at pci? ..." (this is the only kernel config
in the tree with any reference to that driver).


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/arch/cats/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/cats/conf/INSTALL
diff -u src/sys/arch/cats/conf/INSTALL:1.111 src/sys/arch/cats/conf/INSTALL:1.112
--- src/sys/arch/cats/conf/INSTALL:1.111	Sun Jan 19 06:55:23 2020
+++ src/sys/arch/cats/conf/INSTALL	Sun Jan 19 17:26:57 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: INSTALL,v 1.111 2020/01/19 06:55:23 thorpej Exp $
+#	$NetBSD: INSTALL,v 1.112 2020/01/19 17:26:57 thorpej Exp $
 #
 #	CATSINST -- CHALTECH CATS Install kernel
 #
@@ -241,7 +241,6 @@ ne*	at pci? dev ? function ?	# NE2000 co
 #ntwoc*	at pci? dev ? function ?	# Riscom/N2 PCI Sync Serial
 sip*	at pci? dev ? function ?	# SiS 900 Ethernet
 #tl*	at pci? dev ? function ?	# ThunderLAN-based Ethernet
-#de*	at pci? dev ? function ?	# DECchip 21x4x and clones
 tlp*	at pci? dev ? function ?	# DECchip 21x4x and clones
 vr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
 rtk*	at pci? dev ? function ?	# Realtek 8129/8139

Reply via email to