2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

Fix typo.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6019 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2012-01-31 14:22:39 +00:00
parent a79b62b21c
commit ce67eab867

View File

@@ -4271,7 +4271,7 @@ sub ds1621_detect
# 0x07: Converstion rate register (LM96080 only)
# 0x2a-0x3d: Limits registers (LM80 only)
# 0x3e: Manufacturer's ID register (LM96080 only)
# 0x3f: Steppind/die revision ID register (LM96080 only)
# 0x3f: Stepping/die revision ID register (LM96080 only)
# The LM80 is easily misdetected since it doesn't provide identification
# registers. So we have to use some tricks:
# - 6-bit addressing, so limits readings modulo 0x40 should be unchanged