Help, Problem in using driver!
Hi guys,
Now what iam trying to do is to use some APIs in a existing driver to play with a device.
But my problem is when each time i run the initialize i got a error message i.e"Error in vendor ID. eeprom content is not ok"
any one know what is this mean?
Thank U very much in advance!! :)
[321 byte] By [
Jooo] at [2007-11-19 0:23:14]

# 1 Re: Help, Problem in using driver!
Maybe the driver can manage a device with a particular vendor id ? Such information is usually stored in a E2Prom or in a flash memory. So, if the vendor id is corrupted, the driver does not recognize the device like a device it is able to manage, and shows that error.