On Sun, Jan 09, 2022 at 10:23:59PM -0800, Jack Pham wrote: > From: Roger Quadros <roger.quadros@xxxxxxxxx> > > 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.