Source-Changes archive

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

Re: CVS commit: src/sys/arch/x86 (P4TCC)



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



Home | Main Index | Thread Index | Old Index