Ah I remember now.

It's not that It didn't arrive, it's that I had patches for other
devices to also add Ethernet support, and I didn't manage to validate
that it worked fine for a reason or another.

Since this patch sync with the patches that I didn't send yet, it
didn't make sense to send it, and I forgot to make sure that the patch
only had something like 1/1.

I also didn't test that patch yet.

I've attached other patches I mentioned.

For:
- lineageos_i9100: Add support for USB Ethernet adapters
- lineageos_i9100_defconfig: Add CDC Ethernet support
This wasn't reliable at all but it might be because the batteries I have
are too old and don't have enough mAh left...

Old batteries that have very few mAh remaining usually don't stand high
peak current usage as well as the ones in good state, and plugging an
USB Ethernet adapter which, according to lsusb, is supposed to drain at
most 100mA, might have been too much.

That kind of issues are even more visible with external WiFi adapters
as that can drain 500mA maximum according to lsusb.

For:
- lineageos_i9300: Add support for USB Ethernet adapters
- lineageos_i9300_defconfig: Add CDC Ethernet support
- lineageos_i9305: Add support for USB Ethernet adapters
- lineageos_i9305_defconfig: sync CDC Ethernet support with other
  devices

I've probably decent batteries. I don't remember if something was wrong,
or if I didn't have the time to test it. I probably need to test it
again.

Denis.
From 3310cce4b96b5f503d233f30032868527bbc5c29 Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 23:15:08 +0200
Subject: [PATCH 6/6] lineageos_i9305_defconfig: sync CDC Ethernet support with
 other devices

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9305_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/lineageos_i9305_defconfig b/arch/arm/configs/lineageos_i9305_defconfig
index c7ed135f655f..7656ba9724af 100644
--- a/arch/arm/configs/lineageos_i9305_defconfig
+++ b/arch/arm/configs/lineageos_i9305_defconfig
@@ -1445,7 +1445,7 @@ CONFIG_USB_RTL8150=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_AX8817X=y
 CONFIG_USB_NET_CDCETHER=y
-# CONFIG_USB_NET_CDC_EEM is not set
+CONFIG_USB_NET_CDC_EEM=y
 CONFIG_USB_NET_CDC_NCM=y
 CONFIG_USB_NET_DM9601=y
 CONFIG_USB_NET_SMSC75XX=y
-- 
2.21.0

From 26e17324d3669feeb51857a8354a08cffa5c31d7 Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 23:13:50 +0200
Subject: [PATCH 5/6] lineageos_i9305: Add support for USB Ethernet adapters

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9305_defconfig | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/arch/arm/configs/lineageos_i9305_defconfig b/arch/arm/configs/lineageos_i9305_defconfig
index 60fdc7a13f28..c7ed135f655f 100644
--- a/arch/arm/configs/lineageos_i9305_defconfig
+++ b/arch/arm/configs/lineageos_i9305_defconfig
@@ -1438,22 +1438,22 @@ CONFIG_WLAN_REGION_CODE=100
 #
 # USB Network Adapters
 #
-# CONFIG_USB_CATC is not set
-# CONFIG_USB_KAWETH is not set
-# CONFIG_USB_PEGASUS is not set
-# CONFIG_USB_RTL8150 is not set
+CONFIG_USB_CATC=y
+CONFIG_USB_KAWETH=y
+CONFIG_USB_PEGASUS=y
+CONFIG_USB_RTL8150=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_AX8817X=y
 CONFIG_USB_NET_CDCETHER=y
 # CONFIG_USB_NET_CDC_EEM is not set
 CONFIG_USB_NET_CDC_NCM=y
-# CONFIG_USB_NET_DM9601 is not set
-# CONFIG_USB_NET_SMSC75XX is not set
-# CONFIG_USB_NET_SMSC95XX is not set
+CONFIG_USB_NET_DM9601=y
+CONFIG_USB_NET_SMSC75XX=y
+CONFIG_USB_NET_SMSC95XX=y
 # CONFIG_USB_NET_GL620A is not set
 CONFIG_USB_NET_NET1080=y
