taglinefilesource code
DPRINTF818drivers/block/sbpcd.cDPRINTF((DBG_TIM,"SBPCD: timer expired.\n"));
DPRINTF881drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: CDi_stat_loop failed\n"));
DPRINTF921drivers/block/sbpcd.cDPRINTF((DBG_000,"SBPCD: ResponseInfo entered.\n"));
DPRINTF932drivers/block/sbpcd.cDPRINTF((DBG_SEQ,"SBPCD: ResponseInfo: not_result_ready (got %d of %d bytes).\n", i, response_count));
DPRINTF956drivers/block/sbpcd.cDPRINTF((DBG_000,"SBPCD: ResponseInfo: done.\n"));
DPRINTF997drivers/block/sbpcd.cDPRINTF((DBG_STA,"SBPCD: doing ResponseStatus...\n"));
DPRINTF1031drivers/block/sbpcd.cDPRINTF((DBG_STA,"SBPCD: ResponseStatus: timeout.\n"));
DPRINTF1036drivers/block/sbpcd.cDPRINTF((DBG_STA,"SBPCD: ResponseStatus: response %2X.\n", i));
DPRINTF1045drivers/block/sbpcd.cDPRINTF((DBG_STA,"SBPCD: giving xx_ReadStatus command\n"));
DPRINTF1061drivers/block/sbpcd.cDPRINTF((DBG_ERR,"SBPCD: giving xx_ReadError command.\n"));
DPRINTF1092drivers/block/sbpcd.cDPRINTF((DBG_ERR,"SBPCD: xx_ReadError: cmd_out(82) returns %d (%02X)\n",i,i));
DPRINTF1097drivers/block/sbpcd.cDPRINTF((DBG_ERR,"SBPCD: xx_ReadError: infobuf[%d] is %d (%02X)\n",i,DriveStruct[d].error_byte,DriveStruct[d].error_byte));
DPRINTF1108drivers/block/sbpcd.cDPRINTF((DBG_CMD,"SBPCD: cmd_out: put"));
DPRINTF1109drivers/block/sbpcd.cfor (i=0;i<len;i++) DPRINTF((DBG_CMD," %02X",drvcmd[i]));
DPRINTF1110drivers/block/sbpcd.cDPRINTF((DBG_CMD,"\n"));
DPRINTF1121drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: misleaded to try ResponseData.\n"));
DPRINTF1128drivers/block/sbpcd.cif (DriveStruct[d].in_SpinUp != 0) DPRINTF((DBG_SPI,"SBPCD: to CDi_stat_loop.\n"));
DPRINTF1137drivers/block/sbpcd.cif (DriveStruct[d].in_SpinUp != 0) DPRINTF((DBG_SPI,"SBPCD: to xx_ReadStatus.\n"));
DPRINTF1143drivers/block/sbpcd.cif (DriveStruct[d].in_SpinUp != 0) DPRINTF((DBG_SPI,"SBPCD: to ResponseStatus.\n"));
DPRINTF1160drivers/block/sbpcd.cif (DriveStruct[d].in_SpinUp != 0) DPRINTF((DBG_SPI,"SBPCD: to xx_ReadError.\n"));
DPRINTF1162drivers/block/sbpcd.cif (DriveStruct[d].in_SpinUp != 0) DPRINTF((DBG_SPI,"SBPCD: to cmd_out OK.\n"));
DPRINTF1217drivers/block/sbpcd.cDPRINTF((DBG_SPI,"SBPCD: SpinUp.\n"));
DPRINTF1491drivers/block/sbpcd.cDPRINTF((DBG_RES,"SBPCD: xy_DriveReset called.\n"));
DPRINTF1602drivers/block/sbpcd.cDPRINTF((DBG_LCK,"SBPCD: yy_LockDoor: %d (drive %d)\n", lock, d));
DPRINTF1603drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: p_door_locked bit %d before\n", st_door_locked));
DPRINTF1629drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: p_door_locked bit %d after\n", st_door_locked));
DPRINTF1638drivers/block/sbpcd.cDPRINTF((DBG_LCK,"SBPCD: yy_CloseTray (drive %d)\n", d));
DPRINTF1639drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: p_door_closed bit %d before\n", st_door_closed));
DPRINTF1666drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: p_door_closed bit %d after\n", st_door_closed));
DPRINTF1708drivers/block/sbpcd.cDPRINTF((DBG_SQ,"SBPCD: xx_ReadSubQ:"));
DPRINTF1711drivers/block/sbpcd.cDPRINTF((DBG_SQ," %02X", infobuf[i]));
DPRINTF1713drivers/block/sbpcd.cDPRINTF((DBG_SQ,"\n"));
DPRINTF1772drivers/block/sbpcd.cDPRINTF((DBG_XA,"SBPCD: xx_ModeSense: "));
DPRINTF1775drivers/block/sbpcd.cDPRINTF((DBG_XA,"%02X ", infobuf[i]));
DPRINTF1777drivers/block/sbpcd.cDPRINTF((DBG_XA,"\n"));
DPRINTF1795drivers/block/sbpcd.cDPRINTF((DBG_XA,"SBPCD: xx_ModeSelect: %02X %04X\n",
DPRINTF2083drivers/block/sbpcd.cDPRINTF((DBG_TOC,"SBPCD: TocDesc: %02X %02X %02X %08X\n",
DPRINTF2144drivers/block/sbpcd.cDPRINTF((DBG_TOC,"SBPCD: TocEntry: %02X %02X %02X %02X %08X\n",
DPRINTF2244drivers/block/sbpcd.cDPRINTF((DBG_UPC,"SBPCD: UPC info: "));
DPRINTF2250drivers/block/sbpcd.cDPRINTF((DBG_UPC,"%02X ", infobuf[i]));
DPRINTF2252drivers/block/sbpcd.cDPRINTF((DBG_UPC,"\n"));
DPRINTF2266drivers/block/sbpcd.cDPRINTF((DBG_UPC,"SBPCD: UPC code: "));
DPRINTF2267drivers/block/sbpcd.cDPRINTF((DBG_UPC,"(%02X) ", DriveStruct[d].UPC_ctl_adr));
DPRINTF2270drivers/block/sbpcd.cDPRINTF((DBG_UPC,"%02X ", DriveStruct[d].UPC_buf[i]));
DPRINTF2272drivers/block/sbpcd.cDPRINTF((DBG_UPC,"\n"));
DPRINTF2302drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: MultiSession CD detected: %02X %02X %02X %02X %02X %02X (%d)\n",
DPRINTF2319drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: MultiSession Info: %02X %02X %02X %02X %02X %02X %02X %02X (%d)\n",
DPRINTF2325drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: MultiSession base: %06X\n", DriveStruct[d].lba_multi));
DPRINTF2369drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: check_datarate entered.\n"));
DPRINTF2381drivers/block/sbpcd.cDPRINTF((DBG_TIM,"SBPCD: timer started (110).\n"));
DPRINTF2394drivers/block/sbpcd.cDPRINTF((DBG_TIM,"SBPCD: datarate: %d\n", datarate));
DPRINTF2406drivers/block/sbpcd.cDPRINTF((DBG_TIM,"SBPCD: maxtim_8 %d, maxtim_data %d.\n",
DPRINTF2421drivers/block/sbpcd.cDPRINTF((DBG_TEA,"SBPCD: TEAC soft reset.\n"));
DPRINTF2435drivers/block/sbpcd.cDPRINTF((DBG_TEA,"SBPCD: TEAC look_for_drive: %02X.\n",i));
DPRINTF2450drivers/block/sbpcd.cDPRINTF((DBG_TEA,"SBPCD: TEAC drive (id=%d) found.\n",i));
DPRINTF2525drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version entered.\n"));
DPRINTF2535drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMDT_READERR returns %d (ok anyway).\n",i));
DPRINTF2545drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMDT_READ_VER returns %d\n",i));
DPRINTF2553drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMD2_READERR returns %d (ok anyway).\n",i));
DPRINTF2567drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMD2_READ_VER returns %d\n",i));
DPRINTF2574drivers/block/sbpcd.cDPRINTF((DBG_ID,"SBPCD: infobuf = \""));
DPRINTF2575drivers/block/sbpcd.cfor (i=0;i<12;i++) DPRINTF((DBG_ID,"%02X ",infobuf[i]));
DPRINTF2576drivers/block/sbpcd.cfor (i=0;i<12;i++) DPRINTF((DBG_ID,"%c",infobuf[i]));
DPRINTF2577drivers/block/sbpcd.cDPRINTF((DBG_ID,"\"\n"));
DPRINTF2620drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMD0_READERR returns %d (ok anyway).\n",i));
DPRINTF2628drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: CMD0_READ_VER returns %d\n",i));
DPRINTF2633drivers/block/sbpcd.cDPRINTF((DBG_ID,"SBPCD: infobuf = \""));
DPRINTF2634drivers/block/sbpcd.cfor (i=0;i<12;i++) DPRINTF((DBG_ID,"%02X ",infobuf[i]));
DPRINTF2635drivers/block/sbpcd.cfor (i=0;i<12;i++) DPRINTF((DBG_ID,"%c",infobuf[i]));
DPRINTF2636drivers/block/sbpcd.cDPRINTF((DBG_ID,"\"\n"));
DPRINTF2680drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version: error.\n"));
DPRINTF2731drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: drive type %02X\n",DriveStruct[d].drv_type));
DPRINTF2732drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_version done.\n"));
DPRINTF2742drivers/block/sbpcd.cDPRINTF((DBG_DID,"SBPCD: drive %d (ID=%d) activated.\n", i, DriveStruct[d].drv_id));
DPRINTF2756drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_drives entered.\n"));
DPRINTF2765drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_drives: drive %d (ID=%d) activated.\n",ndrives,j));
DPRINTF2767drivers/block/sbpcd.cif (i<0) DPRINTF((DBG_INI,"SBPCD: check_version returns %d.\n",i));
DPRINTF2967drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: SetSpeed returns %d\n", i));
DPRINTF2973drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: xx_ModeSense returns %d\n", i));
DPRINTF2978drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: ReadCapacity #%d returns %d\n", j, i));
DPRINTF2986drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: ReadTocDescr returns %d\n", i));
DPRINTF2992drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: ReadToC returns %d\n", i));
DPRINTF2998drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: yy_CheckMultiSession returns %d\n", i));
DPRINTF3004drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: xx_ReadTocEntry(1) returns %d\n", i));
DPRINTF3010drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: DiskInfo: xx_ReadUPC returns %d\n", i));
DPRINTF3170drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: sbp_status: timeout.\n"));
DPRINTF3174drivers/block/sbpcd.cif (!st_spinning) DPRINTF((DBG_SPI,"SBPCD: motor got off - ignoring.\n"));
DPRINTF3178drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: st_check detected - retrying.\n"));
DPRINTF3183drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: door is open - retrying.\n"));
DPRINTF3188drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: disk removed - retrying.\n"));
DPRINTF3193drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: !st_diskok detected - retrying.\n"));
DPRINTF3198drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: st_busy detected - retrying.\n"));
DPRINTF3215drivers/block/sbpcd.cDPRINTF((DBG_IO2,"SBPCD: ioctl(%d, 0x%08lX, 0x%08lX)\n",
DPRINTF3235drivers/block/sbpcd.cDPRINTF((DBG_IO2,"SBPCD: ioctl: device %d, request %04X\n",i,cmd));
DPRINTF3245drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMPAUSE entered.\n"));
DPRINTF3271drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMRESUME entered.\n"));
DPRINTF3285drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMPLAYMSF entered.\n"));
DPRINTF3305drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: ioctl: CDROMPLAYMSF %08X %08X\n",
DPRINTF3308drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: xx_PlayAudio returns %d\n",i));
DPRINTF3316drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMPLAYTRKIND entered.\n"));
DPRINTF3319drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: CDROMPLAYTRKIND: already audio_playing.\n"));
DPRINTF3326drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: CDROMPLAYTRKIND: verify_area error.\n"));
DPRINTF3330drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: ioctl: trk0: %d, ind0: %d, trk1:%d, ind1:%d\n",
DPRINTF3346drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMREADTOCHDR entered.\n"));
DPRINTF3355drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMREADTOCENTRY entered.\n"));
DPRINTF3379drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMSTOP entered.\n"));
DPRINTF3385drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMSTART entered.\n"));
DPRINTF3391drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMEJECT entered.\n"));
DPRINTF3397drivers/block/sbpcd.cDPRINTF((DBG_IOX,"SBPCD: ioctl: yy_SpinDown returned %d.\n", i));
DPRINTF3405drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMEJECT_SW entered.\n"));
DPRINTF3411drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMVOLCTRL entered.\n"));
DPRINTF3423drivers/block/sbpcd.cDPRINTF((DBG_IOS,"SBPCD: ioctl: CDROMSUBCHNL entered.\n"));
DPRINTF3461drivers/block/sbpcd.cDPRINTF((DBG_IOS,"SBPCD: CDROMSUBCHNL: %1X %02X %08X %08X %02X %02X %06X %06X\n",
DPRINTF3469drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMREADMODE1 requested.\n"));
DPRINTF3476drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMREADMODE2 requested.\n"));
DPRINTF3494drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMREADAUDIO requested.\n"));
DPRINTF3514drivers/block/sbpcd.cif (i) DPRINTF((DBG_AUD,"SBPCD: read_audio: SetSpeed error %d\n", i));
DPRINTF3515drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: lba: %d, msf: %06X\n",
DPRINTF3517drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: before xx_ReadStatus.\n"));
DPRINTF3523drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: data_tries=%d ...\n", data_tries));
DPRINTF3536drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: sbp_status: failed after 3 tries.\n"));
DPRINTF3539drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: sbp_status: ok.\n"));
DPRINTF3565drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: before giving \"read\" command.\n"));
DPRINTF3568drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: after giving \"read\" command.\n"));
DPRINTF3589drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: read_audio: sbp_data: CDi_status timeout.\n"));
DPRINTF3593drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: sbp_data: CDi_status ok.\n"));
DPRINTF3600drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: before reading data.\n"));
DPRINTF3614drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: after reading data.\n"));
DPRINTF3617drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: read aborted by drive\n"));
DPRINTF3641drivers/block/sbpcd.cif (i==0) { DPRINTF((DBG_AUD,"SBPCD: read_audio: STATUS TIMEOUT AFTER READ")); }
DPRINTF3644drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: sbp_data: timeout waiting DRV_ATTN - retrying\n"));
DPRINTF3653drivers/block/sbpcd.cif (i<0) { DPRINTF((DBG_AUD,
DPRINTF3663drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: xx_ReadError was necessary after read: %02X\n",i));
DPRINTF3669drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: memcpy_tofs done.\n"));
DPRINTF3678drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: failed after 5 tries.\n"));
DPRINTF3681drivers/block/sbpcd.cDPRINTF((DBG_AUD,"SBPCD: read_audio: successful return.\n"));
DPRINTF3686drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: CDROMMULTISESSION entered.\n"));
DPRINTF3700drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: ioctl: CDROMMULTISESSION done (%d, %08X).\n",
DPRINTF3712drivers/block/sbpcd.cDPRINTF((DBG_IOC,"SBPCD: ioctl: unknown function request %04X\n", cmd));
DPRINTF3770drivers/block/sbpcd.cDPRINTF((DBG_BSZ,"SBPCD: read sector %d (%d sectors)\n", block, nsect));
DPRINTF3772drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: read LBA %d\n", block/4));
DPRINTF3785drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: \"prepare\" tells error %d -- ignored\n", i));
DPRINTF3812drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: sbp_status: failed after 3 tries\n"));
DPRINTF3850drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: read MSF %08X\n", blk2msf(block)));
DPRINTF3853drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: ManySession: use %08X for %08X (msf)\n",
DPRINTF3862drivers/block/sbpcd.cDPRINTF((DBG_MUL,"SBPCD: MultiSession: use %08X for %08X (msf)\n",
DPRINTF3879drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: requested frame %d, CD size %d ???\n",
DPRINTF3995drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: sbp_data: CDi_status timeout.\n"));
DPRINTF4021drivers/block/sbpcd.cDPRINTF((DBG_XA,"SBPCD: xa_head:"));
DPRINTF4023drivers/block/sbpcd.cDPRINTF((DBG_XA," %02X", xa_head_buf[xa_count]));
DPRINTF4024drivers/block/sbpcd.cDPRINTF((DBG_XA,"\n"));
DPRINTF4030drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: info: %d waits in %d frames.\n",
DPRINTF4039drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: read aborted by drive\n"));
DPRINTF4065drivers/block/sbpcd.cif (i==0) { DPRINTF((DBG_INF,"SBPCD: STATUS TIMEOUT AFTER READ")); }
DPRINTF4068drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: sbp_data: timeout waiting DRV_ATTN - retrying\n"));
DPRINTF4080drivers/block/sbpcd.cif (i<0) { DPRINTF((DBG_INF,"SBPCD: xx_ReadStatus error after read: %02X\n",
DPRINTF4089drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: xx_ReadError was necessary after read: %02X\n",i));
DPRINTF4137drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: sbpcd_open: xx_ReadStatus timed out\n"));
DPRINTF4140drivers/block/sbpcd.cDPRINTF((DBG_STA,"SBPCD: sbpcd_open: status %02X\n", DriveStruct[d].status_byte));
DPRINTF4155drivers/block/sbpcd.cDPRINTF((DBG_LCK,"SBPCD: open_count: %d -> %d\n",
DPRINTF4167drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: CD contains no data tracks.\n"));
DPRINTF4193drivers/block/sbpcd.cDPRINTF((DBG_LCK,"SBPCD: open_count: %d -> %d\n",
DPRINTF4254drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: sbpcd_setup called with %04X,%s\n",p[1], s));
DPRINTF4300drivers/block/sbpcd.cDPRINTF((DBG_SEQ,"SBPCD: no SPEA interface at %04X present.\n",
DPRINTF4324drivers/block/sbpcd.cDPRINTF((DBG_SEQ,"SBPCD: found SPEA interface at %04X.\n",
DPRINTF4340drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD version %s\n", VERSION));
DPRINTF4344drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: Looking for Matsushita, Panasonic, CreativeLabs, IBM, Longshine, TEAC CD-ROM drives\n"));
DPRINTF4345drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DPRINTF4346drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = W A R N I N G = = = = = = = = = =\n"));
DPRINTF4347drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: Auto-Probing can cause a hang (f.e. touching an ethernet card).\n"));
DPRINTF4348drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: If that happens, you have to reboot and use the\n"));
DPRINTF4349drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: LILO (kernel) command line feature like:\n"));
DPRINTF4350drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DPRINTF4351drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x230,SoundBlaster\n"));
DPRINTF4352drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DPRINTF4353drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x300,LaserMate\n"));
DPRINTF4354drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DPRINTF4355drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x330,SPEA\n"));
DPRINTF4356drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DPRINTF4357drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: with your REAL address.\n"));
DPRINTF4358drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = END of WARNING = = = = = = = = = =\n"));
DPRINTF4359drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DPRINTF4369drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_region: %03X is not free.\n",addr[1]));
DPRINTF4376drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: Trying to detect a %s CD-ROM drive at 0x%X.\n", type, CDo_command));
DPRINTF4377drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: - "));
DPRINTF4383drivers/block/sbpcd.cDPRINTF((DBG_INF,"\n"));
DPRINTF4391drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: found %d TEAC drives. A wonder.\n",i));
DPRINTF4392drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: - "));
DPRINTF4396drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_drives done.\n"));
DPRINTF4398drivers/block/sbpcd.cDPRINTF((DBG_INF,"\n"));
DPRINTF4424drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: check_datarate done.\n"));
DPRINTF4454drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: init: ResponseStatus returns %02X\n",i));
DPRINTF4460drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: xx_ReadError returns %d\n",i));
DPRINTF4463drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: first GetStatus: %d\n",i));
DPRINTF4464drivers/block/sbpcd.cDPRINTF((DBG_LCS,"SBPCD: init: first GetStatus: error_byte=%d\n",
DPRINTF4469drivers/block/sbpcd.cDPRINTF((DBG_INI,"SBPCD: init: second GetStatus: %02X\n",i));
DPRINTF4470drivers/block/sbpcd.cDPRINTF((DBG_LCS,
DPRINTF4546drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: init done.\n"));
DPRINTF4560drivers/block/sbpcd.cDPRINTF((DBG_CHK,"SBPCD: media_check (%d) called\n", MINOR(full_dev)));
DPRINTF4574drivers/block/sbpcd.cDPRINTF((DBG_CHK,"SBPCD: media_check: %02X\n",DriveStruct[d].status_byte));
DPRINTF4577drivers/block/sbpcd.cDPRINTF((DBG_INF,"SBPCD: media_check: ResponseStatus error.\n"));
DPRINTF4580drivers/block/sbpcd.cif (DriveStruct[d].CD_changed==0xFF) DPRINTF((DBG_CHK,"SBPCD: media_check: \"changed\" assumed.\n"));
DPRINTF4581drivers/block/sbpcd.cif (!st_spinning) DPRINTF((DBG_CHK,"SBPCD: media_check: motor off.\n"));
DPRINTF4584drivers/block/sbpcd.cDPRINTF((DBG_CHK,"SBPCD: media_check: door open.\n"));
DPRINTF4589drivers/block/sbpcd.cDPRINTF((DBG_CHK,"SBPCD: media_check: no disk in drive.\n"));
DPRINTF4592drivers/block/sbpcd.cif (!st_diskok) DPRINTF((DBG_CHK,"SBPCD: media_check: !st_diskok.\n"));