Date: Thu, 23 Sep 2010 09:56:02 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/serial uplcom.c Message-ID: <201009230956.o8N9uCkf076175@repoman.freebsd.org>
index | next in thread | raw e-mail
gavin 2010-09-23 09:56:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usbdevs
sys/dev/usb/serial uplcom.c
Log:
SVN rev 213052 on 2010-09-23 09:56:02Z by gavin
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.
Revision Changes Path
1.13.2.8 +88 -101 src/sys/dev/usb/serial/uplcom.c
1.421.2.49 +1 -0 src/sys/dev/usb/usbdevs
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009230956.o8N9uCkf076175>
