[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] register spacing
From: |
Anand Babu |
Subject: |
Re: [Freeipmi-devel] register spacing |
Date: |
Fri, 03 Dec 2004 07:50:01 -0800 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) |
,----[ Ian Zimmerman <address@hidden> ]
| Al> I got a board that has register spacing, so 0xCA8 is the base KCS
| Al> address and 0xCAC is the status register.
|
| Al> Not really sure of the best way to handle this. First, we probably
| Al> need the probing code to search for register spacing. I'm not too
| Al> familiar with the probing, I'm only starting to look at this code.
|
| So - the code to get spacing exists in smbios.c but is commented out.
| It can certainly be uncommented; I'll try to test it on the Tiger4 over
| the weekend if I find time.
|
| I still don't know what to do about PCI (which is currently not being
| used). Maybe I'l just add a "don't know" alternative to the spacing
| enum. Have to look at pciutils again (that was the template for my PCI
| code).
`----
One of our major priority for next release is to get a variety of
hardware validated. Between SM-BIOS, ACPI and default values, I think
we will be able to cover a majority of them. I would give ACPI more
priority than PCI probing.
ACPI approach:
"dev_acpi" project gives user-space device access to ACPI name space.
Author Alex Williamson <address@hidden> is very much willing
to help us. Visit http://lwn.net/Articles/96324/
======================================================================
FORWARDED MESSAGE:
======================================================================
Anand,
Very cool! I'm glad you've found it useful. Please let me know if
you find any bugs or have suggestions for the interface. I have a
handful of minor changes (including basic support for 2.4 kernels) so
I'll probably release a new version of dev_acpi as soon as I get some
time. It's exciting and encouraging to hear of projects like yours
making use of it. May I reference your project as a consumer of
dev_acpi as I continue to try to get it into upstream kernels? Thanks,
Alex
On Sat, 2004-11-27 at 03:14 -0800, Anand Babu wrote:
> Alex,
> I am planning to use your dev_acpi for discovering IPMI system
> interfaces in my GNU FreeIPMI project
> (http://www.gnu.org/software/freeipmi). We find your project useful,
> because we already managed to write PCI-probing, SM-BIOS-probing, KCS,
> SMIC and RMCP/IPMI-LAN entirely in user-space, except ACPI-probing.
>
> Good work and Thanks.
======================================================================
--
Anand Babu
Free as in Freedom <www.gnu.org>