Martin Dalecki wrote: > Tue Apr 16 01:02:47 CEST 2002 ide-clean-36 > > - Consolidate ide_choose_drive() and choose_drive() in to one function. > > - Remove sector data byteswpapping support. Byte-swapping the data is > supported > on the file-system level where applicable. Byte-swapped interfaces are > supported on a lower level anyway. And finally it was used > inconsistently. > > - Eliminate taskfile_input_data() and taskfile_output_data(). This > allowed us > to split up ideproc and eliminate the ugly action switch as well as the > corresponding defines. There is a typo in the cris ide driver ata_write value. Also, e100_ideproc is now dead and can be removed. Patch attached (untested, but obvious). -- Brian Gerst