]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r238803, r238804 from head:
authorgavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Aug 2012 12:18:42 +0000 (12:18 +0000)
committergavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Aug 2012 12:18:42 +0000 (12:18 +0000)
commit2eaaf552907ef3c2fa5f9018b53a2a99f5564c59
tree2fb444db5dba6cc60e2b29552adc171f7382c724
parent116a26cc532fb9776b6623a62a3940ce218c7d71
Merge r238803, r238804 from head:

  Add support for more devices to uslcom(4).  This commit syncronises the
  list of supported devices with the union of:

  NetBSD  src/sys/dev/usb/uslsa.c 1.18
  OpenBSD src/sys/dev/usb/uslcom.c 1.24
  Linux   source/drivers/usb/serial/cp210x.c HEAD

  Remove duplicate JABLOTRON PC60B entry.

  Note that some of the devices added here are multi-port devices.  The
  uslcom(4) driver currently only supports the first port on such devices.

  Update the man page to reflect the full list of supported devices.
  Remove two caveats from the CAVEATS section, as both listed caveats no
  longer apply.  Add a caveat about multi-port devices.

  Improve descriptions for several devices supported by uslcom(4).
  Correct the spelling of the company Telegesis.
  Move MpMan to the correct location alphabetically.

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