Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 20:38:33 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200810132038.m9DKchnU069408@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2008-10-13 20:38:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  SVN rev 183842 on 2008-10-13 20:38:33Z by n_hibma
  
  - Only refuse to attach to the first interface on the Huawei cards as for
    example the Huawei Mobile has an SD card slot on the second interface.
  - Do not attach to Qualcomm and Novatel cards. If ignored these cards will
    switch to modem mode automatically it seems.
  - Reduce the priority on generic attachment to the appropriate level.
  
  Note: A better solution is to send an eject command straightaway, but that can
  be left till later.
  
  Revision  Changes    Path
  1.169     +24 -7     src/sys/dev/usb/umass.c



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