summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
diff options
context:
space:
mode:
Diffstat (limited to 'chipset_enable.c')
-rw-r--r--chipset_enable.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/chipset_enable.c b/chipset_enable.c
index b663295..3e53244 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -401,11 +401,6 @@ static int enable_flash_ht1000(struct pci_dev *dev, char *name)
byte |= (1<<4);
pci_write_byte(dev, 0x43, byte);
- /* Some magic. Comment me if you can */
- outb(0x45, 0xcd6);
- byte = inb(0xcd7);
- outb(reg8|0x20, 0xcd7);
-
return 0;
}
OpenPOWER on IntegriCloud