Revision 0e6e1db4ac7acfe3e38bbef9eba59233ba7f6b9a authored by Bob Copeland on 17 January 2006, 06:14:20 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:29 UTC
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 <me@bobcopeland.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent cad8244
History
File Mode Size
a.out.h -rw-r--r-- 1.0 KB
atomic.h -rw-r--r-- 3.4 KB
auxvec.h -rw-r--r-- 90 bytes
bitops.h -rw-r--r-- 11.1 KB
bug.h -rw-r--r-- 620 bytes
bugs.h -rw-r--r-- 786 bytes
byteorder.h -rw-r--r-- 1.0 KB
cache.h -rw-r--r-- 3.9 KB
cacheflush.h -rw-r--r-- 1.5 KB
cayman.h -rw-r--r-- 512 bytes
checksum.h -rw-r--r-- 2.6 KB
cpumask.h -rw-r--r-- 127 bytes
cputime.h -rw-r--r-- 115 bytes
current.h -rw-r--r-- 576 bytes
delay.h -rw-r--r-- 337 bytes
div64.h -rw-r--r-- 119 bytes
dma-mapping.h -rw-r--r-- 4.4 KB
dma.h -rw-r--r-- 934 bytes
elf.h -rw-r--r-- 3.6 KB
emergency-restart.h -rw-r--r-- 149 bytes
errno.h -rw-r--r-- 119 bytes
fcntl.h -rw-r--r-- 26 bytes
futex.h -rw-r--r-- 82 bytes
hardirq.h -rw-r--r-- 472 bytes
hardware.h -rw-r--r-- 608 bytes
hw_irq.h -rw-r--r-- 460 bytes
ide.h -rw-r--r-- 628 bytes
io.h -rw-r--r-- 7.1 KB
ioctl.h -rw-r--r-- 31 bytes
ioctls.h -rw-r--r-- 4.8 KB
ipc.h -rw-r--r-- 29 bytes
ipcbuf.h -rw-r--r-- 904 bytes
irq.h -rw-r--r-- 3.4 KB
keyboard.h -rw-r--r-- 2.1 KB
kmap_types.h -rw-r--r-- 135 bytes
linkage.h -rw-r--r-- 123 bytes
local.h -rw-r--r-- 120 bytes
mc146818rtc.h -rw-r--r-- 111 bytes
mman.h -rw-r--r-- 110 bytes
mmu.h -rw-r--r-- 115 bytes
mmu_context.h -rw-r--r-- 4.9 KB
module.h -rw-r--r-- 439 bytes
msgbuf.h -rw-r--r-- 1.2 KB
mutex.h -rw-r--r-- 308 bytes
namei.h -rw-r--r-- 557 bytes
page.h -rw-r--r-- 3.5 KB
param.h -rw-r--r-- 883 bytes
pci.h -rw-r--r-- 3.3 KB
percpu.h -rw-r--r-- 117 bytes
pgalloc.h -rw-r--r-- 4.6 KB
pgtable.h -rw-r--r-- 18.3 KB
platform.h -rw-r--r-- 2.0 KB
poll.h -rw-r--r-- 778 bytes
posix_types.h -rw-r--r-- 3.4 KB
processor.h -rw-r--r-- 6.5 KB
ptrace.h -rw-r--r-- 939 bytes
registers.h -rw-r--r-- 2.5 KB
resource.h -rw-r--r-- 126 bytes
scatterlist.h -rw-r--r-- 600 bytes
sections.h -rw-r--r-- 127 bytes
segment.h -rw-r--r-- 147 bytes
semaphore-helper.h -rw-r--r-- 2.4 KB
semaphore.h -rw-r--r-- 2.9 KB
sembuf.h -rw-r--r-- 975 bytes
serial.h -rw-r--r-- 828 bytes
setup.h -rw-r--r-- 554 bytes
shmbuf.h -rw-r--r-- 1.4 KB
shmparam.h -rw-r--r-- 480 bytes
sigcontext.h -rw-r--r-- 667 bytes
siginfo.h -rw-r--r-- 127 bytes
signal.h -rw-r--r-- 3.6 KB
smp.h -rw-r--r-- 342 bytes
socket.h -rw-r--r-- 118 bytes
sockios.h -rw-r--r-- 671 bytes
spinlock.h -rw-r--r-- 387 bytes
stat.h -rw-r--r-- 1.9 KB
statfs.h -rw-r--r-- 123 bytes
string.h -rw-r--r-- 502 bytes
system.h -rw-r--r-- 4.7 KB
termbits.h -rw-r--r-- 126 bytes
termios.h -rw-r--r-- 3.3 KB
thread_info.h -rw-r--r-- 2.1 KB
timex.h -rw-r--r-- 915 bytes
tlb.h -rw-r--r-- 2.3 KB
tlbflush.h -rw-r--r-- 914 bytes
topology.h -rw-r--r-- 131 bytes
types.h -rw-r--r-- 1.4 KB
uaccess.h -rw-r--r-- 9.3 KB
ucontext.h -rw-r--r-- 551 bytes
unaligned.h -rw-r--r-- 402 bytes
unistd.h -rw-r--r-- 18.2 KB
user.h -rw-r--r-- 2.6 KB

back to top