controlfb.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) | controlfb.h (ac831a379d34109451b3c41a44a20ee10ecb615f) |
---|---|
1/* 2 * controlfb_hw.h: Constants of all sorts for controlfb 3 * 4 * Copyright (C) 1998 Daniel Jacobowitz <dan@debian.org> 5 * 6 * This program is free software; you can redistribute it and/or 7 * modify it under the terms of the GNU General Public License 8 * as published by the Free Software Foundation; either version --- 127 unchanged lines hidden (view full) --- 136 {{ 1, 2}}, /* 832x624, 75Hz */ 137 {{ 1, 2}}, /* 1024x768, 60Hz */ 138 {{ 1, 2}}, /* 1024x768, 70Hz (or 72Hz?) */ 139 {{ 1, 2}}, /* 1024x768, 75Hz (VESA) */ 140 {{ 1, 2}}, /* 1024x768, 75Hz */ 141 {{ 1, 2}}, /* 1152x870, 75Hz */ 142 {{ 0, 1}}, /* 1280x960, 75Hz */ 143 {{ 0, 1}}, /* 1280x1024, 75Hz */ | 1/* 2 * controlfb_hw.h: Constants of all sorts for controlfb 3 * 4 * Copyright (C) 1998 Daniel Jacobowitz <dan@debian.org> 5 * 6 * This program is free software; you can redistribute it and/or 7 * modify it under the terms of the GNU General Public License 8 * as published by the Free Software Foundation; either version --- 127 unchanged lines hidden (view full) --- 136 {{ 1, 2}}, /* 832x624, 75Hz */ 137 {{ 1, 2}}, /* 1024x768, 60Hz */ 138 {{ 1, 2}}, /* 1024x768, 70Hz (or 72Hz?) */ 139 {{ 1, 2}}, /* 1024x768, 75Hz (VESA) */ 140 {{ 1, 2}}, /* 1024x768, 75Hz */ 141 {{ 1, 2}}, /* 1152x870, 75Hz */ 142 {{ 0, 1}}, /* 1280x960, 75Hz */ 143 {{ 0, 1}}, /* 1280x1024, 75Hz */ |
144 {{ 1, 2}}, /* 1152x768, 60Hz */ 145 {{ 0, 1}}, /* 1600x1024, 60Hz */ |
|
144}; 145 | 146}; 147 |