Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Netra T1 / X1 / 1125 environemental sensors



On Sat, 5 Jul 2008 08:30:11 +0100
Julian Coleman <jdc%coris.org.uk@localhost> wrote:

> There is an OpenBSD driver for this, At least on the V120, they have:
[...]
> It's probably worth looking at (or importing) their alipm and admtemp
> drivers.
I ported the OpenBSD stuff:
alipm*  at pci?
iic*    at alipm?
spdmem* at iic?
admtemp* at iic?

alipm0 at pci1 dev 3 function 0: 74KHz clock
iic0 at alipm0: I2C bus
admtemp0 at iic0 addr 0x18: max1617
spdmem0 at iic0 addr 0x54
spdmem0: SDRAM memory, data ECC, 256MB, 133MHz, PC-1100
spdmem0: 12 rows, 11 cols, 1 banks, 4 banks/chip, 7.5ns cycle time
spdmem0: voltage LvTTL (not 5V tolerant), refresh time 15.625us 
(self-refreshing)
spdmem1 at iic0 addr 0x55
spdmem1: SDRAM memory, data ECC, 256MB, 133MHz, PC-1100
spdmem1: 12 rows, 11 cols, 1 banks, 4 banks/chip, 7.5ns cycle time
spdmem1: voltage LvTTL (not 5V tolerant), refresh time 15.625us 
(self-refreshing)

[jkunz@Kriggle jkunz]$ envstat     
               Current  CritMax  CritMin  CritCap     Unit
[admtemp0]
  internal:     33.000                                degC
  external:     54.000                                degC

This is fine so far. I can't commit the code at the moment due to extensions to 
the MI iic(9) interface. More on that topic later on
tech-kern. 
-- 


tschüß,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/



Home | Main Index | Thread Index | Old Index