Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 12:39:04 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Darryl Okahata <darrylo@sr.hp.com>
Cc:        scsi@FreeBSD.ORG
Subject:   Re: 3.1-STABLE: nrsa0 T4000 doesn't honor "no rewind"? SCSI errs in logs 
Message-ID:  <199903112039.MAA01099@dingo.cdrom.com>
In-Reply-To: Your message of "Thu, 11 Mar 1999 10:27:20 PST." <199903111827.KAA15788@mina.sr.hp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> tom@tomqnx.com (Tom Torrance at home) wrote:
> 
> > How about the following?
> > 
> > 1) Receive the error.
> > 2) Verify that it is not a harmless device quirk.
> 
>      Going off on a tangent, has anyone thought of making the quirk
> table specifiable via a kld module?

Actually, doing this would be ridiculously easy, and wouldn't require a 
KLD module at all.

Just put the stuff in a text file and use preload_search_by_type() to 
find it inside the CAM code.  Then you have sscanf() to parse it and 
you're done.

Diffs should be simple, and would probably be committed if you were to 
provide them.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com




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




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