-# CONFIG_USB_NET_PLUSB is not set
-# CONFIG_USB_NET_MCS7830 is not set
+CONFIG_USB_NET_PLUSB=y
+CONFIG_USB_NET_MCS7830=y
 # CONFIG_USB_NET_RNDIS_HOST is not set
 CONFIG_USB_NET_CDC_SUBSET=y
 # CONFIG_USB_ALI_M5632 is not set
-- 
2.21.0

From 0453c448c1d21bb05576fc7a07344da30c8026cd Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 18:47:47 +0200
Subject: [PATCH 4/6] lineageos_i9300_defconfig: Add CDC Ethernet support

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9300_defconfig | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/arch/arm/configs/lineageos_i9300_defconfig b/arch/arm/configs/lineageos_i9300_defconfig
index 48b8732cb87f..2d1887ded5c5 100644
--- a/arch/arm/configs/lineageos_i9300_defconfig
+++ b/arch/arm/configs/lineageos_i9300_defconfig
@@ -1505,9 +1505,9 @@ CONFIG_USB_PEGASUS=y
 CONFIG_USB_RTL8150=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_AX8817X=y
-# CONFIG_USB_NET_CDCETHER is not set
-# CONFIG_USB_NET_CDC_EEM is not set
-# CONFIG_USB_NET_CDC_NCM is not set
+CONFIG_USB_NET_CDCETHER=y
+CONFIG_USB_NET_CDC_EEM=y
+CONFIG_USB_NET_CDC_NCM=y
 CONFIG_USB_NET_DM9601=y
 CONFIG_USB_NET_SMSC75XX=y
 CONFIG_USB_NET_SMSC95XX=y
@@ -1516,7 +1516,13 @@ CONFIG_USB_NET_SMSC95XX=y
 # CONFIG_USB_NET_PLUSB is not set
 CONFIG_USB_NET_MCS7830=y
 # CONFIG_USB_NET_RNDIS_HOST is not set
-# CONFIG_USB_NET_CDC_SUBSET is not set
+CONFIG_USB_NET_CDC_SUBSET=y
+# CONFIG_USB_ALI_M5632 is not set
+# CONFIG_USB_AN2720 is not set
+# CONFIG_USB_BELKIN is not set
+CONFIG_USB_ARMLINUX=y
+# CONFIG_USB_EPSON2888 is not set
+# CONFIG_USB_KC2190 is not set
 # CONFIG_USB_NET_ZAURUS is not set
 # CONFIG_USB_NET_CX82310_ETH is not set
 # CONFIG_USB_NET_KALMIA is not set
@@ -1525,6 +1531,7 @@ CONFIG_USB_NET_MCS7830=y
 # CONFIG_USB_CDC_PHONET is not set
 # CONFIG_USB_IPHETH is not set
 # CONFIG_USB_SIERRA_NET is not set
+# CONFIG_USB_VL600 is not set
 # CONFIG_MSM_RMNET_USB is not set
 # CONFIG_WAN is not set
 
-- 
2.21.0

From 029a6343b41139d494af42b4a2a6f37b2e363c56 Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 18:43:48 +0200
Subject: [PATCH 3/6] lineageos_i9300: Add support for USB Ethernet adapters

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9300_defconfig | 31 +++++++++++++++++-----
 1 file changed, 25 insertions(+), 6 deletions(-)

diff --git a/arch/arm/configs/lineageos_i9300_defconfig b/arch/arm/configs/lineageos_i9300_defconfig
index 7384e4ceba72..48b8732cb87f 100644
--- a/arch/arm/configs/lineageos_i9300_defconfig
+++ b/arch/arm/configs/lineageos_i9300_defconfig
@@ -1441,7 +1441,7 @@ CONFIG_NETDEVICES=y
 # CONFIG_EQUALIZER is not set
 CONFIG_TUN=y
 # CONFIG_VETH is not set
-# CONFIG_MII is not set
+CONFIG_MII=y
 # CONFIG_PHYLIB is not set
 # CONFIG_NET_ETHERNET is not set
 CONFIG_NETDEV_1000=y
