From owner-freebsd-mips@FreeBSD.ORG Mon Mar 1 23:39:58 2010 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64E4E106583F for ; Mon, 1 Mar 2010 23:39:58 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id C4AB48FC28 for ; Mon, 1 Mar 2010 23:39:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o21NWcFc053497; Mon, 1 Mar 2010 16:32:40 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 01 Mar 2010 16:32:33 -0700 (MST) Message-Id: <20100301.163233.4959786962507439.imp@bsdimp.com> To: rrs@lakerest.net From: "M. Warner Losh" In-Reply-To: <5B27996C-CAAC-4C87-BF9A-D914B57E175F@lakerest.net> References: <98a59be81002230021j6a0cc408j99fe6a5d57a21aff@mail.gmail.com> <98a59be81003010632n526acfd0i57c58bca8645d62@mail.gmail.com> <5B27996C-CAAC-4C87-BF9A-D914B57E175F@lakerest.net> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mips@FreeBSD.org Subject: Re: USB support for RMI processors X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2010 23:39:58 -0000 In message: <5B27996C-CAAC-4C87-BF9A-D914B57E175F@lakerest.net> Randall Stewart writes: : Hmm I might have missed these.. I got some in. : : The n32 ones I will leave for Warner to look at.. : : I personally think we should be working on n64 not n32.. But : I will go with whatever our fearless leader says (the passer : of the cold).. n64 for the kernel definitely is the way to go. However, I'd like to get the n32 and n64 userland support in place too. And the first place to start with that is tools... Warner : R : On Mar 1, 2010, at 6:32 AM, C. Jayachandran wrote: : : > Hi Randy, : > : > I'd send these patches last week, did you get a chance to look over : > them? Let me know if you have any comments. : > : > Also, let me know if this is your preferred way for changes, otherwise : > I can send them as attachments too. The mailing list will strip the : > attachments, but your copy would be safe. : > : > Thanks, : > JC. : > : > On Tue, Feb 23, 2010 at 1:51 PM, C. Jayachandran : > wrote: : >> I've two patches to add USB EHCI support for XLS processors. This is : >> tested : >> with umass driver on a USB attached disk and flash drive. Please : >> review - : >> I've left the original NetBSD license on xls_ehci.c (which came from : >> ehci_pci.c), I hope this is not an issue. : >> : >> http://sites.google.com/site/cjayachandran/files/iodi-bus.patch : >> - Move rmi_pci_bus_space to header and avoid extern : >> - remove unused and commented code (MIPS_BUS_SPACE_PCI, pic_usb_ack) : >> - use rmi_pci_bus_space for USB too (needs byteswap) : >> : >> http://sites.google.com/site/cjayachandran/files/xls-ehci.patch : >> - uncomment xls_ehci.c in files.xlr : >> - changes to xls_ehci.c - updated with dev/usb/controller/ehci_*.c as : >> reference : >> : >> The files sys/mips/rmi/ehcireg.h and sys/mips/rmi/ehcivar.h can be : >> deleted : >> since they are not used now. Also sys/mips/rmi/pcibus.c is unused. : >> : >> Thanks, : >> JC. : >> : > : > : > : > -- : > C. Jayachandran c.jayachandran@gmail.com : > : : ------------------------------ : Randall Stewart : 803-317-4952 (cell) : 803-345-0391(direct) : : _______________________________________________ : freebsd-mips@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-mips : To unsubscribe, send any mail to : "freebsd-mips-unsubscribe@freebsd.org" : :