linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jack Pham <quic_jackp@quicinc.com>
To: Greg KH <gregkh@linuxfoundation.org>,
	Roger Quadros <rogerq@kernel.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	Michal Nazarewicz <mina86@mina86.com>
Cc: <linux-usb@vger.kernel.org>, Roger Quadros <roger.quadros@nokia.com>
Subject: Re: [PATCH] usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
Date: Sun, 9 Jan 2022 22:27:07 -0800	[thread overview]
Message-ID: <20220110062707.GE3221@jackp-linux.qualcomm.com> (raw)
In-Reply-To: <20220110062359.5314-2-quic_jackp@quicinc.com>

On Sun, Jan 09, 2022 at 10:23:59PM -0800, Jack Pham wrote:
> From: Roger Quadros <roger.quadros@nokia.com>
> 
> Mac OS-X expects CD-ROM TOC in raw format (i.e. format:2). It also
> sends the READ_TOC CDB in old style SFF8020i format. i.e. 2 format bits
> are encoded in MSBs of CDB byte 9.
> 
> This patch will enable CD-ROM emulation to work with Mac OS-X. Tested on
> Mac OS X v10.6.3.
> 
> Change-Id: Ifdbe10e779bc8609a11eeab6ab6de549c6223fe2

Argh, sorry about this! Will remove in V2.


  reply	other threads:[~2022-01-10  6:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10  6:23 [PATCH 0/1] usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X Jack Pham
2022-01-10  6:23 ` [PATCH] " Jack Pham
2022-01-10  6:27   ` Jack Pham [this message]
2022-01-10  6:30   ` [PATCH v2] " Jack Pham
2022-01-12 20:05     ` Alan Stern
2022-01-13  5:22       ` Jack Pham
2022-01-13 15:20         ` Alan Stern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220110062707.GE3221@jackp-linux.qualcomm.com \
    --to=quic_jackp@quicinc.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mina86@mina86.com \
    --cc=roger.quadros@nokia.com \
    --cc=rogerq@kernel.org \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).