Linux 2.4.19-rmk7-ads4
This version- Includes a fix (in the rmk7 patch) for a ptrace security bug.
- Fixes a problem with AC97 audio (on the Bitsy Plus and Advanced Graphics Client) where the output was momentarily inaudible when beginning to play a sound.
- Fixes problems found in the previous release (Linux 2.4.19-rmk6.ads3) that affected:
1) booting on a GraphicsClient Plus with a boot loader older than Ver 4.0, 2) using PCMCIA and CF cards after waking from sleep, and 3) using ADSmartIO on a GraphicsMaster.
- Adds the capability to wake from sleep after a user specified period of time.
- Includes an update for the UCB1200 audio driver provided by Thomas Thaele.
- Supports new command line parameters for PCMCIA and CF that allow:
1) the default timing to be specified and 2) the voltage requested by the card to be overridden.
- Adds PS2 mouse support in the standard GraphicsMaster configuration.
Important Warnings and Requirements
Kernel source and patches
- linux-2.4.19.tar.gz (~32MB)
Download from ftp://ftp.kernel.org/pub/ and make a base directory.
mkdir -p /usr/local/src/2.4.19 (you can use a different directory) cd /usr/local/src/2.4.19/ tar xzf linux-2.4.19.tar.gz
- patch-2.4.19-rmk7.gz (~790kB)
Download from ftp://ftp.arm.linux.org.uk/pub/armlinux/kernel/v2.4/ and apply the patch. Change to the linux directory and apply the patch using patch level "-p1".
cd linux zcat patch-2.4.19-rmk7.gz | patch -p1
- diff-2.4.19-rmk7-ads4.gz (~258kB)
Remain in the linux directory and apply the patch using patch level "-p1".
zcat diff-2.4.19-rmk7-ads4.gz | patch -p1
Ramdisk Image
You can download the latest ramdisk.gz image (and MD5 checksum file) for the 2.4.19-rmk7-ads4 kernel.
Precompiled Kernel Images
You can download a precompiled Linux 2.4.19-rmk7-ads4 kernel image for your board. Each image is configured and tested as shown.
- Graphics Client Plus zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- 3 Serials
- Power Management
- ADSmartIO and UCB1200 I/O
- UCB1200 Audio
- Real Time Clock (Rev D board required)
- Graphics Master zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard and Mouse
- JFFS2/MTD
- PCMCIA and CF Interfaces (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- USB Host
- 3 Serials
- 8250 QuadUART
- Power Management
- ADSmartIO and UCB1200 I/O
- UCB1200 Audio
- ADS Bitsy zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- CF Interface (requires CF connector board)
- OnBoard Ethernet (requires Ethernet connector board)
- USB Host
- 3 Serials
- Power Management
- ADSmartIO and UCB1200 I/O
- UDA1341 and UCB1200 Audio
- ADS Bitsy Plus zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- CF Interface (requires CF connector board)
- OnBoard Ethernet (requires Ethernet connector board)
- USB Host
- 3 Serials
- Power Management
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Advanced Graphics Client zImage [MD5]
- LCD (Epson 13806 frame buffer)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA and CF Interfaces (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- USB Host
- 3 Serials
- Power Management
- ADSmartIO
- AC97 Audio
- Real Time Clock
|