[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH 1/1] Add support for IGB VF device (#502875)
- From: Joel Granados Moreno <jgranado redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH 1/1] Add support for IGB VF device (#502875)
- Date: Fri, 29 May 2009 13:25:10 +0200
---
loader2/module-info | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/loader2/module-info b/loader2/module-info
index 5fadae5..7e810cd 100644
--- a/loader2/module-info
+++ b/loader2/module-info
@@ -297,6 +297,10 @@ igb
eth
"Intel 82575EB Gigabit Network/Backplane Connection"
+igbvf
+ eth
+ "Intel 82576 Virtual Function"
+
ixgb
eth
"Intel PRO/10GbE"
--
1.6.0.6
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]