[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
developers/features/table: 1.611 -> 1.617
以下のページの更新をしました。
developers/features/table: 1.611 -> 1.617
訳には原文と同じ変更を施しました。
すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- developers/features/table.orig 2006-09-09 22:42:06.000000000 +0900
+++ developers/features/table 2006-09-09 22:42:06.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.611 2006/09/06 04:49:12 gdamore Exp $
+# $NetBSD: table,v 1.617 2006/09/09 13:31:02 gdamore Exp $
# <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.611 2006/09/06 04:49:12 gdamore Exp -->
+# <!-- NetBSD: table,v 1.617 2006/09/09 13:31:02 gdamore Exp -->
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -256,15 +256,16 @@
value 4.x <font color="green">4.x</font>
# for timectrs
-value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
-value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>piixpm0</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 prep-timer <font color="green">clockinterrupt,<br>prep_mftb</font>
+value clock-timer <font color="green">clockinterrupt</font>
value ibmnws-timer <font color="green">clockinterrupt,<br>ibmnws_mftb</font>
+value iomd-timer <font color="green">clockinterrupt,<br>iomd_timer0</font>
value mips-timer <font color="green">clockinterrupt,<br>mips3_cp0_counter</font>
-value clock-timer <font color="green">clockinterrupt</font>
+value ns32202 <font color="green">clockinterrupt,<br>ns32202_icu</font>
+value prep-timer <font color="green">clockinterrupt,<br>prep_mftb</font>
+value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
+value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
+value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
+value timer-counter <font color="green">clockinterrupt,<br>timer-counter</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
@@ -454,19 +455,20 @@
# Timecounters
timectrs no *
+timectrs clock-timer cesfic news68k sun2 sun3
+timectrs ibmnws-timer ibmnws
timectrs iomd-timer acorn32
-timectrs tcx86 i386
+timectrs mips-timer algor arc cobalt evbmips ews4800mips
+timectrs ns32202 pc532
+timectrs prep-timer prep
timectrs tca64 amd64
-timectrs timer-counter sparc
+timectrs tcx86 i386
timectrs tick-counter sparc64
-timectrs prep-timer prep
-timectrs mips-timer algor evbmips
-timectrs ibmnws-timer ibmnws
-timectrs clock-timer cesfic sun2 sun3
+timectrs timer-counter sparc
# Generic TODR
generic-todr no *
-generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt evbmips
-generic-todr yes evbsh5 ews4800mips
-generic-todr yes hp300 i386 news68k newsmips prep sgimips sparc sparc64
-generic-todr yes sun2 sun3 vax
+generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt dreamcast
+generic-todr yes evbmips evbsh5 ews4800mips
+generic-todr yes hp300 i386 ibmnws news68k newsmips pc532 prep sgimips sparc
+generic-todr yes sparc64 sun2 sun3 vax
Index: developers/features/table
===================================================================
RCS file: /cvsroot/htdocs/developers/features/table,v
retrieving revision 1.611
retrieving revision 1.617
diff -u -r1.611 -r1.617
--- developers/features/table 6 Sep 2006 04:49:12 -0000 1.611
+++ developers/features/table 9 Sep 2006 13:31:02 -0000 1.617
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.611 2006/09/06 04:49:12 gdamore Exp $
+# $NetBSD: table,v 1.617 2006/09/09 13:31:02 gdamore Exp $
# declare ports (rows) ("port <port> [<port_subdir>]")
# If <port_subdir> is not specified, it defaults to the name of port.
@@ -256,15 +256,16 @@
value 4.x <font color="green">4.x</font>
# for timectrs
-value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
-value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>piixpm0</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 prep-timer <font color="green">clockinterrupt,<br>prep_mftb</font>
+value clock-timer <font color="green">clockinterrupt</font>
value ibmnws-timer <font color="green">clockinterrupt,<br>ibmnws_mftb</font>
+value iomd-timer <font color="green">clockinterrupt,<br>iomd_timer0</font>
value mips-timer <font color="green">clockinterrupt,<br>mips3_cp0_counter</font>
-value clock-timer <font color="green">clockinterrupt</font>
+value ns32202 <font color="green">clockinterrupt,<br>ns32202_icu</font>
+value prep-timer <font color="green">clockinterrupt,<br>prep_mftb</font>
+value tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
+value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>piixpm0</font>
+value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
+value timer-counter <font color="green">clockinterrupt,<br>timer-counter</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
@@ -454,19 +455,20 @@
# Timecounters
timectrs no *
+timectrs clock-timer cesfic news68k sun2 sun3
+timectrs ibmnws-timer ibmnws
timectrs iomd-timer acorn32
-timectrs tcx86 i386
+timectrs mips-timer algor arc cobalt evbmips ews4800mips
+timectrs ns32202 pc532
+timectrs prep-timer prep
timectrs tca64 amd64
-timectrs timer-counter sparc
+timectrs tcx86 i386
timectrs tick-counter sparc64
-timectrs prep-timer prep
-timectrs mips-timer algor evbmips
-timectrs ibmnws-timer ibmnws
-timectrs clock-timer cesfic sun2 sun3
+timectrs timer-counter sparc
# Generic TODR
generic-todr no *
-generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt evbmips
-generic-todr yes evbsh5 ews4800mips
-generic-todr yes hp300 i386 news68k newsmips prep sgimips sparc sparc64
-generic-todr yes sun2 sun3 vax
+generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt dreamcast
+generic-todr yes evbmips evbsh5 ews4800mips
+generic-todr yes hp300 i386 ibmnws news68k newsmips pc532 prep sgimips sparc
+generic-todr yes sparc64 sun2 sun3 vax