Date: Tue, 5 Nov 2002 22:17:40 -0500 From: Don Bowman <don@sandvine.com> To: "'stable@freebsd.org'" <stable@freebsd.org> Subject: bios(9) and SMBIOS (SMBIOStable) / DMI Message-ID: <FE045D4D9F7AED4CBFF1B3B813C8533701022E6E@mail.sandvine.com>
next in thread | raw e-mail | index | archive | help
I see from bios(9): extern struct bios32_SDentry PCIbios; extern struct SMBIOS_table SMBIOStable; extern struct DMI_table DMItable; but I can find no mention to the latter two anywhere in the code. Is anyone aware of any work to read the DMI (www.dmtf.org) information under FreeBSD? The closest I could find is: http://people.freebsd.org/~dwhite/ipmi/ or things which use SMB to poke around. I'd like to be able to read the mfg & version of the motherboard & BIOS in the PC I'm using. --don (don@sandvine.com www.sandvine.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C8533701022E6E>