Bug 494224 - sax2: list for serial ports in tablet configuration is hardcoded
Summary: sax2: list for serial ports in tablet configuration is hardcoded
Status: RESOLVED WONTFIX
: 494216 (view as bug list)
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Final
Hardware: Other Other
: P4 - Low : Enhancement with 2 votes (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-12 00:16 UTC by Anders Johansson
Modified: 2009-08-05 15:26 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Johansson 2009-04-12 00:16:24 UTC
In 11.1, start sax2, go to tablets and configure a serial port.

The list of available serial ports is hard coded. This should be made dynamic, using something like

hal-find-by-capability --capability "serial"

Details for the connection port can then be found using other hal commands, such as hal-device, or hal-get-property

For people with just one or two serial ports, it looks nicer to only have those shown, and for people with non-standard serial ports (expansion boards etc) it makes it possible to configure things at all with sax2
Comment 1 Stefan Dirsch 2009-04-14 06:59:33 UTC
*** Bug 494216 has been marked as a duplicate of this bug. ***
Comment 2 Stefan Dirsch 2009-08-05 15:26:30 UTC
SaX2 has really reached end of lifetime. There are no plans to still implement such a feature. WONTFIX. 

Feel free to reopen *IF* you can provide a patch, which implements it.