From owner-freebsd-stable Mon Jan 28 15: 4:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 4E72237B402 for ; Mon, 28 Jan 2002 15:04:26 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id g0SN4jx07918; Mon, 28 Jan 2002 15:04:45 -0800 (PST) Date: Mon, 28 Jan 2002 15:04:45 -0800 (PST) From: Doug White To: ptiJo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ARCHOS Jukebox Studio 20 support In-Reply-To: <20020127165006.5d1f6f1c.ptiJo@noos.fr> Message-ID: <20020128150053.X6367-100000@resnet.uoregon.edu> X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 27 Jan 2002, ptiJo wrote: > it seems the specs have been released... the linux kernel has support > for it (ISD-200) http://bjorn.haxx.se/isd200/ (...) The ISD-200 is an > ASIC designed by In-System Design Inc. that acts as a USB to ATA bridge > and which is used in many USB mass storage devices. The vendor/product > code for the ISD-200 chip is 05ab/0031. (...) > > do you think it would be hard to port them to FreeBee ? I could try but > I've never done such things before... and I'm not really a good hacker > ;( That's a pointer to the Linux driver, which was contributed by ISD themselves. You'd want to find out if it's OK by the license to modify or reuse data from that driver. Since it is a linux driver and they are not directly portable, you could potentially use the information from it, if the license allows, to write a new driver. The linux usb code isn't that dense, but I also haven't seen how hard it is to create CAM attachments in our code. I don't have an Archos so writing anything useful would be hard... Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message