From owner-freebsd-stable@FreeBSD.ORG Wed Jul 22 09:21:22 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 04FD91065674 for ; Wed, 22 Jul 2009 09:21:22 +0000 (UTC) (envelope-from freebsd-stable@dino.sk) Received: from loki.netlab.sk (ns3.netlab.sk [84.245.65.11]) by mx1.freebsd.org (Postfix) with ESMTP id 6F82E8FC12 for ; Wed, 22 Jul 2009 09:21:20 +0000 (UTC) (envelope-from freebsd-stable@dino.sk) Received: from via.dino.sk ([84.245.95.252]) (AUTH: PLAIN milan, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by loki.netlab.sk with esmtp; Wed, 22 Jul 2009 11:21:27 +0200 id 0002E011.4A66DA17.0000A379 From: Milan Obuch To: freebsd-stable@freebsd.org Date: Wed, 22 Jul 2009 11:21:09 +0200 User-Agent: KMail/1.9.10 References: <20090722022027.12059.qmail@us1.tomahawkonline.net> <200907220759.22608.freebsd-stable@dino.sk> <20090722035223.13148.qmail@us1.tomahawkonline.net> In-Reply-To: <20090722035223.13148.qmail@us1.tomahawkonline.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907221121.10004.freebsd-stable@dino.sk> Cc: Sagara Wijetunga 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 09:21:22 -0000 On Wednesday 22 July 2009 08:11:23 Sagara Wijetunga wrote: > Milan Obuch writes: > > On Wednesday 22 July 2009 04:20:27 Sagara Wijetunga wrote: > >> Hi FreeBSD community > >> > >> The SCSI device (eg. da1s1) is not created automatically upon a CF card > >> plug in on an USB multi-card reader on FreeBSD 7.2 (i386) but the SCSI > >> device (eg. da1s1) is created automatically if I reboot the computer > >> while the CF card is plug in. > >> Which kind of reader is it?Is it something built-in or standalone connected via USB cable to (externally accessible) USB port on your computer? If the latter, could you try the difference between plugging first reader into USB port, than CF into reader and plugging first CF into reader and than connect reader into USB port? Regards, Milan