<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/kernel/devices/src, branch develop-BA-FS26</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>Clean up project folder structure</title>
<updated>2026-03-17T18:36:20+00:00</updated>
<author>
<name>marcel.braun</name>
<email>marcel.braun@ost.ch</email>
</author>
<published>2026-03-17T18:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3ace886a9e9f044cd48de51f0a15aceb02bfa9b2'/>
<id>3ace886a9e9f044cd48de51f0a15aceb02bfa9b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use const &amp; wherever applicable</title>
<updated>2026-03-17T15:44:38+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-17T11:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=f1885d0d09d5d94ad326f2257c9502b9545f0e79'/>
<id>f1885d0d09d5d94ad326f2257c9502b9545f0e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write comments</title>
<updated>2026-03-17T15:44:37+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-17T11:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3f8af998aaf87d83af3af6c5708d8a84b775b50e'/>
<id>3f8af998aaf87d83af3af6c5708d8a84b775b50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use kstd::vector instead of std::array and replace plain-pointers with kstd::shared_ptr</title>
<updated>2026-03-17T15:44:35+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-17T10:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=5801be615a50bf465a9663b7f75cafbcf0870f5c'/>
<id>5801be615a50bf465a9663b7f75cafbcf0870f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove comment</title>
<updated>2026-03-17T15:43:17+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-16T17:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=b0e2fec58c93c8e993f0ecba0dc4862bde760b1b'/>
<id>b0e2fec58c93c8e993f0ecba0dc4862bde760b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small refactoring</title>
<updated>2026-03-17T15:43:09+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-15T17:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=5c274e8676006201eb2536f4a09d63fab109e538'/>
<id>5c274e8676006201eb2536f4a09d63fab109e538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve constness, expose controllers and devices</title>
<updated>2026-03-17T15:43:08+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-15T17:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=94a92c50cc209ebfa53a9734aff403945a3c9a77'/>
<id>94a92c50cc209ebfa53a9734aff403945a3c9a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move m_devices from ram_disk_controller to storage_controller, store point to devices</title>
<updated>2026-03-17T15:43:07+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-15T15:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=2af1bbc99e2a8fc4b86bb31023dbbb077b1cbc97'/>
<id>2af1bbc99e2a8fc4b86bb31023dbbb077b1cbc97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>every device has a name, generate ram disk device names</title>
<updated>2026-03-17T15:43:06+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-15T15:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=8eed4d31cf1d07d43e99d53da0fe3a401ce9e85e'/>
<id>8eed4d31cf1d07d43e99d53da0fe3a401ce9e85e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement read and write bytes from device</title>
<updated>2026-03-17T15:42:50+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-03-07T16:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=9ae5a230b1cd1f842c1a7c64392a0bccdba01a2d'/>
<id>9ae5a230b1cd1f842c1a7c64392a0bccdba01a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
