I know that debug can be used to scope out memory contents. I've used it to find out the manufacturer of various cards without taking the thing apart.
Type:
debug

d [address] [range limit]

to get a listing of the memory contents at that location.
if you know the address of the card's ROM, you can find out what it is advertising to the system
_________________________
-- Murray I What part of 'no' don't you understand? Is it the 'N', or the 'Zero'?