summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/pci.c b/kernel/pci.c
index 6cf71f8..5e1c869 100644
--- a/kernel/pci.c
+++ b/kernel/pci.c
@@ -131,7 +131,7 @@ uint16_t pciCheck(uint8_t bus, uint8_t slot)
// uint16_t irq2=pciConfigReadWord(bus,slot,0,0x3E);
test_bar(bus,slot,0x10);
- // test_bar(bus,slot,0x14);
+ test_bar(bus,slot,0x14);
test_bar(bus,slot,0x18);
// scr_put_hex(irq);