]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r239037,239050 from head:
authorgavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Aug 2012 12:47:00 +0000 (12:47 +0000)
committergavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Aug 2012 12:47:00 +0000 (12:47 +0000)
commit1a7042ed9d343d6c3b0d4c490f9aa3311515130a
tree92c178b9ff8d0fc3b432e202efb9e8e6ff89972d
parent7dffd8a76ded0e178ffe52ed560124e10dd21d25
Merge r239037,239050 from head:
  Support multiple interface devices.  The driver had previously hardcoded
  support for only the first port, but the CP2105 can have multiple ports.
  Although without this change the the first port mostly worked on multi
  port devices, there could still be issues with this arrangement.

  Update the man page to reflect support for both ports and the CP2105.

  Many thanks to Silicon Labs (www.silabs.com) for providing a CP2105-EK
  dev board for testing.

git-svn-id: svn://svn.freebsd.org/base/stable/8@239827 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/uslcom.4
sys/dev/usb/serial/uslcom.c