Mon site à moi trilala

Quelle est la différence entre un pull-over et une moule?
Une moule ca put l'ovaire et un pull-over ca moule

19 juil 2007

Astuces pour windows vista

Je récapitule dans ce post toutes les astuces pour vista que j'utilise.

Lire la suite

09 jan 2007

Driver for the watchdog integrated on the Winbond W83697HF chipset for OpenBSD

The winbond W83697HF chipset has a watchdog which is not supported on OpenBSD version 4.0. This chipset is integrated in the dedibox lowcost dedicated servers. After creating the site open.bsdedibox.net which permits an easy and custom installation of OpenBSD on dedibox (as it's not yet supported in standard), I decided to create a patch to integrate the watchdog in the OpenBSD source tree. There is two version of the patch. The first released add the watchdog to the existing driver lm78. But as the address mapping is different and the purpose is not the same, I decided to create a new driver just for this watchdog: wbwdt0 ou wbwdt1.

In the future, I will add support for watchdogs of other chipsets of the winbond Super I/O family which work approximately the same way.

To use it see man watchdog and man watchdogd, everything is in there. Don't forget man wbwdt if you use the second patch ;).

Lire la suite