heathrow: Don't set lat_timer.

It will be set by firmware.
This commit is contained in:
joevt 2023-06-10 01:40:29 -07:00 committed by dingusdev
parent e81ac6f61e
commit 569893861d
1 changed files with 0 additions and 1 deletions

View File

@ -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