Added dumping the timer configuration, and the possibility to use any of
the hpet timer, not just the first 3. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33285 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -76,9 +76,7 @@ struct hpet_regs {
|
||||
|
||||
volatile uint64 reserved4;
|
||||
|
||||
volatile struct hpet_timer timer0;
|
||||
volatile struct hpet_timer timer1;
|
||||
volatile struct hpet_timer timer2;
|
||||
volatile struct hpet_timer timer[1];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user