From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 01:03:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C088E1065672 for ; Fri, 27 Feb 2009 01:03:37 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 3FEE08FC0C for ; Fri, 27 Feb 2009 01:03:37 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so570251ywt.13 for ; Thu, 26 Feb 2009 17:03:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=dUDozllylVdqqlvXD+QVHG/NMPb6bqNCGIvElf70+3s=; b=bJRtmtTkPat0oLkdCcVOepO20eSee9mRksNcHafyqExBJlEwip1guSW/onmtWvjZWU dHt8/eivmpSU1fAhYo8SQvnxgi/RlWVA4kSHu3+9oVVreNKSCLPFpjTnkv4gwiqlcKVQ JJRq+Ja+lJQrT/fDq/poPfjnWKIGs8+aKC/Ps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IRf4KgeFUx7Lo60K9+A7eXcgthnMa60+Ngmj7s1io03jRQuJrwyB2tSvPN0ciCWFNh Eqe72D9nrSu5YLibm3ScxxIIpHdmtVHS8WPpieovUrYtVeFXBYZeN7pi3yrU/eqkTSSn YspVkqCi1bJbtpf7H2wm3kMVydFANKMaM5bIg= MIME-Version: 1.0 Received: by 10.231.17.74 with SMTP id r10mr2199912iba.13.1235696616292; Thu, 26 Feb 2009 17:03:36 -0800 (PST) In-Reply-To: <539c60b90902261504v6ad28a0cm166efeef6945ee8d@mail.gmail.com> References: <539c60b90902261504v6ad28a0cm166efeef6945ee8d@mail.gmail.com> Date: Thu, 26 Feb 2009 18:03:36 -0700 Message-ID: From: Tim Judd To: Steve Franks Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: can't find an internal flash reader that doesn't crash 7.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 01:03:38 -0000 On Thu, Feb 26, 2009 at 4:04 PM, Steve Franks wrote: > I've tried several. I have a need of this - anyone have one that > works with our USB stack? > > Thanks, > Steve i just bought a store-brand one at Best Buy at the local shop, internal 3.5" USB dongle that plugs into the motherboard header. I think it's a 7-in-1 (or is it up to 14-in-1???) Works well, but the devfs has a little trick that if you slip in a USB drive after bootup, you have to write 0 bytes to the devname to have it recognize slices and partitions... might be easier to restart devfs or something.. No probs with it, but I don't heavily use it. --TJ