On Thu, 28 Aug 2003, Stefan Reinauer wrote:
./mainboard/amd/solo/Config:option AMD8111_DEV=0x5
if the name is DEV, it should be a device number, not a devfn. If it is a device number, it shouldn't be shifted -- that's very confusing for people. It should be the device number that lspci shows.
So I prefer 5, and it gets shifted in the macros.
ron