public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* How to change PCI Configuration space?
@ 2005-08-30  4:47 Rajat Jain
  2005-08-30 13:11 ` [Pcihpd-discuss] " Matthew Wilcox
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rajat Jain @ 2005-08-30  4:47 UTC (permalink / raw)
  To: pcihpd-discuss, linux-newbie, kenux-kernel
  Cc: dkumar, Sanjay Kumar, Noida, rajat.noida.india

Hi List,

I want to change the PCI Configuration space of a particular device in
my system. I am trying to use the "pcitweak" utility to do so, but am
not suceeding. I would appreciate if some body could provide me any
pointers in how to do so.

In this case, I want to change the value at offset 64:

$ pcitweak -r 5:9:1 64
0x01000001                 //original value

$ pcitweak -w 5:9:1 64 0x02000002      //new value

$ pcitweak -r 5:9:1 64
0x01000001                //no change?

TIA,

Rajat Jain
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-08-31  2:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-30  4:47 How to change PCI Configuration space? Rajat Jain
2005-08-30 13:11 ` [Pcihpd-discuss] " Matthew Wilcox
2005-08-30 16:22 ` chuck gelm
2005-08-31  1:05   ` Rajat Jain
2005-08-31  2:30     ` chuck gelm
2005-08-31  2:47 ` chuck gelm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox