| __config.h [code] | Configuration / Debug Level |
| address.c [code] | Memory Address Conversion and Region Handling |
| bug.c [code] | BUG() handler |
| ctor.c [code] | Initcall handling |
| dummy.c [code] | Dummies |
| fastcall.h [code] | |
| global.c [code] | Globally Required Stuff |
| helpers.c [code] | Linux DDE Soundcore Helpers |
| internal.h [code] | Internal Helpers / Interfaces |
| irq.c [code] | IRQ handling and request |
| irq_stat.c [code] | Irq_stat symbol |
| mm.c [code] | Memory Management |
| mmio.c [code] | (Fake) Memory Mapped I/O |
| page.c [code] | Page Allocation/Deallocation |
| pci.c [code] | PCI Support |
| proc.c [code] | /proc fs stubs (not implemented yet) |
| process.c [code] | Process Level |
| res.c [code] | I/O Resource Management |
| sched.c [code] | Scheduling |
| slab.c [code] | Very simple emulation of linux slabs (kmem_cache) |
| softirq.c [code] | Deferred Activities (BHs, Tasklets, real softirqs) |
| soundcore.c [code] | Linux DDE Soundcore |
| soundcore.h [code] | Linux DDE Soundcore |
| time.c [code] | Time and Timers |
| wqueue.c [code] | Wait Queues |