From owner-freebsd-questions Sat Dec 29 19:49:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id AFCE337B41E for ; Sat, 29 Dec 2001 19:49:52 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 30 Dec 2001 03:49:51 +0000 (GMT) To: Jim Freeze Cc: questions@freebsd.org, "H. Wade Minter" Subject: Re: Need Help with Olympus/Nikon Digital Camera - umass0 device In-Reply-To: Your message of "Sat, 29 Dec 2001 10:20:26 EST." <20011229102026.A44597@freebsdportal.com> Date: Sun, 30 Dec 2001 03:49:50 +0000 From: Ian Dowse Message-ID: <200112300349.aa44973@salmon.maths.tcd.ie> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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