cvs commit: src/sys/dev/amr amr_linux.c
src/sys/modules/amr/amr_linux
Makefile src/sys/conf files files.amd64
Doug Ambrisko
ambrisko at FreeBSD.org
Tue Jan 24 13:13:51 PST 2006
ambrisko 2006-01-24 21:13:50 UTC
FreeBSD src repository
Modified files:
sys/conf files files.amd64
Added files:
sys/dev/amr amr_linux.c
sys/modules/amr/amr_linux Makefile
Log:
Add in the Linux IOCTL shim and create the megadev0 device so
Linux LSI MegaRaid tools can run on FreeBSD until Linux emulation.
Add in the Linux IOCTL shim and create the megadev0 device so
Linux LSI MegaRaid tools can run on FreeBSD until Linux emulation.
Add glue to build the modules but don't tie it into the build
yet until I test it from the CVS repo. via the mirror on an
amd64 machine.
Tie this into the Linux32 emulation on amd64 so the tools can
run on amd64 kernel.
Cleaned up by: ps (amr_linux.c)
Revision Changes Path
1.1085 +1 -0 src/sys/conf/files
1.81 +1 -0 src/sys/conf/files.amd64
1.1 +191 -0 src/sys/dev/amr/amr_linux.c (new)
1.1 +8 -0 src/sys/modules/amr/amr_linux/Makefile (new)
More information about the cvs-src
mailing list