From owner-freebsd-usb@FreeBSD.ORG Sat Dec 29 06:33:27 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F14A816A419 for ; Sat, 29 Dec 2007 06:33:27 +0000 (UTC) (envelope-from bkelly@vadev.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.freebsd.org (Postfix) with ESMTP id D251813C458 for ; Sat, 29 Dec 2007 06:33:27 +0000 (UTC) (envelope-from bkelly@vadev.org) Received: (qmail 16548 invoked from network); 29 Dec 2007 06:33:26 -0000 Received: from vadev.org (HELO ianto.vadev.org) ([66.92.166.151]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 29 Dec 2007 06:33:26 -0000 Received: from [10.0.1.2] ([192.168.1.97]) (authenticated bits=0) by ianto.vadev.org (8.14.2/8.14.2) with ESMTP id lBT3WCU4069148 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 29 Dec 2007 03:32:13 GMT (envelope-from bkelly@vadev.org) In-Reply-To: <200712290214.15919.hselasky@c2i.net> References: <200712290214.15919.hselasky@c2i.net> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <08127556-0DC2-41E2-9C22-EB9C07333629@vadev.org> Content-Transfer-Encoding: 7bit From: Ben Kelly Date: Fri, 28 Dec 2007 22:32:07 -0500 To: Hans Petter Selasky X-Mailer: Apple Mail (2.753) X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.63 on 192.168.1.110 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD P4 USB project - precompiled kernels available for download X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2007 06:33:28 -0000 On Dec 28, 2007, at 8:14 PM, Hans Petter Selasky wrote: > I took the time today to crossbuild a couple of kernels based on > the FreeBSD > P4 USB Project using the "GENERIC" kernel config so that people can > try how it > works. The P4 USB Project is currently based on FreeBSD 8.x. I have > not > tested if the precompiled kernels work on FreeBSD 6.x or FreeBSD > 7.x, but I > presume yes. Things that I want you to try out: Do these images match the current code in the subversion repository referenced at the following page? http://www.selasky.org/hans_petter/usb4bsd/index.html It didn't look like there had been any USB changes in there recently. Has the USB development moved completely to p4? I would like to try the new stack, but I am guessing I will need to patch it for usb/95173 in order to use my umass device. Thanks for working on this! - Ben