summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Verhaegen <libv@skynet.be>2008-12-29 20:06:02 +0100
committerLuc Verhaegen <libv@skynet.be>2008-12-29 20:06:02 +0100
commite9dac87cef96f9ccc2d142620513334c2d893d72 (patch)
tree6bcaa9a472026ea5d7cf77b25f6d13f5be47d4d2
parent47406d957c43b0ebc51d261c8073e48c23e84e1a (diff)
ID: VT3371: HP Mininote (2133).
-rw-r--r--src/via_id.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/via_id.c b/src/via_id.c
index 34e3e6d..1f80c4b 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2004-2007 Luc Verhaegen.
+ * Copyright 2004-2008 Luc Verhaegen.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -197,6 +197,7 @@ static struct ViaCardId ViaCardIds[] = {
{"Asustek P5V-VM DH", VT3343, 0x1043, 0x81CE, FALSE }, /* board also sold in Asus V2-PE2 barebone */
/* VT3225: CN750, CN800 */
/* VT3371: P4M900, VN896, CN896 */
+ {"HP/Compaq Mininote (2133)", VT3371, 0x103C, 0x3030, TRUE },
{"Fujitsu/Siemens Amilo Pro V3515", VT3371, 0x1734, 0x10CB, TRUE },
{"Fujitsu/Siemens Amilo Li 1705", VT3371, 0x1734, 0x10F7, TRUE },
/* keep this */