Commit Graph

11 Commits

Author SHA1 Message Date
Romain Dolbeau
c08acd77ed DMA + IRQ for RAM Disk 2022-10-08 18:23:01 +02:00
Romain Dolbeau
6040bca13a refactor ram dsk driver a bit more, some work toward multiplexed interrupt 2022-10-08 10:39:18 +02:00
Romain Dolbeau
fb0a291b70 rework Dsk Prime function 2022-10-07 22:36:00 +02:00
Romain Dolbeau
4468ffd68c rework build system 2022-10-06 23:28:07 +02:00
Romain Dolbeau
c3c96cf119 Remove ASM glue in driver table ; replace asm funciton MyaAddDrive by C version 2022-10-05 23:46:28 +02:00
Romain Dolbeau
6943a54854 C-ify iodone, irq 2022-10-05 22:41:27 +02:00
Romain Dolbeau
0f20034ce3 DMA 2022-10-05 22:19:48 +02:00
Romain Dolbeau
cbfc0cad6d try to get DMA to work in the ramdsk driver 2022-10-01 19:42:30 +02:00
Romain Dolbeau
abdb178089 trying to debug DMA for RAMDsk 2022-07-23 12:53:30 +02:00
Romain Dolbeau
c6d6e26438 detect slot in INIT; detect slot in RAMDsk driver ; auto-mount RAMDDsk 2022-06-26 12:31:43 +02:00
Romain Dolbeau
2000161727 in _sampling, map whole SDRAm in superslot and use the first 248 Mib as a RAM disk with driver in the DeclRom 2022-06-07 23:05:08 +02:00