Date: Fri, 29 Jul 2005 15:40:34 +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: <200507291540.j6TFeY3g068987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-07-29 15:40:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) 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.112.2.7 +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?200507291540.j6TFeY3g068987>