summaryrefslogtreecommitdiffstats
path: root/drivers/atm/solos-attrlist.c
Commit message (Collapse)AuthorAgeFilesLines
* solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-081-0/+1
| | | | | | | | | The existing 'FirmwareVersion' attribute only covers the DSP firmware as provided by Conexant; not the overall version of the device firmware. We do want to be able to see the full version number too. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* solos: Show Interleaving details for ADSL2 and 2+Simon Farnsworth2009-05-071-0/+4
| | | | | | | | | InterleaveRDn and InterleaveRUp only apply to G.dmt. The equivalents for ADSL2 and 2+ are BisRDn and BisRUp. In addition, the INPdown and INPup statuses are useful when trying to track down instability on a line. Signed-off-by: Simon Farnsworth <simon@farnz.org.uk> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
* solos: Add some margin-related parametersDavid Woodhouse2009-04-301-0/+7
| | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
* solos: Add initial list of parametersDavid Woodhouse2009-01-271-0/+70
I don't much like the trick with multiple inclusions of solos-attrlist.c but don't really see a saner way to do it without repeating the list. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>