From owner-freebsd-hardware@FreeBSD.ORG Wed Jul 16 00:18:28 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B40BF1065681 for ; Wed, 16 Jul 2008 00:18:28 +0000 (UTC) (envelope-from justin.walker.hall@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 3B3698FC16 for ; Wed, 16 Jul 2008 00:18:28 +0000 (UTC) (envelope-from justin.walker.hall@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so2057768nfh.33 for ; Tue, 15 Jul 2008 17:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=CCdZxcIPlgwjc/NCJ5VgakHdmruByeSkVrAbG3Pf/aI=; b=pcGQf89helScTG/3+uW+/ZtszodNZHOvUoilft1kYRI82JXXkID4uKhyjmrCkNFrzU XR8G0g9nugVkunY1BDnVmc+QsJkI4Br9dEZimpYrhu2EaxpUc8Ifh7b8964y+AVaQxys 0iVrjAn/agGY4E9JvgWEqMMIKBu07UwKBJbJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=omK/qy4oJP24tx8MS6tloNs156go6GhUWDk8pXjPC015JnPzYqDnaZaNZrAxODBi+v 6lkB0abA63/X+sDZ5iA81QDXkUTnyxBQQ0FbtIbzx/2mqj4hj4a/0oI1KrPU2ySPTjK7 s6ACQdnobLfPet4X+qMoi+W2mdCkuLG1rz3vU= Received: by 10.210.19.4 with SMTP id 4mr10522902ebs.58.1216166020427; Tue, 15 Jul 2008 16:53:40 -0700 (PDT) Received: by 10.210.116.12 with HTTP; Tue, 15 Jul 2008 16:53:40 -0700 (PDT) Message-ID: Date: Tue, 15 Jul 2008 18:53:40 -0500 From: "Justin Hall" To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: IP35-E USB problems X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 00:18:28 -0000 Hello All, I am having troubles with getting a machine with an ABIT IP35-E (ICH9 chipset) board to boot fully. It hangs after probing uhub1. I have updated the BIOS and rebuilt from the latest STABLE sources in the CVS repository to no avail. The only way I can get it to boot is by disabling my onboard USB controller, which is obviously not a good solution. Any help is appreciated, Justin Hall