From owner-freebsd-multimedia@FreeBSD.ORG Tue Aug 28 07:01:38 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 3C18116A41A for ; Tue, 28 Aug 2007 07:01:38 +0000 (UTC) (envelope-from nicholson.robert@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id A6B9B13C48A for ; Tue, 28 Aug 2007 07:01:37 +0000 (UTC) (envelope-from nicholson.robert@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1390823nfb for ; Tue, 28 Aug 2007 00:01:36 -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:in-reply-to:mime-version:content-type:references; b=fWCqPYRth66dAsFyi2QitFH5avHKEE1hsvzxDiO6aILg3hnTpe1b34EKRCwF1gzg/5EZUD93Bs8JSDNFsDaDvLCCBHiW3bFdTS2o9WlRGbb9YA6JHS3ehws4r0na3APjhKSMXhzRc3eb0xg0PQvNTGH+ZPmYCZWYJjSogBAhHX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LWrhv3/Ee7Pnvx7kBWg5WXZdFMw//eLC/H0ah3092zvpPH69gEmen3rqVPIG9lBV2deavBNnY3SLKn7OQXoSc1fmvJtc0+9sYWdQtTf2s9J7dMqp3xr3QS7m3i8f/9TXG6ZxmlUhfK+JIPa4ztPtoezHNzYv3sLce5iBJVDABcI= Received: by 10.78.122.16 with SMTP id u16mr4526606huc.1188282977432; Mon, 27 Aug 2007 23:36:17 -0700 (PDT) Received: by 10.66.240.11 with HTTP; Mon, 27 Aug 2007 23:36:17 -0700 (PDT) Message-ID: <7e1fa8c0708272336q5bae6911n6ffde869c0053734@mail.gmail.com> Date: Tue, 28 Aug 2007 12:06:17 +0530 From: "Robert Nicholson" To: freebsd-multimedia@freebsd.org In-Reply-To: <46D342B6.9070800@math.arizona.edu> MIME-Version: 1.0 References: <46D11820.6020608@math.arizona.edu> <20070828000239.3261745f@localhost> <46D342B6.9070800@math.arizona.edu> 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: Re: VoIP problems 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 07:01:38 -0000 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.