Unsolved
This post is more than 5 years old
5 Posts
0
5373
January 24th, 2006 16:00
Installing new drivers for Mini-1350 in C400
I have a 1350 MiniPCI WiFi card in my C400 and, by modifying the setup.ini file, have been able to install the driver with no problems. The trick, as I found on this forum, was
1- Extract the driver and open the setup.ini file.
2- Scroll to the bottom and delete the lines starting with device1 and device2.
3- Rename device3 to device1.
4- Delete &subsys and everything after it on both of the remaining lines.
5- Save and exit.
6- Run setup and it will work.
[WAIVED_HARDWARE_IDS_NT]
;;;DEVICE0=PCI\VEN_14E4&DEV_4320&SUBSYS_00021028
;;;DEVICE1=PCI\VEN_14E4&DEV_4320&SUBSYS_00041028
;;;DEVICE2=PCI\VEN_14E4&DEV_4324&SUBSYS_00021028
;;;DEVICE3=PCI\VEN_14E4&DEV_4324&SUBSYS_00041028
DEVICE0=PCI\VEN_14E4&DEV_4320
DEVICE1=PCI\VEN_14E4&DEV_4324
With the current release of the driver, the setup.ini file has changed and no longer contains the lines shown above. Therefore, when I run SETUP.EXE, it reports no compatible hardware. I even tried using an old, working, setup.ini file but that didn't help.
Any ideas?
Thanks,
Stan
No Events found!

