Újabb foltok Alan Cox-tól a 2.2.x és a 2.4.x kernelekhez.
Letölthetők patch-2.2.24-rc5.bz2, patch-2.4.21-pre5-ac1.bz2
Változások logja:Linux 2.2.24-rc5
o Fix n_hdlc globals pollution (Paul Fulghum)
o Fix initialisation of sk->sleep (Holger Smolinksi)
o Handle init_ethdev returning null in tulip (Neale Banks)
o Backport rtc wildcard fix to 2.2 (Paul Gortmaker)
o Correct wireless config help (Neale Banks)
o Fix smc9194 build (me)
-------------------------------------------------
Linux 2.4.21pre5-ac1
o Merge with 2.4.21pre5
o Do the final hatchet work on drive->id (me)
| IDE drive->id is now always valid so people
| can no longer get that one wrong.
o DRIVER(drive) in IDE != NULL always now (me)
| A dummy driver removes a ton of conditions
| and a load of bugs
o Move modem awareness into ac97_codec.c (me)
| Fixes CXT66 support I hope
o Minimal cmedia codec setup/bug stuff (me)
| Note these codecs dont yet support AC3 and also
| don't support volume control. May fix some sis7012
| laptop setups with luck.
o Fix mkdep bug causing devlist.h problem with (Pavel Roskin)
some versions of make
o Fix missing mtd Makefile entry (Adrian Bunk)
o APIC initialisation fix (Mikael Pettersson)
o CCISS update (Stephen Cameron)
o USB transport size handling fix (Alan Stern)
o Add AGP entry for the VIA EPIA (John Eckerdal)
o Add Laneed idents to pegasus usb ethernet (Go Taniguchi)
o Add HID workaround for OKI USB keyboard (Go Taniguchi)
o Add idents for MTT_TE MN128 USB ethernet (Go Taniguchi)
o Add USB quirks for another memorystick (Go Taniguchi)
o Some minor typo fixes to keep 2.4/2.5 easier (Steven Cole)
to diff
o Fix several operator and precdence problems (Norbert Kiesel)
o cciss error handling unregister fix (Herbert Xu)
o Kerneldoc for user access functions (Jon Foster)
o Further ALi IDE fixes (Ivan Kokshaysky)
o Improved 440GX bios workarounds (Arjan van de Ven)
| Thanks to the guys at Intel for hints on this
o AMD74xx cable detect fixes (Zoltan Hidvegi,
Vojtech Pavlik)
o io/irq in mpu401 must not be initdata (Daniel Ritz)
o Handle shared irq on pcmcia qlogicfas (Komuro)