diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-11-15 20:58:55 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-11-15 20:58:55 +0000 |
commit | 85c03a30dd8e83a96ec713a5dabcd5bc32931c27 (patch) | |
tree | f60bd5f0e4ee5afd43e91f1341e247d622946aec /loader2/module-info | |
parent | e1579cde0df0a6053d3443c8af6eff2682c22445 (diff) | |
download | anaconda-85c03a30dd8e83a96ec713a5dabcd5bc32931c27.tar.gz anaconda-85c03a30dd8e83a96ec713a5dabcd5bc32931c27.tar.xz anaconda-85c03a30dd8e83a96ec713a5dabcd5bc32931c27.zip |
add r8169
Diffstat (limited to 'loader2/module-info')
-rw-r--r-- | loader2/module-info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/loader2/module-info b/loader2/module-info index 2fe15dfdc..50b10e9e0 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -373,6 +373,10 @@ pcnet32 eth "RTL8139, SMC EZ Card Fast Ethernet" +r8169 + eth + "RTL8169 Gigabit Ethernet" + sis900 eth "SiS 900/7016 PCI Fast Ethernet" |