From cc85cf676e91fc78a1a6a736affcf63c4a2bdca0 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 18 Jul 2003 16:26:36 +0000 Subject: Reference PR for IntelligentStick quirk entry. PR: kern/53005 --- sys/cam/scsi/scsi_da.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/cam') diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 1e518e1..2d7fb83 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -277,7 +277,7 @@ static struct da_quirk_entry da_quirk_table[] = { /* * Intelligent Stick USB disk-on-key - * Reported by: Samuel Tardieu + * PR: kern/53005 */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "USB Card", "IntelligentStick*", "*"}, /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE -- cgit v1.1