Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 15:39:26 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200507291539.j6TFdQFV068853@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-07-29 15:39:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          umass.c 
  Log:
  MFC 1.123:
  
  Allow PLAY_MSF, PLAY_TRACK, PLAY_TRACK_REL, PAUSE, PLAY_12 commands to pass
  through umass(4), in order to make cdcontrol(1) to issue commands to a USB
  CD driver.
  
  The command IDs were obtained from the CAM subsystem.  This was tested
  on half dozen of USB CD drivers from different vendors.
  
  Suggested by:   "intron" <intron at intron dot ac>
  PR:             usb/83439
  Reviewed by:    sanpei
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.122.2.1  +5 -0      src/sys/dev/usb/umass.c



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