|
|
The following reply was made to PR kern/39457; it has been noted by GNATS.
From: Martin Husemann <martin@xxxxxxxxxx>
To: gnats-bugs@xxxxxxxxxxxxxxxx
Cc:
Subject: PR/39457 CVS commit: src/sys/dev/usb
Date: Tue, 16 Sep 2008 20:00:17 +0000 (UTC)
Module Name: src
Committed By: martin
Date: Tue Sep 16 20:00:17 UTC 2008
Modified Files:
src/sys/dev/usb: uplcom.c
Log Message:
Remove hardcoded vendor/product ID based lookup for HX type chips and
decide based on the device descriptor instead. Simplifies things a
lot and fixes PR 39457.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/dev/usb/uplcom.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|