diff options
| author | Martin Dalecki <dalecki@evision-ventures.com> | 2002-06-03 19:34:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-06-03 19:34:23 -0700 |
| commit | a73f75e26e6ca756dd9d4e7b51b101c48240834f (patch) | |
| tree | 7c994e9200a8cbeaa77a09437c92d9fc69b961e4 /include/linux/compatmac.h | |
| parent | 0f65c90db951ee0031ea17baa0b03d3703e47c6d (diff) | |
[PATCH] 2.5.20 IDE 84
- Simplify ide_cmd_type_parse by removing the handling of commands which we
never use.
- Realize that pre_task_out_intr and pre_task_mulout_intr are semanticaly
identical. Use only pre_task_out_intr(). This allowed us to
eliminate the prehandler altogether.
- Updated fix for misconfigured host chips by Vojtech Pavlik.
- Be more permissive about ioctl handling to allow device type drivers to do
they own checks.
- ali14xx cleanups by Andrej Panin.
- Unfold usage ide_cmd_type_parser in tcq.c code. This makes this operation
local to ide-disk.c. Move it as well as the interrupt handlers used only for
the handling of disk requests there too.
- Guard against calling handler before the drive is ready for it in
ata_taskfile()! Well this bug was there before, but right now we inform
about it.
- Unfold ide_cmd_type_praser in ide-disk.c. Merge the remaining bits of it with
get_command. Well it's no more.
- Move recal_intr to ide.c - the only place where it's used.
This doesn't change the "mechanics" of the code but it makes it a lot more
"obvious" what's going on.
Diffstat (limited to 'include/linux/compatmac.h')
0 files changed, 0 insertions, 0 deletions
