Bartlomiej Zolnierkiewicz
|
ba3fab24d2
ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
972560fb9d
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
89d13ec7c8
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e59724c7db
ide-cd: re-organize handling of quirky devices
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9a6dc668d9
ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cdf6000d7e
ide-cd: remove STANDARD_ATAPI define
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3fc3cbf786
ide-cd: remove NO_DOOR_LOCKING define
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2bc4cf2d82
ide-cd: remove struct ide_cd_{config,state}_flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
455d80a955
ide-cd: remove struct atapi_capabilities_page (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0ba11211f9
ide-cd: kill CDROM_STATE_FLAGS() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4fe6717862
ide-cd: kill CDROM_CONFIG_FLAGS() macro
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3f1b86d89d
ide-cd: remove redundant config flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
20e7f7efa3
ide-cd: add IDE_CD_CAPABILITIES define
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
481c8c6476
ide-cd: cleanup ide_cdrom_update_speed()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f18f960c5c
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2609d06d36
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b8d25dee3b
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6229ac1ff3
ide-cd: remove dead code from cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4415e871d6
ide-cd: remove stale cdrom_transfer_packet_command() comment
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
03553353e9
ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cc6dbef252
ide-cd: fix trailing whitespaces in changelog
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eba15fba1f
ide-cd: fix DMA error handling in cdrom_newpc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f1071e628b
ide-cd: fix "missing data" handling in cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5a5222d9fa
ide-cd: add ide_cd_pad_transfer() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
68661c53a2
ide-cd: use xfer_func_t in cdrom_pc_intr()
|
17 years ago |
Jens Axboe
|
4f4f6c2502
ide-cd: fix leftover data BUG
|
17 years ago |
Kiyoshi Ueda
|
aaa04c28cb
blk_end_request: changing ide-cd (take 4)
|
17 years ago |
Kiyoshi Ueda
|
5e36bb6ee8
blk_end_request: changing ide normal caller (take 4)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2fc5738819
ide: add ide_pktcmd_tf_load() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3a6a3549af
ide-cd: fix register loading order in cdrom_start_packet_command()
|
17 years ago |