Laurent Vivier
|
cf28f647c7
|
Clear configuration memory
|
2007-10-21 01:16:11 +00:00 |
|
Laurent Vivier
|
db07ccf564
|
Update
|
2007-10-21 01:01:20 +00:00 |
|
Laurent Vivier
|
90db2e2b91
|
Add libmap
|
2007-10-10 21:17:40 +00:00 |
|
Laurent Vivier
|
efe9ec379d
|
Add libmap-m68k dependencies
|
2007-10-10 21:17:00 +00:00 |
|
Laurent Vivier
|
7473cf35d2
|
use libmap
|
2007-10-10 21:13:35 +00:00 |
|
Laurent Vivier
|
b0c25d723f
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
|
Laurent Vivier
|
b189dfbbed
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 20:58:25 +00:00 |
|
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
|
2e5094aff9
|
Add chainloader parameter
|
2007-10-10 17:16:15 +00:00 |
|
Laurent Vivier
|
41b81d76fb
|
Add load_chainloader()
|
2007-10-10 17:14:42 +00:00 |
|
Laurent Vivier
|
ce315dd349
|
Add device_get_blocksize()
|
2007-10-10 16:47:03 +00:00 |
|
Laurent Vivier
|
912c63ad48
|
Add device_get_blocksize(), and adjust offset using blocksize instead of << 11
|
2007-10-10 16:46:03 +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
|
ffe511becc
|
correct signedness of 4th arguments of map_partition_{read|write}
|
2007-10-09 20:48:13 +00:00 |
|
Laurent Vivier
|
360b17f8cc
|
use map_partition_read() and map_partition_write()
|
2007-10-09 20:43:05 +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
|
f2745a6bbb
|
use device_io_t
|
2007-10-09 19:29:13 +00:00 |
|
Laurent Vivier
|
4555512e10
|
Add device.c to link emile and emile-map-set
|
2007-10-09 19:23:18 +00:00 |
|
Laurent Vivier
|
69aec7aac7
|
use device_sector_size to set sector size to 2048
|
2007-10-09 19:21:14 +00:00 |
|
Laurent Vivier
|
7ba120c6c5
|
Add device_write_sector() and device_sector_size, use int fd instead FILE*
|
2007-10-09 19:16:11 +00:00 |
|
Laurent Vivier
|
2fe3ca34e7
|
add -I.
|
2007-10-09 19:10:58 +00:00 |
|
Laurent Vivier
|
f85ef57bc2
|
Restore emile_scsi_get_dev(), emile_get_dev_name() and emile_scsi_get_rdev()
|
2007-10-09 19:10:15 +00:00 |
|
Laurent Vivier
|
0139be9609
|
move from stdio to device_io_t
|
2007-10-09 19:02:42 +00:00 |
|
Laurent Vivier
|
ce59576cf7
|
Add definition of stream_write_sector_t
|
2007-10-08 20:56:21 +00:00 |
|
Laurent Vivier
|
816a2002a7
|
define driver_ptr() which computes driver pointer according handle and dCtlFlags
|
2007-10-08 13:32:52 +00:00 |
|
Laurent Vivier
|
8b3e28e5b7
|
add drive_to_refnum() and refnum_to_drive()
|
2007-10-08 13:20:24 +00:00 |
|
Laurent Vivier
|
636b4d0868
|
Find scsi id accorind refnum and vice-versa
|
2007-10-08 12:38:22 +00:00 |
|
Laurent Vivier
|
52a797f3eb
|
Manage chainloader attribute in configuration files
|
2007-10-08 12:05:52 +00:00 |
|
Laurent Vivier
|
a47ae538de
|
Add libmap in dist
|
2007-10-04 21:01:09 +00:00 |
|
Laurent Vivier
|
d9feeb1a76
|
remove partition.h
|
2007-10-04 21:00:27 +00:00 |
|
Laurent Vivier
|
a60a6bfb71
|
Change emile_map_* to map_*
|
2007-10-04 20:55:52 +00:00 |
|
Laurent Vivier
|
5a0b1494b5
|
Add libmap
|
2007-10-04 20:54:14 +00:00 |
|
Laurent Vivier
|
05a073b147
|
(c) 2007
|
2007-10-04 20:53:35 +00:00 |
|
Laurent Vivier
|
03a6bdeb25
|
move emile_map_* to libmap
|
2007-10-04 20:52:37 +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 |
|
Laurent Vivier
|
2ebda90890
|
remove traces
|
2007-09-29 21:27:48 +00:00 |
|
Laurent Vivier
|
15c4184ee7
|
correct typo
|
2007-09-29 21:27:31 +00:00 |
|
Laurent Vivier
|
8a2503868e
|
Define LMGetBootDrive()
|
2007-09-29 21:26:08 +00:00 |
|
Laurent Vivier
|
de9ecab9bc
|
Implement GetDCtlEntry()
|
2007-09-29 21:23:45 +00:00 |
|
Laurent Vivier
|
f88c5d72f1
|
Correct definition of DCtlEntry, using QHdr
|
2007-09-29 21:22:43 +00:00 |
|
Laurent Vivier
|
f343388bab
|
Define QElem and modify QHdr accordingly
|
2007-09-29 21:19:52 +00:00 |
|