]> Joshua Wise's Git repositories - netwatch.git/blobdiff - ich2/smi.c
Add some headers.
[netwatch.git] / ich2 / smi.c
index 7f9642183812738f5a4edb83e61fb972cc9057dd..c9a1f0e8292592691b8d3cac423b44062b04e8d9 100644 (file)
@@ -1,3 +1,14 @@
+/* smi.c
+ * System management interrupt dispatch routines for ICH2 southbridge
+ * NetWatch system management mode administration console
+ *
+ * Copyright (c) 2008 Jacob Potter and Joshua Wise.  All rights reserved.
+ * This program is free software; you can redistribute and/or modify it under
+ * the terms found in the file LICENSE in the root of this source tree. 
+ *
+ */
+
+
 #include <smi.h>
 #include <pci.h>
 #include <io.h>
This page took 0.035831 seconds and 4 git commands to generate.