CX18_MAX_CARDS
if (cx18_first_minor < 0 || cx18_first_minor >= CX18_MAX_CARDS) {
CX18_MAX_CARDS - 1);
static int cardtype[CX18_MAX_CARDS];
static int tuner[CX18_MAX_CARDS] = { -1, -1, -1, -1, -1, -1, -1, -1,
static int radio[CX18_MAX_CARDS] = { -1, -1, -1, -1, -1, -1, -1, -1,
if (i >= CX18_MAX_CARDS) {
i, CX18_MAX_CARDS - 1);