summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/i2c/sdtemp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/i2c/sdtemp.c b/sys/dev/i2c/sdtemp.c
index c5fd66b6e7e..c56e6f4bcb7 100644
--- a/sys/dev/i2c/sdtemp.c
+++ b/sys/dev/i2c/sdtemp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sdtemp.c,v 1.7 2009/04/22 01:09:23 cnst Exp $ */
+/* $OpenBSD: sdtemp.c,v 1.8 2009/07/10 00:03:06 cnst Exp $ */
/*
* Copyright (c) 2008 Theo de Raadt
@@ -23,9 +23,9 @@
#include <dev/i2c/i2cvar.h>
-/* JDEC JC-42.4 registers */
+/* JEDEC JC-42.4 registers */
#define JC_TEMP 0x05
-#define JC_TEMP_SIGN 0x10
+#define JC_TEMP_SIGN 0x1000
/* Sensors */
#define JCTEMP_TEMP 0