Imported Upstream version 2.6.5

This commit is contained in:
Laurent Bigonville 2012-08-12 23:39:31 +02:00
parent fefe62b2bd
commit a1fa151fc7
201 changed files with 7974 additions and 709 deletions

View file

@ -54,7 +54,7 @@ upsdrv_info_t
This structure tracks several description information about the driver:
* *name*: the driver full name, for banner printing.
* *name*: the driver full name, for banner printing and "driver.name" variable.
* *version*: the driver's own version. For sub driver information, refer below
to sub_upsdrv_info. This value has the form "X.YZ", and is
published by main as "driver.version.internal".