Bruce said:
That doesn't follow at all. All of the necessary installation media
and drivers disks should have come with the computer, if you purchased
it from a reputable source.
Ask a friend to download the WinXP-specific drivers for your
specific make/model ethernet controller from the manufacturer's web
site, and burn them to a CD for you. Then install them according to the
manufacturer's instructions.
Everest - Device
CI will show devices on the internal busses.
http://www.majorgeeks.com/download.php?det=4181
For example, if I click on my Ethernet chip, it shows:
Intel(R) PRO/1000 CT Network Connection
PCI\VEN_8086&DEV_1019&SUBSYS_80F71043&REV_00
If you don't get an identification string, you can use the
VEN and DEV info. A text file is kept here, which is not
complete, because this was assembled by hand.
http://pciids.sourceforge.net/v2.2/pci.ids
I can find my chip in the Intel section
8086 Intel Corporation
...
1019 82547EI Gigabit Ethernet Controller
1458 1019 GA-8IPE1000 Pro2 motherboard (865PE)
1458 e000 Intel Gigabit Ethernet (Kenai II)
8086 1019 PRO/1000 CT Desktop Connection
8086 301f D865PERL mainboard
8086 302c Intel 82865G Mainboard (D865GBF)
8086 3427 S875WP1-E mainboard
In this case, I can go to Intel and find a driver package:
http://downloadfinder.intel.com
You should be able, with either Everest by itself, or via
the PCI identity file, to identify who makes the Ethernet
chip, and from that, where to find a driver.
There is a similar file kept for USB devices. The list
currently is on this private site, because the maintainer
doesn't seem to be working on it. And so far, knowing the
USB identity info, hasn't helped at all, in tracking down
drivers. A lot of cheap USB devices, override their USB
identity, and can even steal another company's ident. For
USB, it is better to preserve the CD that comes with the
product, as losing it can be deadly for the hardware.
http://dev.gentooexperimental.org/~flameeyes/usb.ids
Paul