From 95f4c5d29d2ce3e173eb1d64f5c0086568bccf85 Mon Sep 17 00:00:00 2001 From: Thomas Quinot 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 1e518e1b0241c..2d7fb8356633a 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.3