| plan 9 kernel history: overview | file list | diff list |
pc/apic.c (diff list | history)
| pc/apic.c | 1997/0327 | Created. | ||
| 1998/0401 | Change rdmsr, wrmsr to use vlong instead of ulong pair. | |||
| 1998/0605 | Comment out writes to LapicLINT0, LapicLINT1. XXX why? | |||
| 1998/0716 | XXX clock. | |||
| 1998/0825 | Bug fix: print format. | |||
| 1998/0910 | Rename Vector* for IRQs. Allow null arguments to ioapicrdtr (XXX bug fix?). Remove ioapicvecbase (XXX why?). | |||
| 1999/0217 | Change cpumhz to cpuhz. | |||
| 2001/1130 | Change rdmsr to rdtsc (HW bug fix for VMware). | |||
| 2002/0410 | XXX timer | |||
| 2002/0415 | Remove lapicperiodset debugging. | |||
| 2002/0719 | XXX timer. | |||