lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Jul 2010 09:07:46 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	tanaka <tanaka_hideo@...oo.co.jp>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Please teach me X86 I/O port 0x61

On Fri, 16 Jul 2010 00:00:36 +0900 (JST) tanaka wrote:

> Dear all.
> 
> I investigate about  NMI kernel messages.
> Linux kernel read 0x61 address using inb(61h).
> 
> I search a amd opteron cpu following manuals.
> but I do not find  explanation of 0x61 address.
> 
> http://support.amd.com/us/psearch/Pages/psearch.aspx?type=2.1&product=2.1.4&contentType=Tech+Doc+Processor&ostype=&keywords=&items=20
> 
> Could you teach me a 0x61 address of X86 arch >

Hi,

IO port 0x61 (NMI Status & Control register) is not CPU-specific on x86.
It's more of a platform thing.

Intel describes it in ICH (chipset) specs, e.g., ICH7 spec,
section 10.7.1.  Please try that and see if it answers your questions.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