Subject: Re: gdrom
To: Marcus Comstedt <marcus@idonex.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-dreamcast
Date: 01/21/2001 11:11:23
On Sun, Jan 21, 2001 at 06:09:44PM +0100, Marcus Comstedt wrote:

 > Actually, it looks quite a lot like a SCSI drive (which is what an
 > ATAPI drive looks like as well, I suppose).  The command codes are
 > different though (for example REQUEST SENSE is 0x13, not 0x03).

So, are you implementing it as an ATAPI or SCSI interface, and gluing
the MI "cd" driver to it?  You could do command translation inside your
initiator driver.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>