Give the ELAN timecounter better quality than i8254
This commit is contained in:
parent
27cb47196a
commit
753374dad4
@ -101,7 +101,8 @@ static struct timecounter elan_timecounter = {
|
||||
NULL,
|
||||
0xffff,
|
||||
ELAN_XTAL / 4,
|
||||
"ELAN"
|
||||
"ELAN",
|
||||
1000
|
||||
};
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user