cvs commit: src/sys/dev/mfi mfi.c mfi_ioctl.h
Doug Ambrisko
ambrisko at FreeBSD.org
Wed May 28 23:19:28 UTC 2008
ambrisko 2008-05-28 23:19:27 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c mfi_ioctl.h
Log:
Add support to talk to the LSI ioctl path on with FreeBSD 32 bit app's
on amd64. Note the only difference is the iovec32 part so I use the
native structure for everything else.
Also I plan to MFC all the changes in -current to 7-stable and 6-stable
shortly since I've been running them. This does not include the cam
changes.
MFC after: 3 days
Revision Changes Path
1.39 +42 -0 src/sys/dev/mfi/mfi.c
1.7 +20 -0 src/sys/dev/mfi/mfi_ioctl.h
More information about the cvs-src
mailing list