[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

developers/features/table: 1.622 -> 1.626



以下のページの更新をしました。

developers/features/table: 1.622 -> 1.626

原文の変更をそのまま適用しています。
すぐに commit します。

以下、訳と原文それぞれの新旧の差分です。

--- developers/features/table.orig	2006-09-12 23:19:09.000000000 +0900
+++ developers/features/table	2006-09-12 23:19:09.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.622 2006/09/10 23:39:29 gdamore Exp $
+# $NetBSD: table,v 1.626 2006/09/11 17:42:26 xtraeme Exp $
 # <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.622 2006/09/10 23:39:29 gdamore Exp   -->
+# <!-- NetBSD: table,v 1.626 2006/09/11 17:42:26 xtraeme Exp   -->
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -260,15 +260,16 @@
 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 ns32202 <font color="green">clockinterrupt,<br>ns32202_icu</font>
+value ns32202 <font color="green">clockinterrupt,<br>ns32202</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 tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>amdpm,<br>piixpm</font>
+value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>amdpm,<br>piixpm</font>
 value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
 value timer-counter <font color="green">clockinterrupt,<br>timer-counter</font>
-value tmr-count <font color="green">clockinterrtup,<br>tmr1-count</font>
+value tmr-count <font color="green">clockinterrupt,<br>tmr1_count</font>
 value tmu-counter <font color="green">clockinterrupt,<br>tmu_pclock_4</font>
 value mc6840 <font color="green">clockinterrupt,<br>mc6840</font>
+value dc21285 <font color="green">clockinterrupt,<br>dc21285_fclk</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
@@ -458,7 +459,7 @@
 
 # Timecounters
 timectrs no	*
-timectrs clock-timer cesfic news68k sun2 sun3
+timectrs clock-timer cesfic news68k next68k sun2 sun3
 timectrs ibmnws-timer ibmnws
 timectrs iomd-timer acorn32
 timectrs mc6840 hp300
@@ -471,11 +472,14 @@
 timectrs timer-counter sparc
 timectrs tmu-counter evbsh5
 timectrs tmr-count iyonix
+timectrs dc21285 cats netwinder
 
 # Generic TODR
 generic-todr no	*
-generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt dreamcast
-generic-todr yes evbmips evbsh5 ews4800mips
-generic-todr yes hp300 i386 ibmnws iyonix mvme68k
-generic-todr yes news68k newsmips pc532 prep sgimips sparc
+generic-todr yes acorn26 acorn32 algor amd64 amiga amigappc
+generic-todr yes arc cats cesfic cobalt
+generic-todr yes dreamcast evbmips evbsh5 ews4800mips
+generic-todr yes hp300 i386 ibmnws iyonix landisk mvme68k
+generic-todr yes news68k newsmips next68k 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.622
retrieving revision 1.626
diff -u -r1.622 -r1.626
--- developers/features/table	10 Sep 2006 23:39:29 -0000	1.622
+++ developers/features/table	11 Sep 2006 17:42:26 -0000	1.626
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.622 2006/09/10 23:39:29 gdamore Exp $
+# $NetBSD: table,v 1.626 2006/09/11 17:42:26 xtraeme Exp $
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -260,15 +260,16 @@
 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 ns32202 <font color="green">clockinterrupt,<br>ns32202_icu</font>
+value ns32202 <font color="green">clockinterrupt,<br>ns32202</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 tca64 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>ACPI-{Fast,Safe},<br>amdpm,<br>piixpm</font>
+value tcx86 <font color="green">clockinterrupt,<br>i8254,<br>TSC,<br>geodecntr,<br>ACPI-{Fast,Safe},<br>amdpm,<br>piixpm</font>
 value tick-counter <font color="green">clockinterrupt,<br>tick-counter</font>
 value timer-counter <font color="green">clockinterrupt,<br>timer-counter</font>
-value tmr-count <font color="green">clockinterrtup,<br>tmr1-count</font>
+value tmr-count <font color="green">clockinterrupt,<br>tmr1_count</font>
 value tmu-counter <font color="green">clockinterrupt,<br>tmu_pclock_4</font>
 value mc6840 <font color="green">clockinterrupt,<br>mc6840</font>
+value dc21285 <font color="green">clockinterrupt,<br>dc21285_fclk</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
@@ -458,7 +459,7 @@
 
 # Timecounters
 timectrs no	*
-timectrs clock-timer cesfic news68k sun2 sun3
+timectrs clock-timer cesfic news68k next68k sun2 sun3
 timectrs ibmnws-timer ibmnws
 timectrs iomd-timer acorn32
 timectrs mc6840 hp300
@@ -471,11 +472,14 @@
 timectrs timer-counter sparc
 timectrs tmu-counter evbsh5
 timectrs tmr-count iyonix
+timectrs dc21285 cats netwinder
 
 # Generic TODR
 generic-todr no	*
-generic-todr yes acorn26 acorn32 algor amd64 amiga arc cesfic cobalt dreamcast
-generic-todr yes evbmips evbsh5 ews4800mips
-generic-todr yes hp300 i386 ibmnws iyonix mvme68k
-generic-todr yes news68k newsmips pc532 prep sgimips sparc
+generic-todr yes acorn26 acorn32 algor amd64 amiga amigappc
+generic-todr yes arc cats cesfic cobalt
+generic-todr yes dreamcast evbmips evbsh5 ews4800mips
+generic-todr yes hp300 i386 ibmnws iyonix landisk mvme68k
+generic-todr yes news68k newsmips next68k pc532 prep sgimips sparc
 generic-todr yes sparc64 sun2 sun3 vax
+