- Aug 9, 2000
- 2,266
- 0
- 0
I traded an old NIC for a non-working Audigy to play with.
Upon further investigation I found this: http://www.sbyers.com/images/pcibus.jpg
According to: Anomaly in the Audigy PCI Subsystem ID register, this card is returning an invalid PCI subsystem ID due to a corrupt EEPROM and the highlighted bytes of my screen shot should read 0051 instead of 0040 -- thus windows and the creative software has no idea what drivers to install and ultimately fails.
I like to get my hands dirty in assembly and C (CE major to thank there..), so would it be possible to write a driver that spoofs this data from the perspective of windows so it was correct?
All input welcome...
Upon further investigation I found this: http://www.sbyers.com/images/pcibus.jpg
According to: Anomaly in the Audigy PCI Subsystem ID register, this card is returning an invalid PCI subsystem ID due to a corrupt EEPROM and the highlighted bytes of my screen shot should read 0051 instead of 0040 -- thus windows and the creative software has no idea what drivers to install and ultimately fails.
I like to get my hands dirty in assembly and C (CE major to thank there..), so would it be possible to write a driver that spoofs this data from the perspective of windows so it was correct?
All input welcome...