From owner-freebsd-stable@FreeBSD.ORG Thu Dec 30 07:54:58 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1378A16A4FA for ; Thu, 30 Dec 2004 07:54:58 +0000 (GMT) Received: from in-line.ru (mail.in-line.ru [217.171.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B7E43D48 for ; Thu, 30 Dec 2004 07:54:56 +0000 (GMT) (envelope-from frank@unshadow.net) Received: by in-line.ru (Postfix, from userid 510) id 471C51156F; Thu, 30 Dec 2004 10:52:25 +0300 (MSK) Received: from antispam.localhost (localhost [127.0.0.1]) by in-line.ru (Postfix) with SMTP id 449C211463; Thu, 30 Dec 2004 10:52:25 +0300 (MSK) Received: from exch.in-line.local (exch.in-line.ru [192.168.3.3]) by in-line.ru (Postfix) with ESMTP id 7664C11314; Thu, 30 Dec 2004 10:52:17 +0300 (MSK) Received: from hellbell.bm.in-line.local ([192.168.122.162]) by exch.in-line.local with Microsoft SMTPSVC(5.0.2195.6713); Thu, 30 Dec 2004 10:55:08 +0300 Received: from localhost (localhost [127.0.0.1]) by hellbell.bm.in-line.local (Postfix) with ESMTP id 68C353E; Thu, 30 Dec 2004 10:54:46 +0300 (MSK) Date: Thu, 30 Dec 2004 10:54:43 +0300 (MSK) From: Alexey Zakirov X-X-Sender: frank@hellbell.bm.in-line.local To: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= In-Reply-To: <41D3AD9B.4050006@club-internet.fr> Message-ID: <20041230104900.X7860@hellbell.bm.in-line.local> References: <20041226145129.7a44f314.BSD-Mail@nyc.rr.com> <41D3AD9B.4050006@club-internet.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 30 Dec 2004 07:55:09.0093 (UTC) FILETIME=[E20D5D50:01C4EE44] X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release X-Spamtest-Info: Pass through cc: John Wilson cc: freebsd-stable@freebsd.org Subject: Re: -stable, uhci and the iRiver H320. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 07:54:58 -0000 On Thu, 30 Dec 2004, [ISO-8859-1] Jean-S?bastien P?dron wrote: > > I am now looking into purchasing an iRiver H320 player. There was not a lot > > of information turning up on Google in regard to people being successful, or > > not, with this device under either Linux or FreeBSD, so I am now turning to > > this list in hopes of finding a firsthand experience with this device under > > FreeBSD. > > > > If anyone can indeed confirm proper function under FreeBSD, it would be most > > appreciated. > > I have an iRiver H340 and it works well under Linux (USB 2.0). Under > FreeBSD, umass(4) has some issues and the player doesn't work currently > (tested with FreeBSD 5-STABLE and 6-CURRENT) but I'm sure it's just a > matter of time :-) Works for me ;) frank@hellbell:~$ uname -a FreeBSD hellbell.local 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Nov 25 13:52:49 MSK 2004 root@hellbell.local:/usr/src/sys/i386/compile/HELLBELL i386 uhci0: port 0xd800-0xd81f irq 9 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 11 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xd400-0xd41f irq 11 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xdc000000-0xdc0003ff irq 11 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 ehci_pci_attach: companion usb2 usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered Attach player: dmesg: ehci_idone: need toggle update status=80028d40 nstatus=80008c80 umass0: iRiver iRiver H300 Series, rev 2.00/1.00, addr 2 ehci_idone: need toggle update status=80028d40 nstatus=80008c80 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 38147MB (78126048 512 byte sectors: 255H 63S/T 4863C) frank@hellbell:~$ dd if=/dev/da0s1 of=/dev/null bs=1024k count=16 16+0 records in 16+0 records out 16777216 bytes transferred in 2.167703 secs (7739629 bytes/sec) frank@hellbell:~$ less /sys/i386/conf/HELLBELL .... # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse .... *** WBR, Alexey Zakirov (frank@unshadow.net)