Date: Wed, 28 May 2008 23:19:27 +0000 (UTC) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mfi mfi.c mfi_ioctl.h Message-ID: <200805282319.m4SNJRM1043022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805282319.m4SNJRM1043022>