Új AC folt a 2.5.47-es fejlesztői kernelhez.
Letölthető patch-2.5.47-ac6.gz
Változások:** I strongly recommend saying N to IDE TCQ options otherwise this should hopefully build and run happily.
| Still versus 2.5.47 - the 2.5.48 tree is a little bit too broken to run
| IDE development against. This should also get pnp working on the
| RadeonIGP boxes and fix several weird early boot crashes
Linux 2.5.47-ac6
o Move isapnp to device_init (me)
| This is needed so pci init runs first and can mark
| areas reserved before PnP stomps on them blindly
o Reserve 0x3d3 on the ATI chipset (me)
| These two fix isapnp on the Presario 900 at least
o Merge voyager updates and timer cleanup (James Bottomley)
o Fix up percpu ksym handling (Randy Dunlap)
| Closes #22
o Fix pcmcia to use new pci_ API (Greg Kroah-Hartmann)
| Closes #56
o MPT fusion small fixes (Pam Delaney)
o Fix raw.c not working as a module (Bob Miller)
o Split the ide pci helpers further to allow (me)
for non standard chip setups
o Add a vdma field so drivers can issue PIO (me)
commands in DMA mode
| Needed for chips that do DMA for PIO modes
o Fix oops on pnp boot (me)
o Fix ultrastor SCSI module non load (me)
o Add an experimental Cyrix 5510/5520 driver (me)
o Hopefully fix remaining IDE NULL pointer oops (me)
| Closes #33
o Update dma_scc to use new style locking (me)
o Update sealevel and hostess_sv11 to new locks (me)