Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 05:18:23 +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:  <200507190518.j6J5INKh023057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-07-19 05:18:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  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
  MFC After:      1 week
  
  Revision  Changes    Path
  1.123     +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?200507190518.j6J5INKh023057>