[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
developers/features/table: 1.589 -> 1.590
以下のページの更新をしました。
developers/features/table: 1.589 -> 1.590
訳文に影響がないので、すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- developers/features/table.orig 2006-08-06 00:30:55.000000000 +0900
+++ developers/features/table 2006-08-06 00:30:55.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.589 2006/06/20 05:54:09 garbled Exp $
+# $NetBSD: table,v 1.590 2006/08/05 14:14:32 bjh21 Exp $
# <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.589 2006/06/20 05:54:09 garbled Exp -->
+# <!-- NetBSD: table,v 1.590 2006/08/05 14:14:32 bjh21 Exp -->
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -257,6 +257,7 @@
value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC</font>
value timer-counter <font color="green">clockinterrupt,<br>timer-counter</font>
value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
+value iomd-timer <font color="green">clockinterrupt,<br>iomd_timer0</font>
# "<value> <feature> <port|class|*>" sets the corresponding row/col
# to that value. Port may be "*" to set it for all ports, or the name of
@@ -446,6 +447,7 @@
# Timecounters
timectrs no *
+timectrs iomd-timer acorn32
timectrs tcx86 i386
timectrs tca64 amd64
timectrs timer-counter sparc
Index: developers/features/table
===================================================================
RCS file: /cvsroot/htdocs/developers/features/table,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- developers/features/table 20 Jun 2006 05:54:09 -0000 1.589
+++ developers/features/table 5 Aug 2006 14:14:32 -0000 1.590
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.589 2006/06/20 05:54:09 garbled Exp $
+# $NetBSD: table,v 1.590 2006/08/05 14:14:32 bjh21 Exp $
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -257,6 +257,7 @@
value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC</font>
value timer-counter <font color="green">clockinterrupt,<br>timer-counter</font>
value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
+value iomd-timer <font color="green">clockinterrupt,<br>iomd_timer0</font>
# "<value> <feature> <port|class|*>" sets the corresponding row/col
# to that value. Port may be "*" to set it for all ports, or the name of
@@ -446,6 +447,7 @@
# Timecounters
timectrs no *
+timectrs iomd-timer acorn32
timectrs tcx86 i386
timectrs tca64 amd64
timectrs timer-counter sparc