]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r211111 from head:
authorgavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Sep 2010 09:56:02 +0000 (09:56 +0000)
committergavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Sep 2010 09:56:02 +0000 (09:56 +0000)
commitb5b7a8c485cf2c66523569b94675e384f573c096
tree0ddc0e73b21d5ea9db2b4577d8d38425acc0b2ad
parent874531b57d8dac4cefb8d61ced445832430bc084
Merge r211111 from head:

  Attempt to autodetect the cype of chipset, rather than storing this
  within the device table.  This code uses the same algorithm as used in
  the  Linux, NetBSD and DragonflyBSD driver.

  While investigating this, it became apparent that the Linux driver
  always initialises the device, and not just in the PL2303HX case.
  Change uplcom(4) to do the same.

  This change allows us to synchronize our device ID list with Linux and
  NetBSD, without requiring knowledge of the chipset in use.

Merge r209967, 209968 from head (by takawata):

  One more Prolific serial device ID.

git-svn-id: svn://svn.freebsd.org/base/stable/8@213052 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/serial/uplcom.c
sys/dev/usb/usbdevs