Module Name:    src
Committed By:   kiyohara
Date:           Sat Oct 16 05:59:35 UTC 2010

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

Log Message:
Remove unnecessary 'define pckbcport'.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/bebox/conf/files.bebox

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/bebox/conf/files.bebox
diff -u src/sys/arch/bebox/conf/files.bebox:1.54 src/sys/arch/bebox/conf/files.bebox:1.55
--- src/sys/arch/bebox/conf/files.bebox:1.54	Wed Jul 21 11:00:10 2010
+++ src/sys/arch/bebox/conf/files.bebox	Sat Oct 16 05:59:35 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: files.bebox,v 1.54 2010/07/21 11:00:10 tsutsui Exp $
+#	$NetBSD: files.bebox,v 1.55 2010/10/16 05:59:35 kiyohara Exp $
 #
 # First try for bebox specific configuration info
 #
@@ -92,10 +92,6 @@
 attach	mcclock at isa with mcclock_isa
 file	arch/bebox/isa/mcclock_isa.c		mcclock_isa
 
-# attribute used to represent the "keyboard controller"
-# XXX should be a real device
-define pckbcport { [irq = -1], [port = -1] }
-
 include "dev/pckbport/files.pckbport"
 
 # Floppy disk controller

Reply via email to