From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 02:31:25 2004 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 05C7216A4CE for ; Thu, 30 Dec 2004 02:31:25 +0000 (GMT) Received: from jail.idea-anvil.net (idea-anvil.net [63.226.12.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C8B443D55 for ; Thu, 30 Dec 2004 02:31:24 +0000 (GMT) (envelope-from james@idea-anvil.net) Received: from mail.Idea-Anvil.net (vaio [10.0.0.99]) by jail.idea-anvil.net (8.12.11/8.12.9) with ESMTP id iBU2Vhe6095821 for ; Wed, 29 Dec 2004 19:31:43 -0700 (MST) (envelope-from james@idea-anvil.net) From: James Jhai To: freebsd-questions@freebsd.org Date: Wed, 29 Dec 2004 19:31:21 -0700 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412291931.22460.james@idea-anvil.net> Subject: Archos jukebox Studio 10? 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: Thu, 30 Dec 2004 02:31:25 -0000 Has anyone gotten one of these to work? While I was googleing I saw a mailing list dated back in 2002 about linux having a driver and someone starting to work on one for fbsd. It's a Hitachi_DK23DA-10 10gb USB drive (and it plays mp3s ;-). I know its not on the hardware list... I have all the kernel support compiled in. When I plug it in and unplug it dmesg shows: ... ugen0: detached ugen0: In-System Design USB Storage Adapter, rev 1.10/1.10, addr 2 ugen0: at uhub1 port 1 (addr 2) disconnected ugen0: detached ugen0: In-System Design USB Storage Adapter, rev 1.10/1.10, addr 2 ... vaio# camcontrol devlist at scbus2 target 0 lun 0 (pass0,cd0) dmesg on boot with device pluged in and the "usb active" on the device lcd: ... uhci0: port 0x1c00-0x1c1f irq 9 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: In-System Design USB Storage Adapter, rev 1.10/1.10, addr 2 uhci1: port 0x1c20-0x1c3f irq 9 at device 7.3 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ... I kind of have the feeling I am s.o.l. but I figured it was worth asking about. Its the only thing holding me back from formating windows off my sister pc and installing fbsd. Might have to go with slackware till/if there is support :-\ Does ndis only work with network cards? - James