enable owctr
authorderaadt <deraadt@openbsd.org>
Mon, 2 Aug 2010 14:13:23 +0000 (14:13 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 2 Aug 2010 14:13:23 +0000 (14:13 +0000)
sys/arch/alpha/conf/GENERIC
sys/arch/amd64/conf/GENERIC
sys/arch/armish/conf/GENERIC
sys/arch/gumstix/conf/GENERIC
sys/arch/hppa/conf/GENERIC
sys/arch/hppa64/conf/GENERIC
sys/arch/i386/conf/GENERIC
sys/arch/macppc/conf/GENERIC
sys/arch/palm/conf/GENERIC
sys/arch/sparc64/conf/GENERIC
sys/arch/zaurus/conf/GENERIC

index 161d87a..ae5c149 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.214 2010/07/31 08:33:20 ratchov Exp $
+#      $OpenBSD: GENERIC,v 1.215 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -442,6 +442,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?                     # ID
 owsbm* at onewire?                     # Smart Battery Monitor
 owtemp* at onewire?                    # Temperature
+owctr* at onewire?                     # Counter device
 
 #pseudo-device raid            4       # RAIDframe disk driver
 pseudo-device  crypto          1
index 6500935..850a956 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.296 2010/07/31 08:33:20 ratchov Exp $
+#      $OpenBSD: GENERIC,v 1.297 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -617,6 +617,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?             # ID
 owsbm* at onewire?             # Smart Battery Monitor
 owtemp* at onewire?            # Temperature
+owctr* at onewire?             # Counter device
 
 pseudo-device  pctr            1
 pseudo-device  nvram           1
index 2242d4b..8801828 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.32 2010/07/03 03:59:16 krw Exp $ 
+# $OpenBSD: GENERIC,v 1.33 2010/08/02 14:13:23 deraadt Exp $ 
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -200,6 +200,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?             # ID
 owsbm* at onewire?             # Smart Battery Monitor
 owtemp* at onewire?            # Temperature
+owctr* at onewire?             # Counter device
 
 # mouse & keyboard multiplexor pseudo-devices
 pseudo-device  wsmux           2
index ac1c9a7..bebca43 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.7 2010/07/03 03:59:16 krw Exp $
+#      $OpenBSD: GENERIC,v 1.8 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -224,6 +224,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?                     # ID
 owsbm* at onewire?                     # Smart Battery Monitor
 owtemp* at onewire?                    # Temperature
+owctr* at onewire?                     # Counter device
 
 # Pseudo-Devices
 pseudo-device  wsmux           2       # mouse & keyboard multiplexor
index 9aa4f5c..6d9b251 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.135 2010/07/03 03:59:16 krw Exp $
+#      $OpenBSD: GENERIC,v 1.136 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -364,6 +364,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?             # ID
 owsbm* at onewire?             # Smart Battery Monitor
 owtemp* at onewire?            # Temperature
+owctr* at onewire?             # Counter device
 
 pseudo-device  hotplug 1       # devices hot plugging
 pseudo-device  wsmux   2       # mouse and keyboard multiplexor
index 2331846..f503642 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.19 2010/07/03 03:59:16 krw Exp $
+#      $OpenBSD: GENERIC,v 1.20 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -192,5 +192,6 @@ ukphy*              at mii?         # generic unknown PHYs
 #owid* at onewire?             # ID
 #owsbm*        at onewire?             # Smart Battery Monitor
 #owtemp* at onewire?           # Temperature
+#owctn*        at onewire?                     # Counter device
 
 #pseudo-device wsmux   2       # mouse and keyboard multiplexor
index 5f95aea..3006623 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.691 2010/07/31 08:33:20 ratchov Exp $
+#      $OpenBSD: GENERIC,v 1.692 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -828,6 +828,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?             # ID
 owsbm* at onewire?             # Smart Battery Monitor
 owtemp* at onewire?            # Temperature
+owctr* at onewire?             # Counter device
 
 pseudo-device  pctr            1
 pseudo-device  mtrr            1       # Memory range attributes control
index b0fe446..4f7adff 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.198 2010/07/31 08:33:20 ratchov Exp $g
+#      $OpenBSD: GENERIC,v 1.199 2010/08/02 14:13:23 deraadt Exp $g
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -385,6 +385,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?             # ID
 owsbm* at onewire?             # Smart Battery Monitor
 owtemp* at onewire?            # Temperature
+owctr* at onewire?                     # Counter device
 
 pseudo-device  hotplug 1       # devices hot plugging
 pseudo-device  wsmux   2       # mouse & keyboard multiplexor
index 419b611..44d7436 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.6 2010/07/03 03:59:17 krw Exp $
+#      $OpenBSD: GENERIC,v 1.7 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -216,6 +216,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?                     # ID
 owsbm* at onewire?                     # Smart Battery Monitor
 owtemp* at onewire?                    # Temperature
+owctr* at onewire?                     # Counter device
 
 # Pseudo-Devices
 pseudo-device  wsmux           2       # mouse & keyboard multiplexor
index d876829..66dbc6b 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.253 2010/07/31 08:33:20 ratchov Exp $
+#      $OpenBSD: GENERIC,v 1.254 2010/08/02 14:13:23 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -535,6 +535,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?                     # ID
 owsbm* at onewire?                     # Smart Battery Monitor
 owtemp* at onewire?                    # Temperature
+owctr* at onewire?                     # Counter device
 
 pseudo-device  hotplug 1               # devices hot plugging
 pseudo-device  wsmux   2               # mouse & keyboard multiplexor
index f547268..dae0a10 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.77 2010/07/03 03:59:17 krw Exp $
+#      $OpenBSD: GENERIC,v 1.78 2010/08/02 14:13:24 deraadt Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -231,6 +231,7 @@ option ONEWIREVERBOSE
 owid*  at onewire?                     # ID
 owsbm* at onewire?                     # Smart Battery Monitor
 owtemp* at onewire?                    # Temperature
+owctr* at onewire?                     # Counter device
 
 # Pseudo-Devices
 pseudo-device  wsmux           2       # mouse & keyboard multiplexor