[Nut-upsdev] [nut-commits] svn commit r961 - in trunk: . data drivers
Peter Selinger
selinger at mathstat.dal.ca
Wed Jun 13 00:34:10 UTC 2007
Does this require an update of the hotplugging scripts? -- Peter
Charles Lepple wrote:
>
> Author: clepple-guest
> Date: Wed Jun 13 00:32:23 2007
> New Revision: 961
>
> Log:
> Add product ID for Belkin F6H375-USB:
>
> http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-June/002790.html
>
>
> Modified:
> trunk/ChangeLog
> trunk/data/driver.list
> trunk/drivers/belkin-hid.c
>
> Modified: trunk/ChangeLog
> ==============================================================================
> --- trunk/ChangeLog (original)
> +++ trunk/ChangeLog Wed Jun 13 00:32:23 2007
> @@ -1,3 +1,7 @@
> +Wed Jun 13 00:29:29 UTC 2007 / Charles Lepple <clepple at gmail.com>
> +
> + - drivers/belkin-hid.c, data/driver.list: Add product ID for F6H375-USB.
> +
> Wed Jun 6 19:52:01 UTC 2007 / Arjen de Korte <arjen at de-korte.org>
>
> * drivers/main.c, man/nutupsdrv.8:
>
> Modified: trunk/data/driver.list
> ==============================================================================
> --- trunk/data/driver.list (original)
> +++ trunk/data/driver.list Wed Jun 13 00:32:23 2007
> @@ -55,6 +55,7 @@
> "Belkin" "Home Office F6H350-SER" "" "genericups upstype=7"
> "Belkin" "Home Office F6H500-SER" "" "genericups upstype=7"
> "Belkin" "Home Office F6H650-SER" "" "genericups upstype=7"
> +"Belkin" "F6H375-USB" "USB" "usbhid-ups"
> "Belkin" "Office Series F6C550-AVR" "USB" "usbhid-ups"
> "Belkin" "Regulator Pro" "F6C525-SER, F6C625-SER" "belkin"
> "Belkin" "Resource" "" "genericups upstype=4"
>
> Modified: trunk/drivers/belkin-hid.c
> ==============================================================================
> --- trunk/drivers/belkin-hid.c (original)
> +++ trunk/drivers/belkin-hid.c Wed Jun 13 00:32:23 2007
> @@ -389,6 +389,7 @@
> case 0x0912: /* F6C120-UNV */
> case 0x0551: /* F6C550-AVR */
> case 0x0751: /* F6C1500-TW-RK */
> + case 0x0375: /* F6H375-USB */
> return 1;
>
> /* reject any known non-UPS */
>
> _______________________________________________
> nut-commits mailing list
> nut-commits at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/nut-commits
>
More information about the Nut-upsdev
mailing list