aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hpt27xx
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2016-09-30 08:23:06 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2016-09-30 08:23:06 +0000
commit97549c34ecaf74580941fdc9c5bd1050e4b1f6ce (patch)
treec542eb2e05b98297ac84daafc3f3380d44fa0bf6 /sys/modules/hpt27xx
parent1a3c881209ce7c8a83bdb6a97ad8dd56c6f2ffa8 (diff)
downloadsrc-97549c34ecaf74580941fdc9c5bd1050e4b1f6ce.tar.gz
src-97549c34ecaf74580941fdc9c5bd1050e4b1f6ce.zip
Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4
like other PCI network drivers. The sys/ofed directory is now mainly reserved for generic infiniband code, with exception of the mthca driver. - Add new manual page, mlx4en(4), describing how to configure and load mlx4en. - All relevant driver C-files are now prefixed mlx4, mlx4_en and mlx4_ib respectivly to avoid object filename collisions when compiling the kernel. This also fixes an issue with proper dependency file generation for the C-files in question. - Device mlxen is now device mlx4en and depends on device mlx4, see mlx4en(4). Only the network device name remains unchanged. - The mlx4 and mlx4en modules are now built by default on i386 and amd64 targets. Only building the mlx4ib module depends on WITH_OFED=YES . Sponsored by: Mellanox Technologies
Notes
Notes: svn path=/head/; revision=306486
Diffstat (limited to 'sys/modules/hpt27xx')
0 files changed, 0 insertions, 0 deletions