From 11887f258da9ad90515c69fb82fce0046dac7e1c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 7 Dec 2007 23:55:20 +0000 Subject: Add/fix some LDN descriptions (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3000 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/superiotool/nsc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/superiotool/nsc.c') diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c index 7f867688a5..e615fafb3c 100644 --- a/util/superiotool/nsc.c +++ b/util/superiotool/nsc.c @@ -164,10 +164,10 @@ static const struct superio_registers reg_table[] = { {0xc, "MIDI port", {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT}, {0x00,0x03,0x30,0x00,0x03,0x04,0x04,0x00,EOT}}, - {0xd, "Voltage level monitor", + {0xd, "Voltage level monitor (VLM)", {0x30,0x60,0x61,0x70,0x71,0x74,0x75,EOT}, {0x00,0x00,0x00,0x00,0x03,0x04,0x04,EOT}}, - {0xe, "Temperature sensor", + {0xe, "Temperature sensor (TMS)", {0x30,0x60,0x61,0x70,0x71,0x74,0x75,EOT}, {0x00,0x00,0x00,0x00,0x03,0x04,0x04,EOT}}, {EOT}}}, -- cgit v1.2.3