]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r301296,r301297,r301300:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2016 18:40:03 +0000 (18:40 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2016 18:40:03 +0000 (18:40 +0000)
commit9ee54226a140bd87a507dc81c799918fc14df3d7
tree93470964cd15845a1d7e021f60f9a1bc428b3616
parent033e280e7ff510b2bc27b3aa521de164391b5550
MFC r301296,r301297,r301300:

r301296 (by cem):

ioat(4): Make channel indices unsigned

r301297 (by cem):

ioat(4): Export the number of available channels

r301300 (by cem):

ioat(4): Always log capabilities on attach

Different, relatively recent Intel Xeon hardware support radically different
features.  E.g., BDX support CRC32 while BDX-DE does not.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301812 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ioat/ioat.c
sys/dev/ioat/ioat.h
sys/dev/ioat/ioat_internal.h