[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: network
- From: Michael Fratoni <mfratoni tuxfan homeip net>
- To: redhat-list redhat com
- Subject: Re: network
- Date: Mon Dec 16 21:02:15 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 16 December 2002 04:02 pm, abe flonet com wrote:
> 02:05.0 Ethernet controller: Broadcom Corporation: Unknown device 4401
> (rev 01) 02:0c.0 SCSI storage controller: LSI Logic / Symbios Logic
> 53c875 (rev 26)
The broadcom 4401 is not supported in the current kernel. It will probably
appear in the 2.6 kernels, as it is currently being worked on in the 2.5
series.
You don't happen to have a Asus A7V8X (VIA KT400) mother board by chance?
I just built a new machine with that board, and it also has the broadcom
4401 integrated network device. Getting it to work was reasonably
painless. The board should have come with an ASUS driver CD. Mount the
cd, and then:
tar -xvzf /mnt/cdrom/Drivers/LAN/4401/Linux/bcm4400-1.0.1.tar.gz
cd src
make
(as root) make install
modprobe bcm4400
The make process generates some warnings, but no errors, and the module
appears to work fine.
$ /sbin/lsmod
Module Size Used by Not tainted
bcm4400 30880 1
Note that you need to have the kernel source package for your running
kernel installed.
Hope that helps. There is some info on the CD as well in:
/mnt/cdrom/Drivers/LAN/4401/Linux/RELEASE.TXT
It claims there is an included source rpm, however it doesn't seem to
exist, and I can't locate it on broadcom's website.
Hope that helps,
- --
- -Michael
pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9/oV0n/07WoAb/SsRAqu4AJ9lkEx16VHOJpIl1X1pspztWsMTqQCfYzbA
lnRF3mwQvOUDeXL+YJoFLrA=
=ACHp
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]