Re: help on installing rtl8139 driver

Donald Becker <[email protected]> Thu, 9 Oct 2003 14:11:33 -0400 (EDT)
Newsgroups gmane.linux.drivers.realtek.devel
Message-ID <[email protected]>
On Thu, 9 Oct 2003, Rommel Moreno wrote:

> I=92m using redhat linux 8.0 kernel 2.4.18-14, and Im trying to install=
 the=20
> drivers for the rtl8139 NIC. I got lost and the last stage, here is wha=
t I=20
> did:
>=20
> 1)        downloaded the rtl8139.c source code
> 2)        downloaded the pci-scan.c, pci-scan.h, and kern_compat.h (put=
 them=20
> all
> together in the same directory)

Hopefully you also downloaded the Makefile, to pull in the correct
include files.

> got the following:
> >rtl8139.o: init_module: No such device

What is the PCI ID?
  The PCI ID is a pair of four digit numbers, the vendor ID and device.
    You can use 'lspci -v' or 'cat /proc/pci' to find this information.
   =20

--=20
Donald Becker				[email protected]
Scyld Computing Corporation		http://www.scyld.com
914 Bay Ridge Road, Suite 220		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993