From owner-freebsd-multimedia@FreeBSD.ORG Tue Aug 28 08:22:44 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A67F16A417 for ; Tue, 28 Aug 2007 08:22:44 +0000 (UTC) (envelope-from nicholson.robert@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id C477713C467 for ; Tue, 28 Aug 2007 08:22:43 +0000 (UTC) (envelope-from nicholson.robert@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1404527nfb for ; Tue, 28 Aug 2007 01:22:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=DV5w2urgcA+2SIzX/8wGbnLMTnyg/zOxWv4dCLGMl7tG0U4YWhGi57i7iSjreeMvLlSLYJzUHxqgJU2CHdIkLMaoerFS1DYWZBiwCtGMMn//TG3dVWqL4XVP6ZYAflXISo6URCQbpSGNAGhZqnWgRC77FzVC/VJIYq4ksto9xmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fcRzLjQrdpWV3NqBttVCEaxOfEJf+nmG9KCevO5ZBp6QVLp1jOvXxEe3wlzD4n8IriC1zO2R17X7w974qxfWesNWN5ObXjNN5afauXKBk9Lyz736JAaQ4UqeQE/vMqbMVOE8nB3k0kMHqLtvwoRjRtW4scbrR4Vjqg7BEvrDROE= Received: by 10.78.193.5 with SMTP id q5mr4603925huf.1188289362277; Tue, 28 Aug 2007 01:22:42 -0700 (PDT) Received: by 10.66.240.11 with HTTP; Tue, 28 Aug 2007 01:22:42 -0700 (PDT) Message-ID: <7e1fa8c0708280122h66b69568ie4760e100b5d2e23@mail.gmail.com> Date: Tue, 28 Aug 2007 13:52:42 +0530 From: "Robert Nicholson" To: "Predrag Punosevac" , freebsd-multimedia@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 Cc: Subject: USB Problem on a HP Compaq DC7600 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:22:44 -0000 Predrag, sorry for the mistake. Hi everyone, I just installed FreeBSD 6.0 on a HP Compaq DC7600 Small Form Factor PC at work. It uses an intel 945G chipset. I could not get the broadcom NIC to work so we replaced it with a D-Link NIC and that works. The other problem is that the four USB ports on the machine are recognized and the /dev/ directory has character devices usb1 to usb4 but plugging in any usb drive (including a USB pen drive) causes the system to hang for about 4 seconds and then the drive is not recognized. There are no /dev/da* devices, no dmesg messages and no /var/log/messages either. I checked the kernel config. Devices umass, ehci, ohci , uhci, usb. da as well as scbus are all enabled. I am at a loss on how to solve this problem. Please help. Thanks and Regards, Michael.