Alan Cox: Linux 2.4.20-pre2-ac6

Címkék

Újabb -ac patch, szám szerint a hatodik a 2.4.20-pre2-höz. Folytatódik a HP merge, IDE munkák, kód tisztítás, stb.

Letölthető patch-2.4.20-pre2-ac6.gz

Változások: [+ indicates stuff that went to Marcelo, o stuff that has not,

* indicates stuff that is merged in mainstream now, X stuff that proved bad and was dropped out, - indicates stuff not relevant to the main tree]


The HP merge is now down to 3503 lines pending IDE status Chasing two reports of strange ide-scsi crashes Still some Promise glitches - need to review merge carefully Need to double check SiS code versus older SiS code. Sometimes we now turn DMA off excessively for simplex devices No corruption cases except known hardware icompatibilities that broke before

The insmod of IDE drivers isnt in yet. I've been rather busy so it didn't make the time. However anyone who wants should be able to fill in the other bits of the ide pci driver registration logic to finish it off.

Once I get a bit of time I'll resync with Marcelo and push him various updates.

Linux 2.4.20-pre2-ac6

o Next collection of code cleanups (Andre Hedrick)

- Clean up the rest of the ratefilters

(no functional change)

- Clean ups for the attach logic

o Removed 'have you read the release notes' check (me)

o Kill AUTODMA ifdefs in the drivers (me)

o Rework OSB4 bug handling - we now keep disk

devices out of UDMA mode. Fix the sanity check

so we don't blow up with CD-ROM media errors

o Kill remaining if(dmabase) checks in init_dma (me)

| init_dma isnt called with !dmabase...

o Create ide-lib for some common stuff (me, Andre Hedrick,

Jeff Garzik)

o Fix the ide-proc crash on boot (me)

| May also fix the 'where did my proc file go' bits

o Move q40 driver into legacy not pci (me)

o Remove do-nothing casts from slc90e66 (me)

o Make all the pci driver functions static (me)

o Add printk levels to trm290 driver (me)

o Restore irq state at the end of the ali chipset (Arjan van de Ven)

initialiser

o Ripple errors back further. An unsupported (me)

hpt374 will now print errors and skip the

controller

o Fix crash mounting EFS from a CD-ROM (me)