X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/f1584bb056629473dd1208034fed761cbaea8e29..22e3f1d996dfe075b62cc64283bc3c887bd9a146:/ich2/smram-ich2.c diff --git a/ich2/smram-ich2.c b/ich2/smram-ich2.c index 36e750f..0441914 100644 --- a/ich2/smram-ich2.c +++ b/ich2/smram-ich2.c @@ -1,4 +1,4 @@ -/* ich2-timer.c +/* smram-ich2.c * SMRAM access utility for ICH2 chipset * NetWatch system management mode administration console * @@ -149,7 +149,7 @@ int smram_aseg_set_state (int open) { if (smram_locked()) return -1; - + smramc = pci_read8(0, 0, 0, SMRAMC); switch (open)