Skip to content

Commit

Permalink
[IA64-SGI] SGI Altix cross partition functionality [3/3]
Browse files Browse the repository at this point in the history
This patch contains the cross partition pseudo-ethernet driver (XPNET)
functional support module.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
Dean Nelson authored and Tony Luck committed May 3, 2005
1 parent 89eb8eb commit a2d974d
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/ia64/sn/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ obj-$(CONFIG_IA64_SGI_SN_XP) += xp.o
xp-y := xp_main.o xp_nofault.o
obj-$(CONFIG_IA64_SGI_SN_XP) += xpc.o
xpc-y := xpc_main.o xpc_channel.o xpc_partition.o
obj-$(CONFIG_IA64_SGI_SN_XP) += xpnet.o
Loading

0 comments on commit a2d974d

Please sign in to comment.