On Sat, Feb 27, 2010 at 04:06:15AM -0800, Rafik24 wrote: > Hi All, > > I messed around with my wlan mini pci express card ar5007eg trying to be kind of clever. > > I changed the vendor_id subven_id device_type using the following commands: > > ath_info -g 1:0 -w 0xfebf0000 0048 280 > > ath_info -g 1:0 -w 0xfebf0000 0008 106b > ath_info -g 1:0 -w 0xfebf0000 004e 106b > > ath_info -g 1:0 -w 0xfebf0000 0007 004e > ath_info -g 1:0 -w 0xfebf0000 004f 004e > > all the commands were applied on the eeprom memory but once i did reboot this card does not show up in lspci. Compile your kernel with CONFIG_PCI_DEBUG and see if the card is enumerated during bootup and if it returns some weird values. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html