Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2006 16:46:17 -0700 (PDT)
From:      Doug Ambrisko <ambrisko@ambrisko.com>
To:        m.ehinger@ltur.de
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: get DMI information in kernel
Message-ID:  <200608242346.k7ONkHa4093431@ambrisko.com>
In-Reply-To: <OF02D82BD2.90F7E325-ONC12571D2.0045A581-C12571D2.00461104@gateway-inter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
m.ehinger@ltur.de writes:
| Hello,
| how do i get DMI Informations (stuff displayed by dmidecode)  in a kernel module?
| 
| I need some "System Information" like Vendor,Model and OEM String identifying hardware on a Thinkpad.
| 
| Can anybody give me a hint on that?

You can look at the ipmi(4) driver.  It gets the IPMI HW info via SMBIOS.
There is also and smbios driver as well.

Doug A.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608242346.k7ONkHa4093431>