diff options
author | Bill Nottingham <notting@redhat.com> | 2001-03-10 00:05:37 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-03-10 00:05:37 +0000 |
commit | f2ceaf607076df14154279c0c8facad8ddf06e0b (patch) | |
tree | f287bf63a3bd83c2b394defa30b2d6f092294f5f /loader | |
parent | c3651568e41a4efc283ad84f38dab987b423b248 (diff) | |
download | anaconda-f2ceaf607076df14154279c0c8facad8ddf06e0b.tar.gz anaconda-f2ceaf607076df14154279c0c8facad8ddf06e0b.tar.xz anaconda-f2ceaf607076df14154279c0c8facad8ddf06e0b.zip |
add broadcom
Diffstat (limited to 'loader')
-rw-r--r-- | loader/module-info | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/loader/module-info b/loader/module-info index 91d128d61..ae19abd15 100644 --- a/loader/module-info +++ b/loader/module-info @@ -134,6 +134,11 @@ at1700 # atp # "Attached (pocket) ethernet adapter" +bcm5700 + eth + "Broadcom BCM5700 10/100/1000 ethernet adapter" + line_speed "Line speed" "1[0]+" + cs89x0 eth "Crystal SemiconductorCS89[02]0" |