Bug 494224

Summary: sax2: list for serial ports in tablet configuration is hardcoded
Product: [openSUSE] openSUSE 11.1 Reporter: Anders Johansson <ajohansson>
Component: SaX2Assignee: Stefan Dirsch <sndirsch>
Status: RESOLVED WONTFIX QA Contact: E-mail List <sax2-maintainer-bugs>
Severity: Enhancement    
Priority: P4 - Low CC: jlturriff, sndirsch
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.