mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 05:29:43 +00:00
heathrow: Don't set lat_timer.
It will be set by firmware.
This commit is contained in:
parent
e81ac6f61e
commit
569893861d
@ -53,7 +53,6 @@ HeathrowIC::HeathrowIC() : PCIDevice("mac-io/heathrow"), InterruptCtrl()
|
||||
this->device_id = 0x0010;
|
||||
this->class_rev = 0xFF000001;
|
||||
this->cache_ln_sz = 8;
|
||||
this->lat_timer = 0x40;
|
||||
|
||||
this->setup_bars({{0, 0xFFF80000UL}}); // declare 512Kb of memory-mapped I/O space
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user