From nobody Wed Oct 11 03:37:21 2023 X-Original-To: usb@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S4z3j3Wfyz4wmq1 for ; Wed, 11 Oct 2023 03:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S4z3j2QZsz3HnY for ; Wed, 11 Oct 2023 03:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696995441; a=rsa-sha256; cv=none; b=KA0DeSnlAbexCB6H9+gnFSfvxa83YkJQA//EYsNA5z9gJa7D2Y9hw/fFJ29Optyu9k08yJ q9bAEr4H4Qs/YoUKTazBaOUbATmwU2H984ehf0P1gqFb4a2otwZih+m93qWzMxLWDOvt3K Ha9WGCyU3ZupzukCw0y9vsZ2BHfzZHeOfdh/hwQZ/UfRtlUyiLgmdrB+ItQSM63MY36kOb CMkqVZ3fllWuSUDHJXZqNm2Q17IoKJ6lGscpnM0s8JHFLbnFDJBfRpOu17+Pd/2sWRKCxw mc+3p012+DsUqWAy8WHmlTXSXxmU3q5SPCR98r2thT/aCCsONR8kjcJGnDmd5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696995441; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BlWVlQLIlCJOyVAtj5z+sJei1g2/9G2GG3quB0DbYE8=; b=myp09How+meNs9IbEliXbCe4YS/bW9HqNF9NM4WE2sbyEgaX9viiwD862JO/YtijiUJqon igSpzK8e+U4uU0d5OQ4zkqmcLOSbs+Vzjdw/eYjBUqlgnXvRI5RSL6sYacr+Fn7Gb2X8nX ZoO3VnK/935qkjudeaApIas4PSN3spGtTwW6BxbGHSU0ctrjyVegqsNsM3PyQjY2qarmJd 3/uOLmrb3jrAfcq8XBaj+jfj1/8gx6w5vlnNk2dhdbFTkWCJNWFmCOUVIDzF2RD7XMbYgg DcCu2eAl+KjQqELtC8sRYIFu/UDL70iHyiB8GgulB9eozv87l5CwcLfeg3AGAA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S4z3j1X4Wz15L3 for ; Wed, 11 Oct 2023 03:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39B3bLOZ001195 for ; Wed, 11 Oct 2023 03:37:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39B3bLfN001194 for usb@FreeBSD.org; Wed, 11 Oct 2023 03:37:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 263868] usb_msc_auto_quirk and usb memory card readers Date: Wed, 11 Oct 2023 03:37:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263868 --- Comment #9 from Kyle Evans --- (In reply to Lukas Turek from comment #5) Hi Lukas, Can you confirm that adding UQ_MSC_NO_INQUIRY for that particular device wi= th a loader tunable is sufficient to make it work again, please? e.g., something like: hw.usb.quirk.0=3D"0x196d 0x0201 0 0xffff UQ_MSC_NO_INQUIRY" Thanks --=20 You are receiving this mail because: You are on the CC list for the bug.=