Arne Welzel 5b211ac848 libaudiodriver: allocate mem lower 16 MB and 64K aligned
Righ now, the DMA controller will access some random memory below 16 MB,
as the physical address returned by alloc_contig() is simply truncated
when given to the DMA controller.

Yes, it's bad...
2013-08-20 19:42:21 +02:00
2013-04-12 18:55:40 +00:00
2013-08-19 13:47:10 +00:00
2013-08-20 11:37:40 +02:00
2013-08-20 11:37:40 +02:00
2013-08-11 20:37:16 +02:00
2013-08-20 11:37:40 +02:00
2013-06-25 09:51:45 +00:00
2013-08-11 20:35:08 +02:00
2013-08-20 11:37:40 +02:00
2013-08-20 11:37:40 +02:00
2013-08-08 17:36:45 +02:00
2013-08-07 16:26:29 +00:00
2013-06-12 07:05:11 +00:00
2013-07-15 11:11:13 -04:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%