From owner-freebsd-stable@FreeBSD.ORG Wed Jul 22 10:38:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AC97106568F; Wed, 22 Jul 2009 10:38:43 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 299258FC12; Wed, 22 Jul 2009 10:38:43 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MTZDd-0003AY-Ub; Wed, 22 Jul 2009 11:38:41 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MTZDd-00020n-Te; Wed, 22 Jul 2009 11:38:41 +0100 To: ivoras@freebsd.org, sagara@tomahawk.com.sg In-Reply-To: <20090722071452.16078.qmail@us1.tomahawkonline.net> Message-Id: From: Pete French Date: Wed, 22 Jul 2009 11:38:41 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: SCSI device not created upon a CF card plug in X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 10:38:44 -0000 > I have earlier posted my tests with Linux. All tests were done with same CF > cards and the very same multi-card reader on the same computer. They work on > Linux. That is, nothing wrong with the multi-card reader, it does it's job > of signaling well. What makes you sure that Linux is using signalling ? It might be that they recognise the card reader does not signal and simply poll it every few seconds. Is it possible for you to use a non USB based card reader and see how that performs ? -pete.