diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-27 16:30:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-27 16:30:29 +0000 |
commit | 99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969 (patch) | |
tree | 9d01d8a775022964afbbab82c4e0d96ab060bb40 | |
parent | d3a8a6e43b981b5af1179983638a09fa33276230 (diff) | |
download | ldetect-lst-99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969.tar ldetect-lst-99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969.tar.gz ldetect-lst-99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969.tar.bz2 ldetect-lst-99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969.tar.xz ldetect-lst-99beaea8f0d0b09a8c4ed1ecbafc61d6d9c5c969.zip |
backport support for MGE UPSes
-rw-r--r-- | lst/usbtable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/usbtable b/lst/usbtable index 5daeada4..1ae27fcc 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -222,8 +222,8 @@ 0x0461 0x4d02 "unknown" "Primax Electronics|Mouse-in-a-Box" 0x0461 0x4d03 "unknown" "Primax Electronics|Kensington Mouse-in-a-box" 0x0461 0x4d04 "unknown" "Primax Electronics|Mouse" -0x0463 0x0001 "unknown" "MGE UPS Systems|UPS" -0x0463 0xffff "unknown" "MGE UPS Systems|Ellipse UPS" +0x0463 0x0001 "UPS:newhidups" "MGE UPS Systems|UPS" +0x0463 0xffff "UPS:newhidups" "MGE UPS Systems|Ellipse UPS" 0x046a 0x0001 "unknown" "Cherry Mikroschalter GmbH|My3000 Keyboard" 0x046a 0x0003 "unknown" "Cherry Mikroscholter GmbH|MY3000 Keyboard+Hub" 0x046d 0x0203 "unknown" "Logitech Inc.|M2452 keyboard" |