Date: Thu, 8 Jul 2010 15:05:23 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi iodi.c on_chip.c xlr_machdep.c xlr_pci.c src/sys/mips/rmi/dev/xlr rge.c Message-ID: <201007081505.o68F5UVM063851@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-07-08 15:05:23 UTC FreeBSD src repository Modified files: sys/mips/rmi iodi.c on_chip.c xlr_machdep.c xlr_pci.c sys/mips/rmi/dev/xlr rge.c Log: SVN rev 209808 on 2010-07-08 15:05:23Z by jchandra 64 bit compilation support XLR platform code. Mostly changes to make casting between int and pointer and printing 64bit values safe for 32 and 64 bit compile. Approved by: rrs Revision Changes Path 1.10 +19 -18 src/sys/mips/rmi/dev/xlr/rge.c 1.6 +3 -3 src/sys/mips/rmi/iodi.c 1.5 +2 -2 src/sys/mips/rmi/on_chip.c 1.10 +5 -6 src/sys/mips/rmi/xlr_machdep.c 1.5 +3 -3 src/sys/mips/rmi/xlr_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007081505.o68F5UVM063851>