Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 May 2004 13:33:10 -0600
From:      Scott Long <scottl@freebsd.org>
To:        Nate Lawson <njl@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <40954CF6.1060503@freebsd.org>
In-Reply-To: <200405021924.i42JON2G046304@repoman.freebsd.org>
References:  <200405021924.i42JON2G046304@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote:
> njl         2004/05/02 12:24:23 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/cam/scsi         scsi_da.c 
>   Log:
>   Quirk for Neuros USB audio device.
>   
>   PR:             kern/63645
>   Submitted by:   Aron Stansvik <elvstone@osdever.net>
>   
>   Revision  Changes    Path
>   1.168     +8 -0      src/sys/cam/scsi/scsi_da.c

Speaking of quirks, what do you think about the XPT quirk table
in cam_xpt.c?  It looks to be quirks that apply to the inital
probing and configuring of a device.  I'm pretty set on moving
it to the (new) scsi/scsi_probe.c file, but I'm curious what
other opinions are on it, whether there should be a more generic
quirk framework (think future non-SCSI transports), etc.

Scott



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