Subject: Re: Another umass issue (Olympus D-100 camera)
To: Nathan J. Williams <nathanw@MIT.EDU>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 12/14/2001 14:04:39
On Fri, Dec 14, 2001 at 04:22:43PM -0500, Nathan J. Williams wrote:
> Given that we don't seem to have any devices with the opposite quirk,
> I kind of like Jason's idea....
Go ahead and commit this patch for now; I'll do the other thing this
weekend or next week.
>
> - Nathan
>
> Index: scsiconf.c
> ===================================================================
> RCS file: /cvsroot/syssrc/sys/dev/scsipi/scsiconf.c,v
> retrieving revision 1.172
> diff -c -r1.172 scsiconf.c
> *** scsiconf.c 2001/12/02 22:44:34 1.172
> --- scsiconf.c 2001/12/14 21:21:48
> ***************
> *** 594,599 ****
> --- 594,602 ----
> {{T_DIRECT, T_REMOV,
> "INSITE", "I325VM", ""},
> PQUIRK_NOLUNS|PQUIRK_NODOORLOCK},
> + {{T_DIRECT, T_REMOV,
> + "OLYMPUS", "C-1", "1062"},
> + PQUIRK_ONLYBIG},
>
> /* XXX: QIC-36 tape behind Emulex adapter. Very broken. */
> {{T_SEQUENTIAL, T_REMOV,
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>