Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 11:39:26 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usb.h usb_subr.c
Message-ID:  <200008131839.LAA27180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/08/13 11:39:26 PDT

  Modified files:
    sys/dev/usb          usb.h usb_subr.c 
  Log:
  From NetBSD:
  
  Make it possible to move a device to its unconfigured state by
  using config #0.
  
  Add some comments.
  
  Change error reporting in port reset function.
  
  usbd_devinfo_vp(): search the know devs array also if the device doesn't
  return product description (e.g. Kye's Genius NetScroll mouse returns
  vendor, but not product); the strings returned by device are still
  preferred to those in the array, though
  
  Revision  Changes    Path
  1.23      +4 -1      src/sys/dev/usb/usb.h
  1.27      +50 -23    src/sys/dev/usb/usb_subr.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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