F8MHZ
#define BASE_TYPES (BASE|F8MHZ|MTS|FM|INPUT1|INPUT2|INIT1)
type |= F8MHZ;
type |= F8MHZ;
type |= F8MHZ;
if (type & F8MHZ)
rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ,
rc = load_firmware(fe, new_fw.type & ~F8MHZ, &new_fw.id);
if (type & F8MHZ)