![]() |
Re: Memory Information?
SMBUS read&write byte is for memory information but does anybody knows if this works? :|
|
Re: Memory Information?
Zitat:
And how it works? The SM-Bus is completly documented because it is a hardware standard. |
Re: Memory Information?
@Muetze1:But where to get ports for example nforce motherboards?Basicly datasheets?But i think nforce info is gathered via PCI.
|
Re: Memory Information?
Zitat:
But for you once again: mostly all chipsets implement a SMBus controller PCI device. The device PCI register contains the port address of the SMBus interface. The ports are mostly a little bit vendor specific. Look for a PCI device with class id 0x0c and sub class id 0x05. |
Re: Memory Information?
Thank you i will post my results after i make it. :)
|
Re: Memory Information?
But i think i found an easier way
Delphi-Quellcode:
The caption is 0 after i press it size is cardinal :(
procedure TMainFrm.Button3Click(Sender: TObject);
begin MiTeC_Machine1.SMBIOS.RefreshData;; mainfrm.Caption:=inttostr(MiTeC_Machine1.SMBIOS.MemoryModule[1].Size); end; |
AW: Memory Information?
Hi !
I need to access SDP from my Delphi 7 free application... where can i find the complete memory.pas module that have been discussed here ? Thanks !! |
AW: Memory Information?
|
AW: Memory Information?
Thank you !
Same error as EarthQuaker : Zitat:
|
AW: Memory Information?
add
Delphi-Quellcode:
uses OMCDrv;
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:24 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz