From owner-freebsd-stable@FreeBSD.ORG Wed Jul 22 10:58:52 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 B70FE1065670 for ; Wed, 22 Jul 2009 10:58:52 +0000 (UTC) (envelope-from sagara@tomahawk.com.sg) Received: from us1.tomahawkonline.net (us1.tomahawkonline.net [66.98.178.56]) by mx1.freebsd.org (Postfix) with SMTP id 7D4668FC26 for ; Wed, 22 Jul 2009 10:58:52 +0000 (UTC) (envelope-from sagara@tomahawk.com.sg) Received: (qmail 16441 invoked by alias); 22 Jul 2009 07:40:14 -0000 Message-ID: <20090722074014.16439.qmail@us1.tomahawkonline.net> References: In-Reply-To: From: "Sagara Wijetunga" To: Pete French Date: Wed, 22 Jul 2009 15:40:14 +0800 Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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:58:53 -0000 Pete French writes: >> 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. > On Linux it does not take even a second, its instant. > Is it possible for you to use a non USB based card reader and see how > that performs ? > Almost all multi-card readers targeted for consumers are USB type. I'm not sure whether there are non-USB based multi-card readers available. Do USB multi-card readers work on FreeBSD in first place? Taking few seconds to create necessary device is alright, but asking people to reboot the computer after plug in a card is unacceptable. Regards Sagara