DragonFly BSD
DragonFly commits List (threaded) for 2005-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Oct 2005 04:34:25 -0700 (PDT)

corecode    2005/10/08 04:34:25 PDT

DragonFly src repository

  Modified files:
    sys/dev/usbmisc/umass umass.c 
  Log:
  Bring in FreeBSD rev 1.123:
    revision 1.123
    date: 2005-07-19 07:18:23 +0200;  author: delphij;  state: Exp;  lines: +5 -0;
    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
  
  Submitted-by: Xin Li <delphij@xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.15      +24 -0     src/sys/dev/usbmisc/umass/umass.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/umass/umass.c.diff?r1=1.14&r2=1.15&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]