cvs commit: src/sys/dev/usb umass.c

Xin LI delphij at FreeBSD.org
Fri Jul 29 15:39:27 GMT 2005


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


More information about the cvs-all mailing list