@@ -1499,14 +1499,33 @@ CONFIG_WLAN_REGION_CODE=100
 #
 # USB Network Adapters
 #
-# CONFIG_USB_CATC is not set
-# CONFIG_USB_KAWETH is not set
-# CONFIG_USB_PEGASUS is not set
-# CONFIG_USB_RTL8150 is not set
-# CONFIG_USB_USBNET is not set
+CONFIG_USB_CATC=y
+CONFIG_USB_KAWETH=y
+CONFIG_USB_PEGASUS=y
+CONFIG_USB_RTL8150=y
+CONFIG_USB_USBNET=y
+CONFIG_USB_NET_AX8817X=y
+# CONFIG_USB_NET_CDCETHER is not set
+# CONFIG_USB_NET_CDC_EEM is not set
+# CONFIG_USB_NET_CDC_NCM is not set
+CONFIG_USB_NET_DM9601=y
+CONFIG_USB_NET_SMSC75XX=y
+CONFIG_USB_NET_SMSC95XX=y
+# CONFIG_USB_NET_GL620A is not set
+# CONFIG_USB_NET_NET1080 is not set
+# CONFIG_USB_NET_PLUSB is not set
+CONFIG_USB_NET_MCS7830=y
+# CONFIG_USB_NET_RNDIS_HOST is not set
+# CONFIG_USB_NET_CDC_SUBSET is not set
+# CONFIG_USB_NET_ZAURUS is not set
+# CONFIG_USB_NET_CX82310_ETH is not set
+# CONFIG_USB_NET_KALMIA is not set
 # CONFIG_USB_HSO is not set
+# CONFIG_USB_NET_INT51X1 is not set
 # CONFIG_USB_CDC_PHONET is not set
 # CONFIG_USB_IPHETH is not set
+# CONFIG_USB_SIERRA_NET is not set
+# CONFIG_MSM_RMNET_USB is not set
 # CONFIG_WAN is not set
 
 #
-- 
2.21.0

From 03ef4cee35b26e1378fc0ab73662317edd13b949 Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 18:47:47 +0200
Subject: [PATCH 2/6] lineageos_i9100_defconfig: Add CDC Ethernet support

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9100_defconfig | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/arch/arm/configs/lineageos_i9100_defconfig b/arch/arm/configs/lineageos_i9100_defconfig
index 36a1298adfc7..fdc67a09ac1a 100644
--- a/arch/arm/configs/lineageos_i9100_defconfig
+++ b/arch/arm/configs/lineageos_i9100_defconfig
@@ -1476,9 +1476,9 @@ CONFIG_USB_PEGASUS=y
 CONFIG_USB_RTL8150=y
 CONFIG_USB_USBNET=y
 CONFIG_USB_NET_AX8817X=y
-# CONFIG_USB_NET_CDCETHER is not set
-# CONFIG_USB_NET_CDC_EEM is not set
-# CONFIG_USB_NET_CDC_NCM is not set
+CONFIG_USB_NET_CDCETHER=y
+CONFIG_USB_NET_CDC_EEM=y
+CONFIG_USB_NET_CDC_NCM=y
 CONFIG_USB_NET_DM9601=y
 CONFIG_USB_NET_SMSC75XX=y
 CONFIG_USB_NET_SMSC95XX=y
@@ -1487,7 +1487,13 @@ CONFIG_USB_NET_SMSC95XX=y
 # CONFIG_USB_NET_PLUSB is not set
 CONFIG_USB_NET_MCS7830=y
 # CONFIG_USB_NET_RNDIS_HOST is not set
-# CONFIG_USB_NET_CDC_SUBSET is not set
+CONFIG_USB_NET_CDC_SUBSET=y
+# CONFIG_USB_ALI_M5632 is not set
+# CONFIG_USB_AN2720 is not set
+# CONFIG_USB_BELKIN is not set
+CONFIG_USB_ARMLINUX=y
+# CONFIG_USB_EPSON2888 is not set
+# CONFIG_USB_KC2190 is not set
 # CONFIG_USB_NET_ZAURUS is not set
 # CONFIG_USB_NET_CX82310_ETH is not set
 # CONFIG_USB_NET_KALMIA is not set
