Hi List, I need your help. I'm developing driver for one specific cdrom: I need to send firmware to the "basic mode" cdrom via ATA bus, then then cdrom will be under "working mode". The problem is the model, vendor and xfer mode etc is changed also, I need to re-identify and re-configure it. I did these by manually call ata_scsi_find_dev()=>ata_dev_read_id()=>ata_dev_configure()=>ata_set_mode() Is there any elegant way to handle such situation? Thanks very much, Jisheng -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html