From owner-freebsd-stable@FreeBSD.ORG Wed Mar 7 11:32:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E5C516A403 for ; Wed, 7 Mar 2007 11:32:05 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C7D313C48D for ; Wed, 7 Mar 2007 11:32:04 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HOuNE-00018J-FZ for freebsd-stable@freebsd.org; Wed, 07 Mar 2007 12:32:00 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Mar 2007 12:32:00 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Mar 2007 12:32:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Wed, 07 Mar 2007 12:31:44 +0100 Lines: 36 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig917A5239FFF9E3667A155265" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.9 (X11/20070110) X-Enigmail-Version: 0.94.0.0 Sender: news Subject: USB problem - how to disable an umass device? 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, 07 Mar 2007 11:32:05 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig917A5239FFF9E3667A155265 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm trying to install 6.2-release on an IBM blade center blade (AMD Opteron), but the boot process hangs while accessing an embedded USB storage device umass1. Since I don't think I'll ever need it, and I need the blade, is there any way to disable probing or usage of umass1? I think the problems arrive when FreeBSD tries to attach "da" device to it.= Alternatively, I can try disabling parts of the USB "chain", since umass1 is connected to uhub1 which is connected to usb2, but how? (I cannot disable USB in general because internal keyboard is attached to it= ) I tried using loader hint hint.usb.2.disabled=3D"1" but it doesn't work. --------------enig917A5239FFF9E3667A155265 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Thunderbird/FreeBSD - http://enigmail.mozdev.org iD8DBQFF7qKgldnAQVacBcgRAg4tAKCb7rIH8DrJLyTBFDh6URp1VwuhHwCfYhlA ENxm5I+t32jEAEa6BnJn3V0= =SBtQ -----END PGP SIGNATURE----- --------------enig917A5239FFF9E3667A155265--