Date: Tue, 2 Mar 2010 12:11:00 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include bus.h src/sys/mips/rmi files.xlr iodi.c xlr_pci.c xls_ehci.c Message-ID: <201003030834.o238YlQl088370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-03-02 12:11:00 UTC FreeBSD src repository Modified files: sys/mips/include bus.h sys/mips/rmi files.xlr iodi.c xlr_pci.c xls_ehci.c Log: SVN rev 204577 on 2010-03-02 12:11:00Z by rrs - 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) - uncomment xls_ehci.c in files.xlr - changes to xls_ehci.c - updated with dev/usb/controller/ehci_*.c as Obtained from: JC - c.jayachandran@gmail.com Revision Changes Path 1.5 +1 -0 src/sys/mips/include/bus.h 1.4 +1 -1 src/sys/mips/rmi/files.xlr 1.4 +1 -21 src/sys/mips/rmi/iodi.c 1.3 +0 -1 src/sys/mips/rmi/xlr_pci.c 1.3 +107 -125 src/sys/mips/rmi/xls_ehci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003030834.o238YlQl088370>