Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 19:26:34 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb u3g.c usbdevs
Message-ID:  <200906151926.n5FJQskf066236@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2009-06-15 19:26:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/usb          u3g.c usbdevs 
  Log:
  SVN rev 194258 on 2009-06-15 19:26:34Z by n_hibma
  
  Rearrange the init code in the stub driver, using a task to initialise
  the card. This allows better error handling and re-issuing of commands
  if one fails.
  
  Implement another initialisation sequence used buy the ZTE_STOR
  variants.
  
  Fix a bug where the driver would panic during initialisation reported by
  many (Mike Tancsa amongst others).
  
  Testing done and hardware supplied by belkin (a person, not the company).
  
  Revision    Changes    Path
  1.24.2.2    +369 -312  src/sys/dev/usb/u3g.c
  1.328.2.27  +1 -0      src/sys/dev/usb/usbdevs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906151926.n5FJQskf066236>