X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/3c4e084de9ed00171748c20de1251d347fc33c1c..623bacefa16295fa34407543514013abae7c01d9:/netwatch/firstrun.c diff --git a/netwatch/firstrun.c b/netwatch/firstrun.c index 66b08d4..e2a8f4b 100644 --- a/netwatch/firstrun.c +++ b/netwatch/firstrun.c @@ -36,12 +36,6 @@ void smi_init() { outputf("NetWatch running"); - /* Try really hard to shut up USB_LEGKEY. */ - pci_write16(0, 31, 2, 0xC0, pci_read16(0, 31, 2, 0xC0)); - pci_write16(0, 31, 2, 0xC0, 0); - pci_write16(0, 31, 4, 0xC0, pci_read16(0, 31, 4, 0xC0)); - pci_write16(0, 31, 4, 0xC0, 0); - /* Turn on the SMIs we want */ smi_disable();