The MediaLB peripheral, devoted to the MOST protocol, must be reset
using chipset registers, so this code is not part of the MLB PCI
driver.
Signed-off-by: Giancarlo Asnaghi
Signed-off-by: Federico Vaga
---
arch/x86/pci/sta2x11-fixup.c | 17 +
1 files changed, 17 insertions
See the lkml message "[PATCH 0/3] MOST network protocol" sent on Jun
10th 2013 about this code and the missing "Signed-off" lines.
---
drivers/net/Makefile |1 +
drivers/net/most/Kconfig | 10 +
drivers/net/most/Makefile |6 +
drivers/net/most/sta2x11mlb.c | 1181 +
fixing buglets. (We is Federico Vaga,
Alessandro Rubini, Giancarlo Asnaghi).
Patch 1 is the core, patch 2 is an interface driver and patch 3 is a
pci fixup in the chipset that hosts the logic block for the interface.
Unfortunately, the code implements network-specific system calls but
doesn'
This patch adds core support for the MOST protocol. More information
about the protocol can be found at: http://www.mostcooperation.com/
See the lkml message "[PATCH 0/3] MOST network protocol" sent on Jun
10th 2013 about this code and the missing "Signed-off" lines.
---
include/linux/socket.h |
4 matches
Mail list logo