Re: [CFT] Sierra Wireless HSPA+ USB modem

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Thu, 7 Jul 2011 14:47:52 +0200
On Thursday 07 July 2011 14:43:22 PseudoCylon wrote:
> On Wed, Jul 6, 2011 at 9:19 AM, Hans Petter Selasky <hselasky_at_c2i.net> 
wrote:
> >> Hi,
> >> 
> >> I'm going to review and import your driver.
> >> 
> >> --HPS
> > 
> > Hi,
> > 
> > The intial patch had some bad code and didn't compile on 9-current. I've
> > tried to clean it up. Please test and report back if I didn't break
> > anything.
> > 
> > http://hselasky.homeunix.org:8192/usie_for_FreeBSD_9_current.patch
> > 
> > --HPS
> 
> Hello,
> 
> Thanks for the patch.
> 
> if_usie.c
> 241	if (usbd_lookup_id_by_uaa(usie_devs, sizeof(usie_devs), uaa) != 0)
> 242		return;			/* no device match */
> 
> It should return non-zero on success, but somehow this caused the
> process to exit, and modem stayed being a CD-ROM.

Hi,

Is this device changing its USB vendor and product ID ?

We need this ID check, else all mass storage devices will receive the eject 
command!

--HPS
Received on Thu Jul 07 2011 - 10:49:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:15 UTC