Date: Fri, 5 Nov 2010 21:17:55 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/serial u3g.c Message-ID: <201011052118.oA5LIFsp019975@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2010-11-05 21:17:55 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usbdevs
sys/dev/usb/serial u3g.c
Log:
SVN rev 214852 on 2010-11-05 21:17:55Z by n_hibma
Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR
based devices (QUALCOMMINC 0x2000). He made it use SCSI eject instead of
ZTE STOR eject. This prevented my ZTE MF626 dongle from switching.
- Apply both eject methods for ZTE STOR based devices. Works on my as
well as mav's device.
- Remove the duplicate.
- Sort the usbdevs entries for Qualcomm so this won't happen again.
- Add bootverbose message displaying the fact that we are ejecting (and
how).
Reviewed by: mav
MFC after: 2 weeks
Revision Changes Path
1.44 +8 -2 src/sys/dev/usb/serial/u3g.c
1.490 +5 -6 src/sys/dev/usb/usbdevs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011052118.oA5LIFsp019975>
