Date: Fri, 18 Oct 2002 11:35:08 -0700 (PDT) From: Jim Pirzyk <pirzyk@pirzyk.org> To: jhb@FreeBSD.org, pirzyk@pirzyk.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, pirzyk@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c Message-ID: <200210181835.g9IIZ8FF009099@zephyr.pirzyk.org> In-Reply-To: <XFMail.20021018122002.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 18-Oct-2002 Jim Pirzyk wrote: > >> pirzyk 2002/10/17 16:37:09 PDT > >> > >> Modified files: > >> sys/cam/scsi scsi_cd.c > >> Log: > >> Changed the scsi mode command to use 10 bytes scsi commands instead > >> of the 6 byte ones. This helps with using a IDE cdrom behind a USB > >> interface. > > umass converts 6 byte commands to 10 byte commands in current. Did you > test this in current or only on stable? The proper place to do this is > in umass. Stable only. That would be why I could not find any other devices doing needing the same coversion. - JimP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210181835.g9IIZ8FF009099>