12 Commits (60ec99692c506fd010bcbebf7973597edb6c7e58)

Author SHA1 Message Date
anna 60ec99692c
serial: "fix" buffer truncation bug
DMA just uses one buffer rather than two now lmao
3 years ago
anna d4411fd6b6
mutex: add wait queue and spinlocks 3 years ago
anna 83ee9603e7
file: add file kevent and i/o wait support 3 years ago
anna 4359f43b0e
kevent: refactor callback system 3 years ago
anna 203c167822
kevent: add device kevent 3 years ago
anna d20da423ec
fs: implement file abstraction 3 years ago
anna fc63785ca6
kent: simplify structure 3 years ago
anna f0dc3a3433
kiss capitalism goodbye for good
The CNPL will make sure that absolutely no corporation is going to get
anywhere near Ardix -- exactly as it should be.  Fuck you, corporations!
3 years ago
anna af8210da4a
piss off capitalism
Ardix is being relicensed to GPL v3 or later. I have no idea whether you
can just do this if you feel like it or if it has any consequences, but
i kinda don't really care that much about it.  Any changes made after
this commit will definitely fall under the GPL though, and considering
that only few things are really working yet anyways this is good enough
for me.
3 years ago
anna 4349420217
kent: redesign api
This also got the dmabuf refcount hard fault issue resolved somehow.
Don't ask how or why, i'm just glad it works now.
3 years ago
anna b7abbf1cf7
kent: change param order of kent_init 3 years ago
Felix Kopp 256b49b529
device: add base abstraction for all devices 3 years ago