Date: Sat, 14 Dec 1996 19:53:32 +1030 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: joerg_wunsch@uriah.heep.sax.de Cc: jkh@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, cvs-user@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libdisk create_chunk.c disk.c src/release Makefile src/release/sysinstall config.c devices.c src/etc/et Message-ID: <199612140923.TAA15041@genesis.atrad.adelaide.edu.au> In-Reply-To: <199612130937.KAA17647@uriah.heep.sax.de> from J Wunsch at "Dec 13, 96 10:37:17 am"
next in thread | previous in thread | raw e-mail | index | archive | help
J Wunsch stands accused of saying:
>
> The od.c change looks fine, but it's probably nothing we could move
> over to the SCSI branch. (I'd leave this to Justin.)
Speaking of the 'od' driver, here's a new quirk entry for another MOD
unit. I'd commit this myself, but my provider's routing is out for
lunch just now and I can't get to freefall.
/*
** This works for a Ricoh RO-5030E, and is wildcarded against the
** likelihood that it would apply for similar other models.
*/
{
T_DIRECT, T_OPTICAL, T_REMOV, "RICOH", "RO-*", "*",
"od", SC_ONE_LU
},
{
T_OPTICAL, T_OPTICAL, T_REMOV, "*", "*", "*",
"od", SC_ONE_LU
},
I just scored another Sont unit (RO-501 I think; what were you testing
with, Joerg?)
--
]] Mike Smith, Software Engineer msmith@gsoft.com.au [[
]] Genesis Software genesis@gsoft.com.au [[
]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[
]] realtime instrument control. (ph) +61-8-8267-3493 [[
]] Unix hardware collector. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612140923.TAA15041>
