mptsas.c (2d9b57fbec9fde4deea3686f3927204efa218c7f) | mptsas.c (cddc0ab71194a09c0ac359be10a0f1ef976ddc95) |
---|---|
1/* 2 * linux/drivers/message/fusion/mptsas.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/mptsas.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 This program is free software; you can redistribute it and/or modify 12 it under the terms of the GNU General Public License as published by 13 the Free Software Foundation; version 2 of the License. 14 --- 3385 unchanged lines hidden --- | 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 */ 9/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 10/* 11 This program is free software; you can redistribute it and/or modify 12 it under the terms of the GNU General Public License as published by 13 the Free Software Foundation; version 2 of the License. 14 --- 3385 unchanged lines hidden --- |