ambrisko 2006-11-14 16:48:00 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c mfi_ioctl.h mfi_linux.c
Log:
- Add in FreeBSD native ioctl that models the Linux version.
- Add a translation so the Linux ioctl's don't conflict with
the FreeBSD definition.
- Assume Linux 32bit emulation on amd64.
This was tested on i386 and amd64 with the 32bit Linux MegaCli.
Eventually we should do a 32bit native FreeBSD translation app.
Revision Changes Path
1.22 +145 -6 src/sys/dev/mfi/mfi.c
1.3 +47 -0 src/sys/dev/mfi/mfi_ioctl.h
1.2 +14 -1 src/sys/dev/mfi/mfi_linux.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"