]> git.hungrycats.org Git - linux/commit
[PATCH] 2.5.8-pre3 IDE 33
authorMartin Dalecki <dalecki@evision-ventures.com>
Sun, 14 Apr 2002 04:18:50 +0000 (21:18 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Sun, 14 Apr 2002 04:18:50 +0000 (21:18 -0700)
commit3e11aea03aa1bde41aa841f1dbdb35f9a266311a
tree2ae374c95616eeb4f8337fa2b29698233eee0420
parent6a0b3e79799ad7845f56db07ac788be5ecf38d7a
[PATCH] 2.5.8-pre3 IDE 33

- Kill unneded parameters to ide_cmd_ioctl() and ide_task_ioctl().

- Apply Petr Vendrovecs fix for 32bit ver 16bit transfers.

- Make CD-ROM usable again by guarding the generic routines against request
   field abuse found there. We will try to convert this driver to the just to be
   finished struct ata_request after the generic changes stabilize a bit.
   The strcut ata_taskfile and struct ata_request merge to be more preciese.
drivers/ide/ide-cd.c
drivers/ide/ide-dma.c
drivers/ide/ide-probe.c
drivers/ide/ide-taskfile.c
drivers/ide/ide.c
include/linux/ide.h