Network controller

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

After replacing HD on my laptop(Fujitsu S7010D) I have exclamanation mark
in device on Network contoller.
I dont have original disks but loaded all drivers required from Fujitsu
support site but this has stumped me:
ID: PCI/VEN_8086&DEV_1043&SUBSYS_25278086&REV_04.........Thanks
 
Bill wrote:
> After replacing HD on my laptop(Fujitsu S7010D) I have exclamanation mark
> in device on Network contoller.
> I dont have original disks but loaded all drivers required from Fujitsu
> support site but this has stumped me:
> ID: PCI/VEN_8086&DEV_1043&SUBSYS_25278086&REV_04.........Thanks
>
>


Some info here on PCI devices. (Second link is for USB, for future consideration.)
Note that these files do not come from a standards body, and are
instead, informally maintained for use by the public. The real
registry remains hidden, AFAIK.

http://pciids.sourceforge.net/pci.ids
( http://www.linux-usb.org/usb.ids )

Anyway, here is a line that matches what you found, from the pci.ids file.
This would be found in the Intel section, as Intel owns 8086 as its
vendor number.

8086 Intel Corporation
....
1043 PRO/Wireless LAN 2100 3B Mini PCI Adapter <-----
103c 08b0 tc1100 tablet
8086 2522 Samsung P30 integrated WLAN
8086 2527 MIM2000/Centrino <-----
8086 2561 Dell Latitude D800
8086 2581 Toshiba Satellite M10

(Manually line wrapped...)

http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=944&
OSFullName=Windows*+XP+Professional&lang=eng&strOSs=44&submit=Go%21

If I look in the w70n501.inf file in the following ZIP download, I can see
a matching line. So there is a good chance this driver will load.
I'm not really up on wireless, so I don't know whether the utilities
would be good or not. For wireless, there is MS "zero config", which
also might work on top of a basic driver. I don't own any wireless
devices, so cannot test.

http://downloadmirror.intel.com/11918/eng/Intel(R)PROWireless21_125836.zip

PCI\VEN_8086&DEV_1043&SUBSYS_25278086

So have a look through the Intel download page and see if there is something
there that you like.

Paul
 
Back
Top