Juan Romero Pardines <xtraeme%netbsd.org@localhost> typed:
: Log Message:
: Add a driver for the Pentium 4 and later models with feature TM
: (Thermal Monitor).
: cvs rdiff -r0 -r1.1 src/sys/arch/x86/x86/p4tcc.c
p4tcc_init()
...
switch (cpu_id & 0xf) {
...
cpu_id ?
Regards,
Geoff