Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 03:49:50 +0000
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Jim Freeze <jfreeze@freebsdportal.com>
Cc:        questions@freebsd.org, "H. Wade Minter" <minter@lunenburg.org>
Subject:   Re: Need Help with Olympus/Nikon Digital Camera - umass0 device 
Message-ID:   <200112300349.aa44973@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Sat, 29 Dec 2001 10:20:26 EST." <20011229102026.A44597@freebsdportal.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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


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? <200112300349.aa44973>