Hi, On Wed, 22 Oct 2003 at 15:44, Chris Albertson wrote: > Also do remember that PCI card's config registrs are little endian > and you will have to mantally byteswap when you read the hex dump. ... or simply use "lspci -nv" to get the IDs instead of the textual translations. cu Reinhard