From owner-freebsd-stable@freebsd.org Sun Oct 16 18:08:28 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 881BFC145BD; Sun, 16 Oct 2016 18:08:28 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D11F1919; Sun, 16 Oct 2016 18:08:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u9GI8QqZ016081 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 16 Oct 2016 12:08:26 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u9GI8Qom016078; Sun, 16 Oct 2016 12:08:26 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 16 Oct 2016 12:08:26 -0600 (MDT) From: Warren Block To: George Mitchell cc: Anthony Jenkins , freebsd-usb@freebsd.org, FreeBSD Stable Mailing List Subject: Re: Clandestine USB SD card slot In-Reply-To: <82d2acb3-12cd-678e-c90a-21b9d62b5721@m5p.com> Message-ID: References: <832db721-d03a-a21e-11ed-701190140d17@yahoo.com> <2bf09be6-e2ad-2d38-ffd8-d80b45d4c3d8@m5p.com> <82d2acb3-12cd-678e-c90a-21b9d62b5721@m5p.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 16 Oct 2016 12:08:26 -0600 (MDT) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 18:08:28 -0000 On Sun, 16 Oct 2016, George Mitchell wrote: >> So not only is it (apparently) recognized, but the sdhci_pci driver >> attached to it! But inserting or removing a card shows no activity. >> What's my next step? -- George Is a device created for the empty reader? It's worth trying to force a retaste of that device with 'true > /dev/daX' after the card is inserted.