Module Name:    src
Committed By:   rin
Date:           Thu Aug 22 14:52:58 UTC 2019

Modified Files:
        src/sys/arch/mac68k/conf: files.mac68k

Log Message:
G/C obsoleted


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/arch/mac68k/conf/files.mac68k

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/mac68k/conf/files.mac68k
diff -u src/sys/arch/mac68k/conf/files.mac68k:1.129 src/sys/arch/mac68k/conf/files.mac68k:1.130
--- src/sys/arch/mac68k/conf/files.mac68k:1.129	Fri Jul 26 10:48:44 2019
+++ src/sys/arch/mac68k/conf/files.mac68k	Thu Aug 22 14:52:58 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: files.mac68k,v 1.129 2019/07/26 10:48:44 rin Exp $
+#	$NetBSD: files.mac68k,v 1.130 2019/08/22 14:52:58 rin Exp $
 
 # mac68k-specific configuration info
 
@@ -69,10 +69,6 @@ file	arch/mac68k/dev/genfb_grfbus.c	genf
 
 file	arch/mac68k/dev/maccons.c	akbd & (macfb | genfb_grfbus)
 
-#device	ite: wsemuldisplaydev
-#attach	ite at wsdisplay
-#file	arch/mac68k/dev/ite_compat.c	ite needs-flag
-
 device	ae: ifnet, ether, arp, dp8390nic
 attach	ae at nubus with ae_nubus
 file	arch/mac68k/nubus/if_ae_nubus.c	ae_nubus
@@ -123,10 +119,6 @@ file	arch/mac68k/obio/sbc_obio.c	sbc_obi
 attach	esp at obio
 file	arch/mac68k/obio/esp.c		esp
 
-#device	qsc: scsi, ncr53c9x
-#attach	qsc at nubus
-#file	arch/mac68k/nubus/qsc.c		qsc
-
 #
 # Machine-independent ATA drivers
 #
@@ -142,7 +134,6 @@ file	arch/mac68k/nubus/cpi_nubus.c	cpi
 device	zsc { channel = -1 }
 attach	zsc at obio
 file	arch/mac68k/dev/zs.c		zsc needs-flag
-#file	arch/mac68k/dev/z8530sc.c	zsc
 file	dev/ic/z8530sc.c		zsc
 
 device	zstty: tty

Reply via email to