]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cleanups for sys/mips/rmi/bus_space_rmi.c
authorrrs <rrs@FreeBSD.org>
Sat, 20 Feb 2010 16:32:33 +0000 (16:32 +0000)
committerrrs <rrs@FreeBSD.org>
Sat, 20 Feb 2010 16:32:33 +0000 (16:32 +0000)
commita1acb96630b36142f402d4ee83f854bf659b80d2
tree793bca517aa6add82fa033acf37297a655f7a131
parentc3a2e02803a9c8498b9d463374d0a78a037c4a57
Cleanups for sys/mips/rmi/bus_space_rmi.c
- remove pci related code from bus_space_rmi.c, we will have another
file for PCI bus space functions which will do byte-swapping.
- remove local SWAP implementation
- added TODO stub for unimplemented functions

Obtained from: C. Jayachandran - c.jayachandran@gmail.com
sys/mips/rmi/bus_space_rmi.c