ciscode.h (1ff8392c32a2645d2665ca779ecb91bb29361c13) | ciscode.h (a58357862e71919555ea96cd272e535593a8b3da) |
---|---|
1/* 2 * ciscode.h 3 * 4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 as 6 * published by the Free Software Foundation. 7 * 8 * The initial developer of the original code is David A. Hinds --- 105 unchanged lines hidden (view full) --- 114#define MANFID_TDK 0x0105 115#define PRODID_TDK_CF010 0x0900 116#define PRODID_TDK_NP9610 0x0d0a 117#define PRODID_TDK_MN3200 0x0e0a 118#define PRODID_TDK_GN3410 0x4815 119 120#define MANFID_TOSHIBA 0x0098 121 | 1/* 2 * ciscode.h 3 * 4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 as 6 * published by the Free Software Foundation. 7 * 8 * The initial developer of the original code is David A. Hinds --- 105 unchanged lines hidden (view full) --- 114#define MANFID_TDK 0x0105 115#define PRODID_TDK_CF010 0x0900 116#define PRODID_TDK_NP9610 0x0d0a 117#define PRODID_TDK_MN3200 0x0e0a 118#define PRODID_TDK_GN3410 0x4815 119 120#define MANFID_TOSHIBA 0x0098 121 |
122#define MANFID_UNGERMANN 0x02c0 | 122#define MANFID_UNGERMANN 0x02c0 |
123 124#define MANFID_XIRCOM 0x0105 125 126#define MANFID_POSSIO 0x030c 127#define PRODID_POSSIO_GCC 0x0003 128 129#define MANFID_NEC 0x0010 130 131#endif /* _LINUX_CISCODE_H */ | 123 124#define MANFID_XIRCOM 0x0105 125 126#define MANFID_POSSIO 0x030c 127#define PRODID_POSSIO_GCC 0x0003 128 129#define MANFID_NEC 0x0010 130 131#endif /* _LINUX_CISCODE_H */ |