X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/f1584bb056629473dd1208034fed761cbaea8e29..3c4e084de9ed00171748c20de1251d347fc33c1c:/netwatch/drivers.c diff --git a/netwatch/drivers.c b/netwatch/drivers.c index fca0bfe..9517b1a 100644 --- a/netwatch/drivers.c +++ b/netwatch/drivers.c @@ -1,3 +1,13 @@ +/* drivers.c + * PCI driver table + * 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 extern struct pci_driver a3c90x_driver;