<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bootkbd.git/src, branch main</title>
<subtitle>rust library for usb host-side driver</subtitle>
<id>https://git.spork.org/bootkbd.git/atom?h=main</id>
<link rel='self' href='https://git.spork.org/bootkbd.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/'/>
<updated>2019-09-29T13:58:05Z</updated>
<entry>
<title>Get rid of redundant cast to slice for boot report buffer.</title>
<updated>2019-09-29T13:58:05Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-29T13:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=338d858f384a061afaa64c1ac1ffb62a1c448c83'/>
<id>urn:sha1:338d858f384a061afaa64c1ac1ffb62a1c448c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check if boot keyboard exist in steady state.</title>
<updated>2019-09-26T13:01:40Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T13:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=03bee9362134bf9c3d5f4579391a5ced00b689e4'/>
<id>urn:sha1:03bee9362134bf9c3d5f4579391a5ced00b689e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put missing log level change back.</title>
<updated>2019-09-26T13:00:26Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=4e8ce911eb4cb2d7fd283bce17b48ce222baf92a'/>
<id>urn:sha1:4e8ce911eb4cb2d7fd283bce17b48ce222baf92a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the keyboard protocol to boot mode during enumeration.</title>
<updated>2019-09-26T12:57:05Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=71364c8336edaf45071e3775d07f291b6fecd41d'/>
<id>urn:sha1:71364c8336edaf45071e3775d07f291b6fecd41d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some variables to make their associations more clear.</title>
<updated>2019-09-26T12:55:24Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=dac87373a4193d17d288edd38224e73fbc2c517e'/>
<id>urn:sha1:dac87373a4193d17d288edd38224e73fbc2c517e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a TODO note about possibly uneccesary device descriptor fetch.</title>
<updated>2019-09-26T12:54:03Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=a546201a869c7103eab3b6870b3340ea73389740'/>
<id>urn:sha1:a546201a869c7103eab3b6870b3340ea73389740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log FSM state changes at info.</title>
<updated>2019-09-26T12:49:20Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=ea196093f22c8d5d5f2d6bebf39496ccc4b6a1c8'/>
<id>urn:sha1:ea196093f22c8d5d5f2d6bebf39496ccc4b6a1c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump max device to 32.</title>
<updated>2019-09-26T12:48:42Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=db5097b277153d256ec4ac2774d2d45d7867ad79'/>
<id>urn:sha1:db5097b277153d256ec4ac2774d2d45d7867ad79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for the KeyboardIO Model 01.</title>
<updated>2019-09-26T12:47:10Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=8d21df98d0b5f90fc5a6cf8092b397eabdb494a5'/>
<id>urn:sha1:8d21df98d0b5f90fc5a6cf8092b397eabdb494a5</id>
<content type='text'>
Requires a bump in the config buffer size, as the Model 01 uses 150 bytes.
</content>
</entry>
<entry>
<title>Add the boot keyboard interface number to the `EP` struct.</title>
<updated>2019-09-26T12:45:01Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-09-26T12:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/bootkbd.git/commit/?id=7fc1576a6f3bf6da822ef674b3a49110f89449f1'/>
<id>urn:sha1:7fc1576a6f3bf6da822ef674b3a49110f89449f1</id>
<content type='text'>
Some setup packets (SetReport/SetProtocol) require this.
</content>
</entry>
</feed>
