TWCOS Kernel

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

32 check-ins using file libk/com.c version de3b19ccbb

2021-10-26
22:01
Fix GC time. check-in: c304985dab user: csmith tags: usb
2021-10-03
19:59
Handle new device queue asynchronously. check-in: 9673d0c1cb user: csmith tags: usb
19:57
HUB: Detect port disconnects. check-in: ba78f583f2 user: csmith tags: usb
19:56
Fix stack overflow. check-in: fd2677e0b9 user: csmith tags: usb
2021-09-18
19:21
Remove dead code. Start of vnode_t/block_t wrapping. check-in: 05c38f565e user: csmith tags: vfs
18:33
thread_spawn for background thread. check-in: d16b5c94e8 user: csmith tags: usb
18:32
Merge from trunk. check-in: 8ed7887d8e user: csmith tags: vfs
18:31
Merge from USB. check-in: 498af8fb9b user: csmith tags: trunk
17:12
Refactor how requests are processed. check-in: fac2bb2d9f user: csmith tags: usb
2021-09-15
00:28
Reset the stack to the beginning in thread_spawn. check-in: 9c64d22e85 user: csmith tags: usb
2021-09-13
22:53
Fix warnings. check-in: 42d78a1f01 user: csmith tags: usb
22:53
Encode and check timer state explicitly. check-in: 26b415d62b user: csmith tags: usb
2021-09-12
01:28
Rejigged UHCI driver request completion. check-in: 67ab48842f user: csmith tags: usb
00:13
Fix off by one capacity. check-in: c1bbe11926 user: csmith tags: usb
2021-09-10
01:45
Disable built in memset in user, which is causing stack overflow. check-in: 415317f55e user: csmith tags: usb
00:57
Fix usb_bbb_command call in usb_bbb_device_request. Reduce timeout. check-in: c541e9f40d user: csmith tags: usb
00:54
Make empty USB stick. check-in: bbab980d2a user: csmith tags: usb
00:54
Remove noise from serial output. check-in: c266f76a90 user: csmith tags: usb
00:52
Get rid of pending q list. check-in: fccee2fba6 user: csmith tags: usb
2021-09-04
22:17
USB writes work! check-in: 3e605bc4f7 user: csmith tags: usb
2021-09-03
22:36
Missing file (referenced in subdir.mk) check-in: 11d9cc0330 user: csmith tags: usb
2021-09-02
22:08
Uniform cmd array names. check-in: 9a3fc795f0 user: csmith tags: usb
21:06
Read test works! Synchronous still, convert back to async later. check-in: a82d9aece5 user: csmith tags: usb
01:57
Progress towards USB MSD. Still not working properly. check-in: 56a25e1926 user: csmith tags: usb
01:53
Handle '.' in file name. check-in: 654638d3b8 user: csmith tags: usb
01:53
Load symbol file. check-in: 0f9e0d4e9e user: csmith tags: usb
2021-08-24
19:19
Refactored build up of SRCS_C. check-in: f84e38cfd9 user: csmith tags: usb
2021-08-19
23:27
Start of USB MSD. check-in: c91df0af00 user: csmith tags: usb
00:20
The actual HID driver. check-in: 0a4080c088 user: csmith tags: usb
00:19
Move HID driver to a new file. check-in: 5f319a9f57 user: csmith tags: usb
2021-08-17
23:14
Initialize device with device ops. check-in: ccaf314341 user: csmith tags: usb
23:10
Count map entries for com_query. check-in: 2bf43d6d47 user: csmith tags: usb