summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMartin Dalecki <dalecki@evision-ventures.com>2002-05-09 00:13:04 -0700
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-05-09 00:13:04 -0700
commitcbb487832c3715fb1701c8da17de6f8560b9d5a5 (patch)
treef3bd6e3e7a4e095a7cb783ac54b81a99ac872603 /kernel
parent62a62049a7b0a8a357729e622d637aa0c3e12599 (diff)
[PATCH] 2.5.14 IDE 59
Basically PCI driver handling reorganization. This is one step further ahead toward the goal of fully modularized host chip drivers. - Adjust ide-scsi to the new error handling. Just don't try any device resets there. - Add unmasking of IRQ per default to the PMac PCI code. - Split up the crap table from ide-pci. Let the corresponding drivers do registration of the functions they provide. This small change makes this patch rather big. - Hard-code the number of ports requested for DMA engines. They are always precisely 8 on PCs. If you hove something different to deal with, well then please just provide your own init_dma method. - Remove the HDIO_GETGEO_BIG ioctl. Patch by Andries Brouwer. Applies unmodified. - Make ON_BOARD be equal 0, so we can spare ourself some typing in structure initialization. - Normalize the terminology in the host chip drivers. It will make spotting the tons of common code found there later easier.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions