X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/8ed5907015b127d1312c13216a8e4875c962da8e..2768393fc00a378e42139872bf47fe02ea6f3751:/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();