Bug 140187 - comms/rxtx: Updated list of supported serial ports in RXTX library
Summary: comms/rxtx: Updated list of supported serial ports in RXTX library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 02:50 UTC by bwilliamson
Modified: 2009-11-04 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (818 bytes, patch)
2009-11-02 02:50 UTC, bwilliamson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bwilliamson 2009-11-02 02:50:03 UTC
Default serial driver in GENERIC is uart.  This names the ports /dev/ttyuX and /dev/cuauX which is not supported by rxtx. Created/updated patch to add these identifiers to the supported list.

Fix: Apply patch.

Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-04 15:17:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-04 15:17:36 UTC
miwi        2009-11-04 15:17:23 UTC

  FreeBSD ports repository

  Modified files:
    comms/rxtx           Makefile 
    comms/rxtx/files     patch-RXTXCommDriver.java 
  Log:
  - Update list of supported serial ports in RXTX library
  
  PR:             140187
  Submitted by:   Brian Williamson <bwilliamson@bex.net>
  
  Revision  Changes    Path
  1.20      +1 -1      ports/comms/rxtx/Makefile
  1.2       +25 -11    ports/comms/rxtx/files/patch-RXTXCommDriver.java
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"