From: Joshua Wise Date: Mon, 12 Oct 2009 05:14:34 +0000 (-0400) Subject: Remove some bogus and obsolete ich2 stuff from smi.c. X-Git-Url: http://git.joshuawise.com/netwatch.git/commitdiff_plain/623bacefa16295fa34407543514013abae7c01d9?hp=93e304e362865d8e41a0c75bb799ac8418895e3d Remove some bogus and obsolete ich2 stuff from smi.c. --- diff --git a/netwatch/smi.c b/netwatch/smi.c index 3172cfd..7a33559 100644 --- a/netwatch/smi.c +++ b/netwatch/smi.c @@ -80,16 +80,6 @@ void smi_entry(void) eth_poll(); - if (inl(0x840) & 0x1000) - { - /* - pci_dump(); - */ - outl(0x840, 0x1100); - outl(0x840, 0x0100); - } - - smi_poll(); pci_bother_all();