00:23:35 [illumos-gate] 17401 tools zic fails to find tzfile.h after 17347 -- Robert Mustacchi 07:01:54 hm thx, I'll do some more reading :) 07:17:08 [illumos-gate] 17296 libdevinfo: dprintf() cleanup -- Hans Rosenfeld 15:41:41 [illumos-gate] 17298 hotplugd: dprintf() cleanup -- Hans Rosenfeld 17:17:54 [illumos-gate] 17399 Update PCI classes and caps to PCI Ver 1.18 -- Robert Mustacchi 18:51:10 rmustacc: I think I'd misunderstood and thought that one of the mc drivers knew how to ask 19:29:05 richlowe: Yeah, some of the older ones could. 19:29:11 It depends on how you get access to i2c. 19:31:29 haven't followed all the code paths yet, but maybe there is a quick answer to this: how does the fma topo_dimm module get the SPD data? Would that not be the same thing? 19:48:41 wiedi_: It depends on the platform, but most i86pc is getting it through SMBIOs. 19:48:55 And they don't get it from spd directly. 19:50:55 Is there a particular platform you'd like to know about? 19:54:55 I have an asus nuc13 rugged here, which is passive cooled. It has DDR5 ram and the bios shows the temperature. Which got me wondering if I could hook this up for monitoring. 19:57:04 I'm not an expert, but I _suspect_ the BIOS might be able to tell you because it knows how to talk to the EC on the board 19:57:21 and the EC is the thing that checks the temperature, because it uses it as input to the thermal loop that controls the fan 20:00:05 https://github.com/freebsd/freebsd-src/blob/9b2a503a1179e026a4efc0b2e0a910168bc806ed/sys/dev/jedec_dimm/jedec_dimm.c freebsd seems to have something for DDR3+4