From owner-freebsd-current@FreeBSD.ORG Sun Jul 19 22:18:12 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B67D01065678 for ; Sun, 19 Jul 2009 22:18:12 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-bw0-f208.google.com (mail-bw0-f208.google.com [209.85.218.208]) by mx1.freebsd.org (Postfix) with ESMTP id 1B8E68FC19 for ; Sun, 19 Jul 2009 22:18:11 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: by bwz4 with SMTP id 4so1484454bwz.43 for ; Sun, 19 Jul 2009 15:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=J0ndQFSG35TkxCU8UJsEcqx0A4wZXg97cXOQE6I/mJM=; b=QdXtcPzF+uvdf4t+Zv212WrPP5aGGNE+3bGNVZoo4kdkS37TMFvfN7Tkv0DyJOFHB6 8atolm8uwEedxsHP3LFCfJF/AEigrsi8yT5fAsnGOgq2wATF6JyFrwd5wSeTtlZ1QpLD 2HBU3aCbLWOtJFJVb0AMGuYnKE+SOHxvosuFk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=W6a73ov7La51YoFqMgxauxq/Ca0fJECcUlCnQdmL7pz3Mwm6VJRNb2V2WkPxAv+hdr OiDTuzaY1CwrEB6DiVmDX/ArrA/+AdUyfCGSNB+WJx5lBg3IBKGlm/7AOO4T3LEgNEhK 5TzZ+B+1/lJg6hrb3RVbhfM9H+iL2kxo67qDs= MIME-Version: 1.0 Received: by 10.103.225.11 with SMTP id c11mr932198mur.57.1248040306774; Sun, 19 Jul 2009 14:51:46 -0700 (PDT) In-Reply-To: References: <7142D2AC7FF846A297A54BE55D821CF0@uk.tiscali.intl> <200907192152.01076.hselasky@c2i.net> Date: Sun, 19 Jul 2009 22:51:46 +0100 Message-ID: From: chris scott To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: usb pen drive not detecting X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 22:18:13 -0000 not visible after boot either even though i have poked it in loader.conf 2009/7/19 chris scott > hmm, i notice it nobbles the port to 12 Meg, not ideal is this a know > issue? > > > 2009/7/19 chris scott > > >> >> 2009/7/19 Hans Petter Selasky >> >> On Sunday 19 July 2009 20:01:48 krad wrote: >>> > I cant get bsd to detect any usb pen drives on my system. I have a >>> generic >>> > kernel with a few extra options that i cant see >>> >>> Are your pen-drives detected if you set: >>> >>> sysctl hw.usb.ehci.no_hs=1 >>> >>> Before plugging the device? >>> >>> --HPS >>> >>> hmm this did indeed work thanks. Is this setting going to be in the >> default sysctl.conf as if it isn't I can see it causing a lot of fault >> reports when current becomes stable? >> > >