cvs commit: src/sys/dev/usb umass.c
    Xin LI 
    delphij at FreeBSD.org
       
    Tue Jul 19 05:18:24 GMT 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list