From: Bob Copeland Date: Tue, 17 Jan 2006 06:14:20 +0000 (-0800) Subject: [PATCH] partitions: Read Rio Karma partition table X-Git-Tag: v2.6.16-rc1~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6e1db4ac7acfe3e38bbef9eba59233ba7f6b9a;p=pandora-kernel.git [PATCH] partitions: Read Rio Karma partition table The Rio Karma portable MP3 player has its own proprietary partition table. The partition layout is similar to a DOS boot sector but it begins at a different offset and uses a different magic number (0xAB56 instead of 0xAA55). Add support for it to enable mounting the device. Signed-off-by: Bob Copeland Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed