Commit Graph

14 Commits

Author SHA1 Message Date
Laurent Vivier
e134c95553 Duplicate device on open and free on close, close device on map close 2007-10-10 20:49:55 +00:00
Laurent Vivier
22d6bc63a9 data is map->device->data and not map->device, read_sector() and write_sector() need an offset in block and not in bytes whereas size is in bytes 2007-10-10 16:41:31 +00:00
Laurent Vivier
00c1bbf35a use bytes instead of block 2007-10-09 20:40:37 +00:00
Laurent Vivier
6c9d87a9dc Add map_partition_read.c and map_partition_write.c 2007-10-09 20:16:52 +00:00
Laurent Vivier
499cf44318 call map_partition_read() 2007-10-09 20:15:49 +00:00
Laurent Vivier
e07088c23c call map_partition_write() 2007-10-09 20:15:32 +00:00
Laurent Vivier
c5f68b4a0e correct name 2007-10-09 20:14:23 +00:00
Laurent Vivier
f76443357e correct names 2007-10-09 20:13:57 +00:00
Laurent Vivier
79d62ad6ba corret typo 2007-10-09 20:06:12 +00:00
Laurent Vivier
ffa835644d Add map_partition_read() and map_partition_write() 2007-10-09 20:00:27 +00:00
Laurent Vivier
0139be9609 move from stdio to device_io_t 2007-10-09 19:02:42 +00:00
Laurent Vivier
37c6ac70c6 add map_block0_write.c 2007-10-04 20:25:57 +00:00
Laurent Vivier
6657d065cf move some definitions from libemile.h 2007-10-04 20:16:27 +00:00
Laurent Vivier
d39a68703e move emile_map_* from libemile to libmap, rename partition.h to libmap.h 2007-10-02 14:21:34 +00:00