From owner-freebsd-questions@FreeBSD.ORG Sat Jun 24 05:03:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30B3116A494 for ; Sat, 24 Jun 2006 05:03:30 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B161143D49 for ; Sat, 24 Jun 2006 05:03:29 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wx-out-0102.google.com with SMTP id h30so616671wxd for ; Fri, 23 Jun 2006 22:03:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XmIsxtZI36Hq/EqoeMNh3c10Yv54TX2028h5mN0RzPubSf+jnh6Cd8o50h2DKztLtgO46jPqOgQJIe0S40KtJD3+HO+UMRXfyyw9PsaeSP3cJIvTq1e+FO1mtddZewrdCbXi2FS1rtwdczSYjrcYhKZtcy1k7u31xQ20XhRFcyQ= Received: by 10.70.116.11 with SMTP id o11mr5814289wxc; Fri, 23 Jun 2006 22:03:29 -0700 (PDT) Received: by 10.70.83.15 with HTTP; Fri, 23 Jun 2006 22:03:29 -0700 (PDT) Message-ID: Date: Sat, 24 Jun 2006 09:03:29 +0400 From: "Andrew Pantyukhin" To: "Ben House" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: USB External harddrive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 05:03:30 -0000 On 6/24/06, Ben House wrote: > Greetings, > > I have an issue with trying to hookup a USB hard drive to an IBM Netfinity > 3000 server. The direct access (da) device does not appear in the /dev > directory. It appears that the Western Digital drive is being recognized. > I am using a Generic kernel, 6.0 Release. > > dmesg: > umass0: Western Digital External HDD, rev 2.00/6.02, addr 2 > uhid0: Western Digital External HDD, rev 2.00/6.02, addr 2, iclass 8/6 > umass0: at uhub0 port 1 (addr 2) disconnected > umass0: detached > uhid0: at uhub0 port 1 (addr 2) disconnected > uhid0: detached > umass0: Western Digital External HDD, rev 2.00/6.02, addr 2 > uhid0: Western Digital External HDD, rev 2.00/6.02, addr 2, iclass 8/6 Just to be sure... Are you using a generic kernel and if not, do you have all the scsi tapestry compiled in?