From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 23:29:22 2005 Return-Path: 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 539AE16A4CF for ; Fri, 14 Jan 2005 23:29:22 +0000 (GMT) Received: from smtp30.hccnet.nl (smtp30.hccnet.nl [62.251.0.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E9FC43D4C for ; Fri, 14 Jan 2005 23:29:21 +0000 (GMT) (envelope-from freebsd-questions@hustinx.org) Received: from freebsd.pieter.org by smtp30.hccnet.nl id j0ENTKRH020958 (8.13.2/2.05); Sat, 15 Jan 2005 00:29:20 +0100 (MET) Date: Sat, 15 Jan 2005 00:29:36 +0100 From: Pieter Hustinx To: freebsd-questions@freebsd.org Message-Id: <20050115002936.273239a6.freebsd-questions@hustinx.org> X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Mounting Iomega USB2 DVD writer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 23:29:22 -0000 Hi, I've compiled a new kernel with EHCI support. Output of dmesg: usb2: EHCI version 0.95 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 4 ports with 4 removable, self powered umass0: IOMEGA DVDRW8440E2D-B, rev 2.00/0.02, addr 2 Output of usbdevs: addr 1: UHCI root hub, VIA addr 1: UHCI root hub, VIA addr 1: EHCI root hub, VIA addr 2: DVDRW8440E2D-B, IOMEGA addr 1: UHCI root hub, VIA addr 2: hub, Philips Semiconductors addr 3: EIZO USB HID Monitor, EIZO addr 4: DeskJet 930C, Hewlett-Packard addr 1: UHCI root hub, VIA The dvd writer is recognized, but i can't find a device like /dev/da0 or umass0. what could be the problem, device maybe not supported. Any suggestions? I'm running FreeBSD 5.3 -- Regards, Pieter