Date: Tue, 25 Jun 2013 23:30:48 +0000 (UTC) From: Jim Harris <jimharris@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r252221 - in stable/9: sbin/nvmecontrol sys/dev/nvd sys/dev/nvme sys/modules/nvd sys/modules/nvme Message-ID: <201306252330.r5PNUmZH095816@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jimharris Date: Tue Jun 25 23:30:48 2013 New Revision: 252221 URL: http://svnweb.freebsd.org/changeset/base/252221 Log: MFC r240616, r240619, r240620: Merge initial NVM Express (NVMe) commits to stable/9. This only pulls the nvme(4), nvd(4) and nvmecontrol(8) code into stable/9. A follow-up commit will link it into the build and merge all of the additional commits made for NVMe over the last few months. Sponsored by: Intel Added: stable/9/sbin/nvmecontrol/ - copied from r240620, head/sbin/nvmecontrol/ stable/9/sys/dev/nvd/ - copied from r240616, head/sys/dev/nvd/ stable/9/sys/dev/nvme/ - copied from r240616, head/sys/dev/nvme/ stable/9/sys/modules/nvd/ - copied from r240619, head/sys/modules/nvd/ stable/9/sys/modules/nvme/ - copied from r240619, head/sys/modules/nvme/ Modified: Directory Properties: stable/9/sbin/ (props changed) stable/9/sys/ (props changed) stable/9/sys/dev/ (props changed) stable/9/sys/modules/ (props changed)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306252330.r5PNUmZH095816>