Ver Mensaje Individual
  #1 (permalink)  
Antiguo 07/11/2005, 17:50
Avatar de The Holyman
The Holyman
 
Fecha de Ingreso: noviembre-2005
Ubicación: República Dominicana
Mensajes: 32
Antigüedad: 18 años, 6 meses
Puntos: 0
Pregunta solucion driver marvell gigabite lan

saludos,

amigos anteriormente habian visto quizas alguno de mis apartados con relacion a estos driver, en un foro encontre esta repuesta, pero no entiendo por completo lo que me dice, ya que baje el driver que dice y renombre los archivos pero aún no me funcionan. podría alguien decirme con exactitud de que se trata lo abajo expuesto.

mil gracias

Hi, guys, may be this could help some of you

The PCI Ids in the .INF file for MARVEL drivers DOES NOT MATCH the one the MARVELL 88E8001 chip returns, this prevent the driver to install.

To get the network on download the last driver for XP/2003 from the Marvell web site, unzip the file and update the .INF file with the correct PCI id

The one in the original .INF file is VEN_11AB&DEV_

replace all the occurences of VEN_11AB with VEN_1148 (the ID the 88E8001 returns) using the notepad.

Then use the manual installation process and wonder all is right now.

I do not understand why this PCI id is wrong maybe MARVELL change its vendor ID due to some conflicts or legal issue.

Hope this could help anybody.