On 11 Aug 2007 at 10:41, Scott Quinn wrote:
Looking at the card, there is a small Atmel EEPROM
(not the firmware).
(a) does anyone know if there's a way to bittwiddle without pulling the
EEPROM? (2) since the machines I will be using it in have onboard
firmware support, what would happen if I just pulled the chip (or is
the setup of onboard peripherals integrated into the system firmware
and the card initialization will fail without the EEPROM)?
I've seen PCI editors for selected chipsets, but I don't know what
the one on your board is. It's probably possible to modify the
vendor ID and resource information, but you need the right software
to do it.
You might have better luck hacking the driver/enumerator from a
similar card to work with this thing. You didn't specify the
platform you want to use.
Cheers,
Chuck