From 3fd37812f4c7ab93b3ec66e26b32c286a8af5d85 Mon Sep 17 00:00:00 2001 From: mycroft Date: Fri, 17 Oct 2003 00:12:58 +0000 Subject: [PATCH] The Yano quirk was intended to do FORCE_SHORT_INQUIRY. Not that that's gone, we shouldn't need this any more, so nuke it. --- sys/dev/usb/umass_quirks.c | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/sys/dev/usb/umass_quirks.c b/sys/dev/usb/umass_quirks.c index 8d1be773e45a..11d64c52f763 100644 --- a/sys/dev/usb/umass_quirks.c +++ b/sys/dev/usb/umass_quirks.c @@ -1,4 +1,4 @@ -/* $NetBSD: umass_quirks.c,v 1.60 2003/10/16 23:39:40 mycroft Exp $ */ +/* $NetBSD: umass_quirks.c,v 1.61 2003/10/17 00:12:58 mycroft Exp $ */ /* * Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: umass_quirks.c,v 1.60 2003/10/16 23:39:40 mycroft Exp $"); +__KERNEL_RCSID(0, "$NetBSD: umass_quirks.c,v 1.61 2003/10/17 00:12:58 mycroft Exp $"); #include #include @@ -76,14 +76,6 @@ Static const struct umass_quirk umass_quirks[] = { umass_init_shuttle, NULL }, - { { USB_VENDOR_YANO, USB_PRODUCT_YANO_U640MO }, - UMASS_WPROTO_CBI_I, UMASS_CPROTO_ATAPI, - 0, - 0, - UMATCH_VENDOR_PRODUCT, - NULL, NULL - }, - /* * There work around genuine device bugs -- returning the wrong info in * the CSW block.