Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 01:44:38 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb uhub.c
Message-ID:  <200503250144.j2P1ic6B000241@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-03-25 01:44:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          uhub.c 
  Log:
  Use usbd_get_string() instead of calling usbd_get_string_desc()
  with the wrong language parameter when retrieving the device serial
  number. This invalid request caused some devices not to work at
  all.
  
  PR:             usb/79190
  Submitted by:   Hans Petter Selasky <hselasky@c2i.net>
  
  Revision  Changes    Path
  1.68      +3 -15     src/sys/dev/usb/uhub.c



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