@@ -1496,6 +1502,7 @@ CONFIG_USB_NET_MCS7830=y
 # CONFIG_USB_CDC_PHONET is not set
 # CONFIG_USB_IPHETH is not set
 # CONFIG_USB_SIERRA_NET is not set
+# CONFIG_USB_VL600 is not set
 # CONFIG_MSM_RMNET_USB is not set
 # CONFIG_WAN is not set
 
-- 
2.21.0

From 512e09e2111632ad4f4bc4aaa097a6f7c25dd049 Mon Sep 17 00:00:00 2001
From: Denis 'GNUtoo' Carikli <[email protected]>
Date: Sun, 5 May 2019 18:43:48 +0200
Subject: [PATCH 1/6] lineageos_i9100: Add support for USB Ethernet adapters

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 arch/arm/configs/lineageos_i9100_defconfig | 31 +++++++++++++++++-----
 1 file changed, 25 insertions(+), 6 deletions(-)

diff --git a/arch/arm/configs/lineageos_i9100_defconfig b/arch/arm/configs/lineageos_i9100_defconfig
index 93b8fb5c2e5d..36a1298adfc7 100644
--- a/arch/arm/configs/lineageos_i9100_defconfig
+++ b/arch/arm/configs/lineageos_i9100_defconfig
@@ -1414,7 +1414,7 @@ CONFIG_NETDEVICES=y
 # CONFIG_EQUALIZER is not set
 CONFIG_TUN=y
 # CONFIG_VETH is not set
-# CONFIG_MII is not set
+CONFIG_MII=y
 # CONFIG_PHYLIB is not set
 # CONFIG_NET_ETHERNET is not set
 # CONFIG_NETDEV_1000 is not set
@@ -1470,14 +1470,33 @@ CONFIG_WLAN_REGION_CODE=100
 #
 # USB Network Adapters
 #
-# CONFIG_USB_CATC is not set
-# CONFIG_USB_KAWETH is not set
-# CONFIG_USB_PEGASUS is not set
-# CONFIG_USB_RTL8150 is not set
-# CONFIG_USB_USBNET is not set
+CONFIG_USB_CATC=y
+CONFIG_USB_KAWETH=y
+CONFIG_USB_PEGASUS=y
+CONFIG_USB_RTL8150=y
+CONFIG_USB_USBNET=y
+CONFIG_USB_NET_AX8817X=y
+# CONFIG_USB_NET_CDCETHER is not set
+# CONFIG_USB_NET_CDC_EEM is not set
+# CONFIG_USB_NET_CDC_NCM is not set
+CONFIG_USB_NET_DM9601=y
+CONFIG_USB_NET_SMSC75XX=y
+CONFIG_USB_NET_SMSC95XX=y
+# CONFIG_USB_NET_GL620A is not set
+# CONFIG_USB_NET_NET1080 is not set
+# CONFIG_USB_NET_PLUSB is not set
+CONFIG_USB_NET_MCS7830=y
+# CONFIG_USB_NET_RNDIS_HOST is not set
+# CONFIG_USB_NET_CDC_SUBSET is not set
+# CONFIG_USB_NET_ZAURUS is not set
+# CONFIG_USB_NET_CX82310_ETH is not set
+# CONFIG_USB_NET_KALMIA is not set
 # CONFIG_USB_HSO is not set
+# CONFIG_USB_NET_INT51X1 is not set
 # CONFIG_USB_CDC_PHONET is not set
 # CONFIG_USB_IPHETH is not set
+# CONFIG_USB_SIERRA_NET is not set
+# CONFIG_MSM_RMNET_USB is not set
 # CONFIG_WAN is not set
 
 #
-- 
2.21.0

Attachment: pgpDVHBJR0V3X.pgp
Description: OpenPGP digital signature

_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to