FreeBSD Bugzilla – Attachment 100844 Details for
Bug 140187
comms/rxtx: Updated list of supported serial ports in RXTX library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 818 bytes, created by
bwilliamson
on 2009-11-02 02:50:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bwilliamson
Created:
2009-11-02 02:50:03 UTC
Size:
818 bytes
patch
obsolete
>*** src/RXTXCommDriver.java.orig Sun Jan 29 23:37:49 2006 >--- src/RXTXCommDriver.java Sun Nov 1 19:36:18 2009 >*************** >*** 588,597 **** >--- 588,601 ---- > else if(osName.equals("FreeBSD")) //FIXME this is probably wrong > { > String[] Temp = { > "ttyd", //general purpose serial ports > "cuaa", //dialout serial ports >+ "ttyu", //general purpose serial ports (uart) >+ "cuau", //dialout serial ports (uart) >+ "ttyD", //USB serial ports >+ "cuaU", //USB dial in serial ports > "ttyA", //Specialix SI/XIO dialin ports > "cuaA", //Specialix SI/XIO dialout ports > "ttyD", //Digiboard - 16 dialin ports > "cuaD", //Digiboard - 16 dialout ports > "ttyE", //Stallion EasyIO (stl) dialin ports
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140187
: 100844