summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--loader2/module-info4
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fafa42d2..696a51f55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
otherwise we don't bring the interface up later when we need to. Just
collect information here (#233152).
+ * loader2/module-info: Added cdc_ether, which is the other part of USB
+ networking that you need, the first is usbnet (#174229).
+
2007-03-21 Chris Lumens <clumens@redhat.com>
* textw/timezone_text.py (TimezoneWindow.__call__): Fix traceback
diff --git a/loader2/module-info b/loader2/module-info
index 5636bf279..5ae0c17a8 100644
--- a/loader2/module-info
+++ b/loader2/module-info
@@ -1119,6 +1119,10 @@ usbnet
eth
"USB Host-to-Host Link Driver"
+cdc_ether
+ eth
+ "USB CDC Ethernet driver"
+
# wireless
airo_cs
eth