+7
−0
+2
−0
drivers/net/fjes/Makefile
0 → 100644
+30
−0
drivers/net/fjes/fjes.h
0 → 100644
+32
−0
drivers/net/fjes/fjes_main.c
0 → 100644
+213
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the basic code of FUJITSU Extended Socket Network Device driver. When "PNP0C02" is found in ACPI DSDT, it evaluates "_STR" to check if "PNP0C02" is for Extended Socket device driver and retrieves ACPI resource information. Then creates platform_device. Signed-off-by:Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by:
David S. Miller <davem@davemloft.net>