erroneous interrupt setting now deleted.

This commit is contained in:
Ronald G. Minnich 2000-11-28 03:40:10 +00:00
parent 461520ace5
commit 5f8d627800

View file

@ -106,11 +106,6 @@ final_southbridge_fixup()
int i;
// put symbolic names in here soon ... so much typing, so little time.
// remap IRQ for PCI -- this is exactly what the BIOS does now.
pci_write_config_byte(pcidev, 0x42, 0xa);
pci_write_config_byte(pcidev, 0x43, 0xb);
pci_write_config_byte(pcidev, 0x44, 0xc);
// now set up legacy serial interrupts
// that doesn't mean serial ports -- it's a serial interrupt
// line from the superio (LPC)