public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Question] How access standard PC io port?
@ 2006-05-09  7:24 liyu
  0 siblings, 0 replies; only message in thread
From: liyu @ 2006-05-09  7:24 UTC (permalink / raw)
  To: LKML

Hello:

    I have one question about standard PC(i386) resource (io port).
   
    I found we register these resource here:
    
        http://lxr.linux.no/source/arch/i386/kernel/setup.c#L1185
   
    I want to read/write some data from PS/2 keyboard controller buffer
(IOW, from io port 0x60), and I guest that the buffer may corrupt in SMP
envionment if we access them without something like lock protect,
but I can not find any information or code related.
   
    Which great guru would like help me a little bit?
   
    Thanks in advanced.

-liyu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-09  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09  7:24 [Question] How access standard PC io port? liyu

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