Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 16:09:37 -0500
From:      Jim Freeze <jfreeze@freebsdportal.com>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        questions@freebsd.org, "H. Wade Minter" <minter@lunenburg.org>
Subject:   Re: Need Help with Olympus/Nikon Digital Camera - umass0 device
Message-ID:  <20011230160937.A48034@freebsdportal.com>
In-Reply-To: <200112300349.aa44973@salmon.maths.tcd.ie>; from iedowse@maths.tcd.ie on Sun, Dec 30, 2001 at 03:49:50AM %2B0000
References:  <20011229102026.A44597@freebsdportal.com> <200112300349.aa44973@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 30, 2001 at 03:49:50AM +0000, Ian Dowse wrote:
> In message <20011229102026.A44597@freebsdportal.com>, Jim Freeze writes:
> >Has anyone made any progress on getting the Olympus or Nikon
> >cameras working as a usb mass storage device?
> 
> Try updating to a recent -STABLE. SCSI quirk entries have been added
> for a number of digital cameras including the Olympus C- series,
> so the "ILLEGAL REQUEST" error will no longer occur. Alternatively,
> edit /usr/src/sys/cam/scsi/dcsi_da.c, and manually add the quirk
> entry to the table there:
> 
> 	{
> 		{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "C-*", "*"},
> 		/*quirks*/ DA_Q_NO_6_BYTE
> 	},
> 
> Ian
> 

Is this in the latest release or do I need to upgrade stable?

Thanks

-- 
Jim Freeze
Today is a fine day for Ruby programming.
www.freeze.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011230160937.A48034>