[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: gigabytes ethernet card



didieb ajibaskoro wrote:
Hi I am newby in Linux. Right now I'm looking for Network device
gigabytes ethernet card that certified or compatible in RHEL 3.0. I've
tried to search at hardware.redhat.com/hcl/, and cannot find specific
information about it. Does anyone know where i can get the information
or maybe already use type of ethernet card that compatible at RHEL

I have experience using the Broadcom BCM57xx cards and the Intel gigabit (E1000) cards. Both work find, although you may have issues with the tg3 driver used with the BCM cards. To fix that, edit the /etc/modules.conf file and change any "alias" lines that specify the tg3 driver to specify the bcm5700 driver. Examples:

Change

alias eth0 tg3

to

alias eth0 bcm5700

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
----------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]