mptfc.c (2d9b57fbec9fde4deea3686f3927204efa218c7f) | mptfc.c (cddc0ab71194a09c0ac359be10a0f1ef976ddc95) |
---|---|
1/* 2 * linux/drivers/message/fusion/mptfc.c 3 * For use with LSI PCI chip/adapter(s) 4 * running LSI Fusion MPT (Message Passing Technology) firmware. 5 * | 1/* 2 * linux/drivers/message/fusion/mptfc.c 3 * For use with LSI PCI chip/adapter(s) 4 * running LSI Fusion MPT (Message Passing Technology) firmware. 5 * |
6 * Copyright (c) 1999-2007 LSI Corporation | 6 * Copyright (c) 1999-2008 LSI Corporation |
7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 * 9 */ 10/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 11/* 12 This program is free software; you can redistribute it and/or modify 13 it under the terms of the GNU General Public License as published by 14 the Free Software Foundation; version 2 of the License. --- 1539 unchanged lines hidden --- | 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 * 9 */ 10/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 11/* 12 This program is free software; you can redistribute it and/or modify 13 it under the terms of the GNU General Public License as published by 14 the Free Software Foundation; version 2 of the License. --- 1539 unchanged lines hidden --- |