Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2008 22:09:27 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb u3g.c
Message-ID:  <200811032209.mA3M9gsE059993@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2008-11-03 22:09:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          u3g.c 
  Log:
  SVN rev 184605 on 2008-11-03 22:09:27Z by n_hibma
  
  Bugfix: Cut&paste error from the NetBSD code.
  
  Also: Change the initialisation of the command string to a static
  initialiser. Verify it against the output of umass.c when being sent a
  command using 'camcontrol eject da0' to a Bulk-Only device.
  
  This should make those devices work that need a SCSI eject command to
  switch to modem mode (Novatel 950D and others).
  
  Revision  Changes    Path
  1.19      +22 -18    src/sys/dev/usb/u3g.c



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