Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/bebox/conf rename pms to opms.
details: https://anonhg.NetBSD.org/src/rev/b3bf816eca4d
branches: trunk
changeset: 473923:b3bf816eca4d
user: sakamoto <sakamoto%NetBSD.org@localhost>
date: Tue Jun 22 01:48:33 1999 +0000
description:
rename pms to opms.
diffstat:
sys/arch/bebox/conf/files.bebox | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 02d1d9f59dcc -r b3bf816eca4d sys/arch/bebox/conf/files.bebox
--- a/sys/arch/bebox/conf/files.bebox Tue Jun 22 01:41:48 1999 +0000
+++ b/sys/arch/bebox/conf/files.bebox Tue Jun 22 01:48:33 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.bebox,v 1.15 1999/06/07 20:31:30 thorpej Exp $
+# $NetBSD: files.bebox,v 1.16 1999/06/22 01:48:33 sakamoto Exp $
#
# First try for bebox specific configuration info
#
@@ -95,9 +95,9 @@
device mms
attach mms at isa
file arch/bebox/isa/mms.c mms needs-flag
-device pms
-attach pms at pckbcport with pms_hack
-attach pms at pckbc with pms_pckbc
+device opms
+attach opms at pckbcport with pms_hack
+attach opms at pckbc with pms_pckbc
file arch/bebox/isa/pms.c pms | pms_hack | pms_pckbc needs-flag
include "dev/wscons/files.wscons"
Home |
Main Index |
Thread Index |
Old Index