Fork us on GitHub Follow us on Facebook Follow us on Twitter

Timeline



2011-05-26:

20:43 Changeset in mainline [f3b39b4]lfnserial by Matej Klonfar <maklf@…>
doxygen and coding style update
17:36 Lab edited by Martin Decky
update PowerEdge? 7150 (diff)
15:57 Changeset in mainline [3e95cd7]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed unused things from multimedia driver.
15:54 Changeset in mainline [3e6e2b9]lfnserial by Lubos Slovak <lubos.slovak@…>
Report parsing returns error properly.
13:52 Changeset in mainline [14e1bcc]lfnserial by Matej Klonfar <maklf@…>
usb_hid_parse_report returns EINVAL when report with unknown report_id …
12:56 Changeset in mainline [6fe0beeb]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed mapping of Logitech keys to function keys.
12:46 Changeset in mainline [6a544f5]lfnserial by Lubos Slovak <lubos.slovak@…>
Report byte size with report ID.
12:42 Lab edited by Martin Decky
Sun Ultra 60 is working again (diff)
12:40 Ticket #345 (sun4u: Boot failure on a real Sun Ultra 60) closed by Martin Decky
fixed: Revision mainline,996 tested positively on …
12:38 Changeset in mainline [55f81a39]lfnserial by Martin Decky <martin@…>
do not use FPU instructions/registers on sparc64 (this fixes ticket …
12:38 Changeset in mainline [9c779e9]lfnserial by Martin Decky <martin@…>
make the body of memset() look similar to memcpy() cstyle
12:06 Changeset in mainline [a1e7e78]lfnserial by Jakub Jermar <jakub@…>
Remove special handling of building of FPU tests.
11:55 Changeset in mainline [da56be2]lfnserial by Lubos Slovak <lubos.slovak@…>
Some debug output, checking return value from report parsing.
11:53 Changeset in mainline [19a09d2d]lfnserial by Matej Klonfar <maklf@…>
report byte size function considers the report_id field
11:53 Changeset in mainline [a9cdca0]lfnserial by Lubos Slovak <lubos.slovak@…>
Saving byte size of report to usb_hid_dev_t + removed printf from driver.c
11:52 Changeset in mainline [c0940a85]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed getting key count in multimedia driver.
10:06 Changeset in mainline [8d3f198]lfnserial by Lubos Slovak <lubos.slovak@…>
Merge from maklf (getting report IDs in report + report size in bytes)
10:05 Changeset in mainline [45ce950]lfnserial by Jakub Jermar <jakub@…>
Remove FPU tests from the kernel. Similar tests should be implemented …

2011-05-25:

19:11 Changeset in mainline [5f9b81af]lfnserial by Matej Klonfar <maklf@…>
get report_id function renamed
19:07 Changeset in mainline [1d10ca1]lfnserial by Matej Klonfar <maklf@…>
function for getting all report_ids renamed and fixed
18:48 Changeset in mainline [1eee99f2]lfnserial by Matej Klonfar <maklf@…>
usb hid report size in bytes available in report structure
18:28 Changeset in mainline [14e7959]lfnserial by Matej Klonfar <maklf@…>
development changes merged
18:05 Changeset in mainline [1889786]lfnserial by Jan Vesely <jano.vesely@…>
Hopefully last quirks and fixes Removed slab allocator used by UHCI hcd
18:02 Changeset in mainline [fb2de0a]lfnserial by Jan Vesely <jano.vesely@…>
Replace slab allocator with simple alignment trick slab allocator removed

2011-05-24:

22:19 Changeset in mainline [fa8d346]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes in mkbd and libusbhid. - Fixed initialization of report parser …
22:13 Lab edited by Martin Decky
add color coding (diff)
21:57 Lab edited by Martin Decky
update Mac Pro (diff)
21:52 Changeset in mainline [9dddb3d]lfnserial by Lubos Slovak <lubos.slovak@…>
Implemented stubs for getting descriptor and its length - Work done by VH.
21:47 Changeset in mainline [a28b41d]lfnserial by Lubos Slovak <lubos.slovak@…>
Added missing files from libusbhid
21:45 TracWiki created by Martin Decky
21:01 Changeset in mainline [d7c72db]lfnserial by Lubos Slovak <lubos.slovak@…>
A lot of changes to mkbd and HID interface. - mkbd Report parser …
20:12 Changeset in mainline [a1467102]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Add utility to calculate CRC32 for a file(s): filecrc 2. Add …
19:56 Changeset in mainline [0182e5cc]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Rewrite and clean fat_get_cluster_fat12 2. Support MIPS and other …
19:10 Changeset in mainline [4e78236]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed mkbd and corresponding library functions. - Fixed linking …
16:16 Lab edited by Martin Decky
cosmetic improvements (diff)
16:09 Lab edited by Martin Decky
note bugs (diff)
16:07 Ticket #345 (sun4u: Boot failure on a real Sun Ultra 60) created by Martin Decky
HelenOS revision 992 (default configuration for Ultra) does not boot …
15:54 Lab edited by Martin Decky
update (diff)
15:34 Lab edited by Martin Decky
update and compact the table (diff)
11:31 Lab edited by Martin Decky
remove empty comments (diff)
11:22 Lab edited by Martin Decky
update working releases (diff)
11:10 Lab edited by Martin Decky
reformat, add more legend (diff)
03:44 Changeset in mainline [d1671a8]lfnserial by Petr Koupy <petr.koupy@…>
Added flag that connects libposix with binutils.
03:41 Changeset in mainline [bf49001]lfnserial by Petr Koupy <petr.koupy@…>
Merge libposix changes.
03:40 Changeset in mainline [864a081]lfnserial by Petr Koupy <petr.koupy@…>
Merge mainline changes.
03:28 Changeset in mainline [2d2b8e6]lfnserial by Petr Koupy <petr.koupy@…>
Added basic build infrastructure.

2011-05-23:

21:07 Changeset in mainline [d4c472b]lfnserial by Jakub Jermar <jakub@…>
Synchronize the user stack size with the kernel stack size. This makes …
20:40 Changeset in mainline [655f70b]lfnserial by Martin Decky <martin@…>
ppc32: reimplement tlb_invalidate_all, this finally allows a …
19:29 Changeset in mainline [f66b565]lfnserial by Jakub Jermar <jakub@…>
Fix test mapping1.
19:00 Changeset in mainline [1cab9972]lfnserial by Jakub Jermar <jakub@…>
Assume a valid AS in pht_refill().
17:40 Changeset in mainline [b372015]lfnserial by Martin Decky <martin@…>
ppc32: add support for up to 1024 MB of physical memory by using all …
15:51 Changeset in mainline [eef1b031]lfnserial by Martin Decky <martin@…>
ppc32: page hash table should be no longer interpreted as a TLB, it is …
14:55 Changeset in mainline [fcbcaae9]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
14:51 Changeset in mainline [563ead9]lfnserial by Jan Vesely <jano.vesely@…>
Further cleanup, includes, const, …
14:26 Changeset in mainline [366b148]lfnserial by Martin Decky <martin@…>
revert accidentaly commited debugging change
14:25 Changeset in mainline [773f188]lfnserial by Martin Decky <martin@…>
remove obsolete net-qe.bat accept optional arguments from the user
14:25 Changeset in mainline [1d638a1]lfnserial by Martin Decky <martin@…>
accept optional arguments from the user
14:24 Changeset in mainline [540cb1b]lfnserial by Martin Decky <martin@…>
remove obsolete batch script
14:04 Changeset in mainline [e247d83]lfnserial by Jan Vesely <jano.vesely@…>
Const, type-casting and other minor fixes
14:03 Ticket #344 (as_area_destroy() broken on ppc32) created by Martin Decky
The implementation of as_area_destroy() seems to be broken on ppc32. …
13:48 Ticket #243 (ppc32 exception handling broken) closed by Martin Decky
fixed: Although I have not fully reviewed the changeset, the conceptual idea …
13:31 Changeset in mainline [d8de5d3]lfnserial by Martin Decky <martin@…>
do not reinvent the wheel in assert_abort(), use the services of …
13:31 Changeset in mainline [207533f]lfnserial by Martin Decky <martin@…>
make the code slightly more readable (no change in actual functionality)
13:28 Changeset in mainline [8953514]lfnserial by Jan Vesely <jano.vesely@…>
Handle transfer list initialization failure
11:22 Changeset in mainline [34efa8a]lfnserial by Martin Decky <martin@…>
ppc32: add line debugging support

2011-05-22:

20:05 Changeset in mainline [eaeb056]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
20:04 Changeset in mainline [2bdf8313]lfnserial by Jakub Jermar <jakub@…>
Do not lock page tables on mips32 during page fault.
19:33 Changeset in mainline [b4ffe5bc]lfnserial by Jakub Jermar <jakub@…>
Use the P2SZ() macro in address space area backends.
19:24 Changeset in mainline [9ea8fdb4]lfnserial by Jakub Jermar <jakub@…>
Get the format right.
19:17 Changeset in mainline [e06e2716]lfnserial by Jakub Jermar <jakub@…>
Passing stringified LINE does not conserve space very well, pass …
14:34 HardwareSupport edited by Jiri Svoboda
Fix formatting (diff)
14:15 HardwareSupport edited by Jiri Svoboda
Add platform overview (diff)
14:06 HardwareSupport edited by Jiri Svoboda
Add FreeRunner HW (diff)
13:06 Meetings edited by Jiri Svoboda
Expand introduction (diff)
12:58 Meetings edited by Jiri Svoboda
Date of next meeting (diff)
12:51 Lab edited by Jiri Svoboda
Delete entry which is 'no longer available' (diff)
12:50 Lab edited by Jiri Svoboda
Delete entry without contact. This is not a platform support matrix. (diff)
12:43 FreeRunner edited by Jiri Svoboda
Update status and plans (diff)
12:31 CurrentIssues edited by Jiri Svoboda
(diff)
12:30 ArchFeature created by Jiri Svoboda
Create architecture feature matrix
12:13 WikiFormatting created by Jiri Svoboda
Link to official Trac wikiformatting page
12:10 DeveloperDocs edited by Jiri Svoboda
Update USB links (diff)
10:16 UsersGuide/CommandReference edited by Jiri Svoboda
Add note on executable directories (diff)
10:10 UsersGuide/CommandReference edited by Jiri Svoboda
Fix formatting. (diff)
10:09 UsersGuide/CommandReference edited by Jiri Svoboda
Shell built-in commands. Description of categories. (diff)
09:57 UsersGuide edited by Jiri Svoboda
Networking guide wanted (diff)
09:07 UsersGuide/CommandReference edited by Jiri Svoboda
Add services from init and non-ia32 platforms. (diff)
08:57 UsersGuide/CommandReference edited by Jiri Svoboda
i8259 is interrupt controller. Add OBIO and FHC. (diff)
08:51 UsersGuide/CommandReference edited by Jiri Svoboda
Add commands from services directory (diff)

2011-05-21:

16:50 Changeset in mainline [c99693a]lfnserial by Jakub Jermar <jakub@…>
Do not lock page tables on ppc32 during page fault.
16:47 Changeset in mainline [235e6c7]lfnserial by Jakub Jermar <jakub@…>
Propagate the nolock flag to individual mapping_find() implementations.
16:23 Changeset in mainline [0ff03f3]lfnserial by Jakub Jermar <jakub@…>
Allow calling page_mapping_find() with unlocked page tables.
16:23 Changeset in mainline [9d47440]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
15:45 Changeset in mainline [13f2461]lfnserial by Jakub Jermar <jakub@…>
Merge the functionality of assert_abort() and assert_static_abort() …
14:33 Changeset in mainline [faeb7cc]lfnserial by Martin Decky <martin@…>
add additional RETURN_IF_ERRORs
14:29 Changeset in mainline [1b3e854]lfnserial by Martin Decky <martin@…>
add library function for explicit heap structure consistency check use …
11:26 Changeset in mainline [955f2a5]lfnserial by Martin Decky <martin@…>
implement assert_static() as a safer replacement to malloc_assert()
00:02 Ticket #342 (mips32: Memory management lockup) closed by Jakub Jermář
fixed: Fixed the hang in changeset:mainline,974. The failed assert is still …

2011-05-20:

23:58 Changeset in mainline [0c33b1d5]lfnserial by Jakub Jermar <jakub@…>
The malloc_futex should be up'ed when an assert is hit inside malloc().
23:55 Ticket #243 (ppc32 exception handling broken) reopened by Martin Decky
23:54 Ticket #343 (Generic address translation miss handler for the kernel address space) created by Martin Decky
We need a generic address translation miss handler for the kernel …
23:12 Changeset in mainline [c263c77]lfnserial by Martin Decky <martin@…>
revert poisonous part of changeset mainline,971 (sadly, this reopens #243)
22:26 Changeset in mainline [b6f3e7e]lfnserial by Jakub Jermar <jakub@…>
Cleanup. No change in functionality. Delegate some work to the …
21:20 HardwareSupport edited by Jiri Svoboda
CD-ROM reported to work (diff)
21:17 Ticket #316 (Real CD-ROM not working) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,916.
20:37 Changeset in mainline [c9256c5]lfnserial by Vojtech Horky <vojtechhorky@…>
Minor fixes and improvements - Ensure linking against libusb is …
20:29 Changeset in mainline [e8f826b]lfnserial by Vojtech Horky <vojtechhorky@…>
Merged headers in libusb
20:24 Changeset in mainline [96f2aa6]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo uses generic resolving function
20:23 Changeset in mainline [a9ab7f47]lfnserial by Vojtech Horky <vojtechhorky@…>
Add function for resolving USB paths The great function is called …
20:11 Changeset in mainline [04028225]lfnserial by Vojtech Horky <vojtechhorky@…>
Getting address by handle also moved into libusb
20:01 Changeset in mainline [0edf7c7]lfnserial by Vojtech Horky <vojtechhorky@…>
HC communication moved into libusb Although communication with HC …
16:14 Ticket #243 (ppc32 exception handling broken) closed by Martin Decky
fixed: Fixed as of mainline,971, more details in …
16:09 Changeset in mainline [712c4ba]lfnserial by Martin Decky <martin@…>
avoid spinlocks to be taken in the direct code path to physically …
14:36 Changeset in mainline [8bb61e6]lfnserial by Matus Dekanek <smekideki@…>
more comments for ohci root hub
14:16 Changeset in mainline [a60afd0]lfnserial by Vojtech Horky <vojtechhorky@…>
Static build when linking with libusb
14:15 Changeset in mainline [c7c2443]lfnserial by Vojtech Horky <vojtechhorky@…>
Ignore shared object files
13:43 Changeset in mainline [5499a8b]lfnserial by Matej Klonfar <maklf@…>
usb hid parser doxygen
13:02 Changeset in mainline [e7079cf]lfnserial by Lubos Slovak <lubos.slovak@…>
Some debugging output.
12:49 Changeset in mainline [74b1e40]lfnserial by Matej Klonfar <maklf@…>
hid parser header's doxygen doc
11:18 Changeset in mainline [293de44]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
11:07 Changeset in mainline [4fe3b6d]lfnserial by Matus Dekanek <smekideki@…>
merge with development
10:44 Changeset in mainline [e765ccb]lfnserial by Lubos Slovak <lubos.slovak@…>
Changed HID driver interface and modified mkbd + fixes.
10:24 Changeset in mainline [d1fb591]lfnserial by Lubos Slovak <lubos.slovak@…>
Saving max input report length and initializing buffer.
10:23 Changeset in mainline [4939490]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed generic subdriver from mappings + some debug output
01:19 Changeset in mainline [5c460cc]lfnserial by Petr Koupy <petr.koupy@…>
Updated CFLAGS filtration according to mainline changes.
01:13 Changeset in mainline [98e4507]lfnserial by Petr Koupy <petr.koupy@…>
Merge mainline changes.
01:04 Changeset in mainline [a0bb65af]lfnserial by Petr Koupy <petr.koupy@…>
Added automatic download and extraction of binutils redistributable …

2011-05-19:

23:13 Changeset in mainline [326bf65]lfnserial by Jakub Jermar <jakub@…>
Fix an unsigned overflow which prevented proper handling of page …
20:04 Changeset in mainline [2f23341]lfnserial by Jakub Jermar <jakub@…>
Fix ia64 regression introduced in mainline,966. The ia64 stack is …
18:01 Changeset in mainline [2a922c8]lfnserial by Martin Decky <martin@…>
add GDB to the toolchain script
17:07 Changeset in mainline [a6d8726]lfnserial by Martin Decky <martin@…>
improve formatting directive again
16:47 Changeset in mainline [26aafe8]lfnserial by Martin Decky <martin@…>
cleanup the huge mess related to stacks, their sizes and locations use …
16:46 Changeset in mainline [bcaca55]lfnserial by Martin Decky <martin@…>
cstyle, fix typo
16:44 Changeset in mainline [473d5d2]lfnserial by Martin Decky <martin@…>
add magic value to THE structure for better stack/memory corruption …
15:20 Changeset in mainline [d09f3720]lfnserial by Lubos Slovak <lubos.slovak@…>
Development changes.
15:20 Changeset in mainline [df44fa2]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed binary
07:24 Changeset in mainline [7941bd6]lfnserial by Jan Vesely <jano.vesely@…>
Fix OHCI crash regression
07:21 Changeset in mainline [70c85320]lfnserial by Jan Vesely <jano.vesely@…>
Fix crash on endpoint addition(make sure ep lists are initialized)
02:32 Changeset in mainline [10a530cc]lfnserial by Petr Koupy <petr.koupy@…>
Added config flag controlling whether to build binutils (disabled by …
02:30 Changeset in mainline [cb7c685]lfnserial by Petr Koupy <petr.koupy@…>
Improved syntax for file appending in shell scripts. Minor …

2011-05-18:

20:18 Changeset in mainline [98d7550]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen and code style fixes, improve error handling in root hub …
20:17 Changeset in mainline [030937e]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
18:24 Changeset in mainline [02cacce]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen and some minor code-style changes
17:36 Changeset in mainline [9c757820]lfnserial by Martin Decky <martin@…>
fix formatting directive
17:16 Changeset in mainline [6c3106f]lfnserial by Martin Decky <martin@…>
ppc32: get rid of the real-mode TLB/PHT exception handlers
17:13 Changeset in mainline [1182d79]lfnserial by Martin Decky <martin@…>
print information about current objects in case of panic
16:25 Changeset in mainline [17fc40c]lfnserial by Vojtech Horky <vojtechhorky@…>
Prohibit getting device handle on default address
15:26 Changeset in mainline [45e0e07]lfnserial by Jan Vesely <jano.vesely@…>
Remove debug output in irq handler
15:23 Changeset in mainline [2ff7360]lfnserial by Jan Vesely <jano.vesely@…>
Use better error handling in root hub registration routine
13:25 Changeset in mainline [0dd8c29]lfnserial by Martin Decky <martin@…>
ppc32: use block address translation registers on a mandatory basis
13:02 Ticket #342 (mips32: Memory management lockup) created by Martin Decky
When running the malloc3 uspace test on mips32/GXemul (with 128 MB of …
12:48 Changeset in mainline [912100e]lfnserial by Martin Decky <martin@…>
fix typo
12:44 Changeset in mainline [f10edae]lfnserial by Martin Decky <martin@…>
cstyle
10:59 Changeset in mainline [f58154c5]lfnserial by Jan Vesely <jano.vesely@…>
Minor fixes and comments UHCI: use provided barrier defines (buffer …
10:58 Changeset in mainline [aeca5a3]lfnserial by Jan Vesely <jano.vesely@…>
Fix UHCI malloc32 warning message. Add bzr ignore for mkbd binary
10:46 Changeset in mainline [68b9f148]lfnserial by Jan Vesely <jano.vesely@…>
OHCI: restart hw on unrecoverable error
10:40 Changeset in mainline [33d19a7]lfnserial by Jan Vesely <jano.vesely@…>
Fix OHCI buffer access. Consider more than one data transaction when …
09:34 Changeset in mainline [c7b5826]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes

2011-05-17:

22:28 Changeset in mainline [78bfae9]lfnserial by Lubos Slovak <lubos.slovak@…>
Running generic HID driver for each device
19:33 Changeset in mainline [e6eee2b]lfnserial by Martin Decky <martin@…>
tiny improvement
19:30 Changeset in mainline [b2995c3]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes in mkbd (includes, removed binary)
19:29 Ticket #338 (klog repeats the last screen over and over again and eats all memory) closed by Jakub Jermář
fixed: IMHO this ticket may be closed now. Heap shrinking was integrated in …
19:09 Changeset in mainline [ef90ffb3]lfnserial by Lubos Slovak <lubos.slovak@…>
HID parser improved significantly, more subdrivers fix, mouse wheel.
19:00 Changeset in mainline [4880210]lfnserial by Lubos Slovak <lubos.slovak@…>
First draft of sample application for demonstrating HID driver.
18:44 Changeset in mainline [88be3a0b]lfnserial by Lubos Slovak <lubos.slovak@…>
Small fix in HID driver merged with development
16:07 Changeset in mainline [38c773e7]lfnserial by Martin Decky <martin@…>
make really sure the test does not trip over and fell on its own …
15:13 Changeset in mainline [013a5d7]lfnserial by Martin Decky <martin@…>
add proper heap shrinking implementation add malloc3 test (a …
15:11 Changeset in mainline [f414851]lfnserial by Martin Decky <martin@…>
cstyle
15:11 Changeset in mainline [0a02653]lfnserial by Martin Decky <martin@…>
linked list improvements port uspace linked list improvements back to …
15:10 Changeset in mainline [97d42d5]lfnserial by Martin Decky <martin@…>
get rid of KLOG_LATENCY (thanks to the event notification unmask …
12:54 Changeset in mainline [d736fe38]lfnserial by Jan Vesely <jano.vesely@…>
More comment fixes and code cleanup
12:47 Changeset in mainline [2586860]lfnserial by Vojtech Horky <vojtechhorky@…>
Finish libusb reorganization
12:40 Changeset in mainline [160b75e]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix Doxygen groups of USB libraries
12:21 Changeset in mainline [28d9c95]lfnserial by Jan Vesely <jano.vesely@…>
Cleanup, add normal and doxygen comments
10:46 Changeset in mainline [5f94a0c]lfnserial by Jan Vesely <jano.vesely@…>
Add timeouts to the enumeration routine
10:14 Changeset in mainline [2aaf804]lfnserial by Jan Vesely <jano.vesely@…>
Use provided barriers instead of asm constructs. Use warning instead …
09:24 Changeset in mainline [faa44e58]lfnserial by Vojtech Horky <vojtechhorky@…>
libusbhid uses include usb/hid
09:20 Changeset in mainline [5e6e50b]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
09:07 Changeset in mainline [8b984a8]lfnserial by Vojtech Horky <vojtechhorky@…>
Update ignore list
09:06 Changeset in mainline [9f2de92]lfnserial by Vojtech Horky <vojtechhorky@…>
Address keeper removed This structure is no longer needed.
08:54 Changeset in mainline [7d521e24]lfnserial by Vojtech Horky <vojtechhorky@…>
libusbdev uses include usb/dev
07:58 Changeset in mainline [04c418d]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
07:44 Changeset in mainline [3375bd4]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge mainline changes Conflicts: …
07:18 Changeset in mainline [72cd53d]lfnserial by Vojtech Horky <vojtechhorky@…>
Small fixes and improvements Fixed buffer overflow in lsusb. lsusb …

2011-05-16:

20:33 Changeset in mainline [0d8a304]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
19:58 Changeset in mainline [0496c17]lfnserial by Jakub Jermar <jakub@…>
Allow events to define unmask callback. Make klog_update() the unmask …
16:13 Changeset in mainline [bec0219]lfnserial by Martin Decky <martin@…>
double the size of kernel klog ring buffer (on ia32 the original size …
15:56 Ticket #289 (klog's interrupt_received() routine is too heavy-weight) closed by Martin Decky
fixed: Most of the issues should be mitigated as of [changeset:mainline,948
15:37 Changeset in mainline [4e1a2f5]lfnserial by Martin Decky <martin@…>
reimplement klog, use multi-fibril producer/consumer architecture
13:38 Changeset in mainline [f9061b4]lfnserial by Martin Decky <martin@…>
add kernel event notification masking (currently used only for …

2011-05-15:

19:28 Changeset in mainline [8d308b9]lfnserial by Jakub Jermar <jakub@…>
Start tracking reservable memory after zones are created and possibly …
15:37 Changeset in mainline [acd3905]lfnserial by Martin Sucha <sucha14@…>
Add a simple tool to generate a lot of directory entries
15:27 Changeset in mainline [423f64f]lfnserial by Martin Sucha <sucha14@…>
Added a simple program to benchmark filesystems
14:44 Changeset in mainline [d61c3a7]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.

2011-05-14:

11:30 Changeset in mainline [d83bf51]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed multimedia key mapping

2011-05-13:

20:40 Changeset in mainline [e913cc9]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual HC destroy pending transfers after unplug
20:14 Changeset in mainline [88a27f1]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Split fat_get_cluster into 3 methods: fat_get_cluster_fat[12,16,32]
20:02 Changeset in mainline [00b6c73]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual HC prints name of connected device
20:01 Changeset in mainline [d29f32f]lfnserial by Vojtech Horky <vojtechhorky@…>
Add missing include
18:57 Changeset in mainline [7eecbb8b]lfnserial by Vojtech Horky <vojtechhorky@…>
HID driver uses default logging level
18:32 Changeset in mainline [2720b51a]lfnserial by Vojtech Horky <vojtechhorky@…>
lsbusb scan all adresses
18:26 Changeset in mainline [f64e81a]lfnserial by Vojtech Horky <vojtechhorky@…>
Default log level configurable
18:26 Changeset in mainline [11e00c8]lfnserial by Vojtech Horky <vojtechhorky@…>
Do not print all levels to file Only screen level + 1 is printed to …
17:36 Changeset in mainline [852803a]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix buffer overflow
17:30 Changeset in mainline [ff2e72e]lfnserial by Maurizio Lombardi <m.lombardi85@…>
remove old debug messages
14:49 Changeset in mainline [e0f52bf]lfnserial by Martin Decky <martin@…>
add list iterator macro
14:48 Changeset in mainline [8f466fc]lfnserial by Martin Decky <martin@…>
cstyle (no change in functionality)
14:45 Changeset in mainline [50cd285]lfnserial by Jan Vesely <jano.vesely@…>
Fix bug #98 Initialization of devices Doxygen fixes Adds new …
14:40 Changeset in mainline [a29529b]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
14:37 Changeset in mainline [81db65b]lfnserial by Jan Vesely <jano.vesely@…>
Use newly added udealy function instead of silent usb_log
14:35 Changeset in mainline [5fd3f2d]lfnserial by Jan Vesely <jano.vesely@…>
Add udelay function (syscall wrapper)
14:34 Changeset in mainline [7e7b791]lfnserial by Jan Vesely <jano.vesely@…>
Implement SYS_THREAD_UDELAY syscall for short delays
14:32 Changeset in mainline [56273bb]lfnserial by Martin Decky <martin@…>
cstyle, use unsigned ints for flags
14:16 Changeset in mainline [8fcaeed]lfnserial by Matus Dekanek <smekideki@…>
definition of OHCI root hub status masks
14:16 Changeset in mainline [09696b54]lfnserial by Martin Decky <martin@…>
simple producer-consumer queue implementation
14:15 Changeset in mainline [3476be8]lfnserial by Matus Dekanek <smekideki@…>
definition of status masks uses definitions in ohci_regs old code …
14:02 Changeset in mainline [fa7aa50]lfnserial by Martin Decky <martin@…>
clean up the contrib directory a little bit
14:00 Changeset in mainline [e8c5c11]lfnserial by Martin Decky <martin@…>
use C99 with GNU extensions as the language standard when building by GCC
13:56 UsersGuide/CommandReference created by Jiri Svoboda
13:44 Changeset in mainline [55054db0]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:39 Changeset in mainline [37f87fa]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed setting of data to mouse wheel function
13:36 Changeset in mainline [64a36e2]lfnserial by Matus Dekanek <smekideki@…>
usb_hub_polling_terminated_callback added, so that hub driver fibril …
13:35 UsersGuide edited by Jiri Svoboda
Add link to command reference (diff)
13:27 UsersGuide/Editor edited by Jiri Svoboda
Text editor was in 0.4.2 (diff)
13:09 Changeset in mainline [aca3489]lfnserial by Matus Dekanek <smekideki@…>
usb_hub_polling_terminted_callback function
12:44 Changeset in mainline [65b458c4]lfnserial by Lubos Slovak <lubos.slovak@…>
Subdriver-specific data moved to the subdriver structure. + DDF ops …
10:40 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
10:31 Changeset in mainline [4a7a8d4]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
10:30 Changeset in mainline [05e21ffc]lfnserial by Matus Dekanek <smekideki@…>
minor changes

2011-05-12:

18:20 Changeset in mainline [7b90778]lfnserial by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/upa.
18:09 Changeset in mainline [682cfceb]lfnserial by Jakub Jermar <jakub@…>
Fix formatting of ppc32 istate_decode().
17:48 Changeset in mainline [8469c53]lfnserial by Jakub Jermar <jakub@…>
Fix formatting of mips32 istate_decode().
17:43 Changeset in mainline [a99a3d7]lfnserial by Jakub Jermar <jakub@…>
Fix formatting of arm32 istate_decode().
17:38 Changeset in mainline [2438fa6]lfnserial by Jakub Jermar <jakub@…>
Fix formatting of amd64 istate_decode().
17:38 Changeset in mainline [4489117]lfnserial by Jakub Jermar <jakub@…>
For useful stack traces, we need to make sure we have frame pointers.
17:18 Changeset in mainline [f36787d7]lfnserial by Jakub Jermar <jakub@…>
Fix formatting of ia32 istate_decode().
16:49 Changeset in mainline [b5e68c8]lfnserial by Jakub Jermar <jakub@…>
Merge mainline changes.
15:40 Changeset in mainline [97cb542]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes
15:14 Changeset in mainline [53d9ee9]lfnserial by Petr Koupy <petr.koupy@…>
Added scripts that interconnect HelenOS build process with binutils …
09:16 Changeset in mainline [d59d0bb]lfnserial by Lubos Slovak <lubos.slovak@…>
Merged changes to HID parser from maklf
09:03 Changeset in mainline [9e195e2c]lfnserial by Lubos Slovak <lubos.slovak@…>
Merge from development
08:39 Changeset in mainline [456aea3]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed usbkbd from makefile
08:34 Changeset in mainline [373bc2d]lfnserial by Lubos Slovak <lubos.slovak@…>
Removed old usbkbd driver.
08:33 Changeset in mainline [d3b6d5e]lfnserial by Lubos Slovak <lubos.slovak@…>
Renamed lgtch-ultrax subdriver to multimedia

2011-05-11:

21:19 Lab edited by Jakub Jermář
(diff)
19:41 Changeset in mainline [c372e03]lfnserial by Vojtech Horky <vojtechhorky@…>
Mass storage fixes (#206) Also some refactoring was done.
19:37 Changeset in mainline [5f0fe4e9]lfnserial by Vojtech Horky <vojtechhorky@…>
Mass storage (small) refactoring
19:31 Changeset in mainline [cf002dbf]lfnserial by Vojtech Horky <vojtechhorky@…>
Add comments to mass storage driver
19:20 Changeset in mainline [70c12d6]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix inquiry of USB mass storage The problem was bad endianness in …
19:03 Changeset in mainline [19387b61]lfnserial by Vojtech Horky <vojtechhorky@…>
Add wrappers for endpoint status and clear halt
16:49 Changeset in mainline [a81a1d09]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes

2011-05-10:

22:01 Changeset in mainline [9be8669]lfnserial by Matej Klonfar <maklf@…>
Fix of hid output

2011-05-08:

20:43 Changeset in mainline [23f40280]lfnserial by Jan Vesely <jano.vesely@…>
Doxygen and other minor fixes (no functional change)
20:26 Changeset in mainline [9212f8a]lfnserial by Vojtech Horky <vojtechhorky@…>
Start libusb reorganization
20:00 Changeset in mainline [3e4f2e0]lfnserial by Vojtech Horky <vojtechhorky@…>
libusb divided into sublibraries Also removed address keeper test …
19:55 Changeset in mainline [7aaf403e]lfnserial by Matej Klonfar <maklf@…>
merge to maklf branch
19:38 Changeset in mainline [3a6e423]lfnserial by Matej Klonfar <maklf@…>
Parsing of usages in case of array items repaired
19:12 Changeset in mainline [ebf6a40]lfnserial by Jan Vesely <jano.vesely@…>
Fix bug #98 (kinda - still uses nasty hack)
19:06 Changeset in mainline [511cfc8]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
19:02 Changeset in mainline [11349a85]lfnserial by Jan Vesely <jano.vesely@…>
Use non-printed debug statement to wait the right amount of time …
18:39 Changeset in mainline [8855939]lfnserial by Jan Vesely <jano.vesely@…>
Do not reset EHCI controller (messes with already connected devices).
16:46 Changeset in mainline [f55ded3]lfnserial by Matej Klonfar <maklf@…>
Some little changes
16:42 Changeset in mainline [c2fcfc0]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix inode corruption bug in V2/V3 code path
16:30 Changeset in mainline [1989cdf]lfnserial by Matej Klonfar <maklf@…>
Multimedia keys mapping table removed
16:04 Changeset in mainline [f50f722]lfnserial by Matej Klonfar <maklf@…>
merged development changes
16:00 Changeset in mainline [68b614e]lfnserial by Matej Klonfar <maklf@…>
Correct parsing of usages in case of array items
15:53 Changeset in mainline [252cf2a]lfnserial by Matej Klonfar <maklf@…>
Development changes merge Correct parsing of usages in case of array items
15:43 Changeset in mainline [19065c7]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
14:38 Changeset in mainline [a948c23]lfnserial by Jan Vesely <jano.vesely@…>
Fine tune EHCI handling
13:47 Changeset in mainline [7b6f116]lfnserial by Vojtech Horky <vojtechhorky@…>
lsusb improvements
13:39 Changeset in mainline [5dfee52]lfnserial by Vojtech Horky <vojtechhorky@…>
lsusb prints attached devices as well
13:38 Changeset in mainline [df25ab6]lfnserial by Vojtech Horky <vojtechhorky@…>
All HC drivers supports "get handle by address"
13:37 Changeset in mainline [eb2f7dd]lfnserial by Vojtech Horky <vojtechhorky@…>
Add getting handle by address over USBHC iface
13:37 Changeset in mainline [84de606d]lfnserial by Vojtech Horky <vojtechhorky@…>
Device keeper can tell handle by USB address
12:46 Changeset in mainline [79784ef8]lfnserial by Vojtech Horky <vojtechhorky@…>
Add comment how device "learns" its USB address
11:54 Changeset in mainline [d394e57a]lfnserial by Jan Vesely <jano.vesely@…>
Reduce wait times in uhci reset sequence (helps with bug #98)
06:41 Changeset in mainline [60b3bea]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t (again)

2011-05-07:

16:00 Changeset in mainline [561f41b]lfnserial by Jan Vesely <jano.vesely@…>
Major refactoring #211 should be fixed UHCI: all interrupts are …
15:52 Changeset in mainline [3ae5ca8]lfnserial by Jan Vesely <jano.vesely@…>
Compile fix
15:51 Changeset in mainline [76ef94e]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
15:41 Changeset in mainline [d2bff2f]lfnserial by Jan Vesely <jano.vesely@…>
UHCI refactoring
15:22 Changeset in mainline [dc5f2fb]lfnserial by Jan Vesely <jano.vesely@…>
Further OHCI refactoring
14:59 Changeset in mainline [b23e9cc]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix IPC-caused hang (#216)
14:57 Changeset in mainline [faf498d]lfnserial by Vojtech Horky <vojtechhorky@…>
Nicer messages in usbinfo
14:56 Changeset in mainline [6985b4e]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix unanswered IPC calls (#216)
14:40 Changeset in mainline [cb0ab9e]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
14:28 Changeset in mainline [cc5908e]lfnserial by Matej Klonfar <maklf@…>
Development changes merged
14:26 Changeset in mainline [62265ce]lfnserial by Jan Vesely <jano.vesely@…>
OHCI initialization refactoring
13:59 Changeset in mainline [652f484]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
13:59 Changeset in mainline [7205209]lfnserial by Matus Dekanek <smekideki@…>
fix #210 (endless polling)
13:56 Changeset in mainline [4d20ef7]lfnserial by Matus Dekanek <smekideki@…>
reverted disabled hid log
13:56 Changeset in mainline [02804e1]lfnserial by Vojtech Horky <vojtechhorky@…>
Add lsusb, usbinfo accepts HC number and address
13:47 Changeset in mainline [1866945]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
13:45 Changeset in mainline [95285378]lfnserial by Matus Dekanek <smekideki@…>
workaround for ohci root hub not needed and removed some comments
13:40 Changeset in mainline [6fb003e]lfnserial by Jan Vesely <jano.vesely@…>
Fixed: OHCI: use devices are not detected at startup time
13:39 Changeset in mainline [7ab7c7f6]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
11:42 Changeset in mainline [5d07f54]lfnserial by Jan Vesely <jano.vesely@…>
Reset OHCI root hub even if taking control from SMM driver postpone …
11:39 Changeset in mainline [df0bbe1]lfnserial by Vojtech Horky <vojtechhorky@…>
usbinfo accepts host:address device specification
11:36 Changeset in mainline [69ac0fd]lfnserial by Vojtech Horky <vojtechhorky@…>
Getting HC handle by class in libusb
11:18 Changeset in mainline [192ba25]lfnserial by Matus Dekanek <smekideki@…>
usbhub: warning if there are still some unhandled changes on port
11:14 Changeset in mainline [426d31a]lfnserial by Matus Dekanek <smekideki@…>
corrected change disabling
11:10 Changeset in mainline [e5165a3]lfnserial by Vojtech Horky <vojtechhorky@…>
lsusb prints path to host controller
11:10 Changeset in mainline [431d6d6]lfnserial by Vojtech Horky <vojtechhorky@…>
Devman can tell device path by its handle This patch might go into …
10:53 Changeset in mainline [bd2394b]lfnserial by Matej Klonfar <maklf@…>
Removed functions for returning size of report for usage path
10:40 Changeset in mainline [8594505]lfnserial by Vojtech Horky <vojtechhorky@…>
Initial version of lsusb application
10:34 Changeset in mainline [2c49b81b]lfnserial by Vojtech Horky <vojtechhorky@…>
All USB host controllers added to usbhc DDF class
10:29 Changeset in mainline [28216a0]lfnserial by Vojtech Horky <vojtechhorky@…>
More strict checking in VHC
10:25 Changeset in mainline [bba0dc20]lfnserial by Jan Vesely <jano.vesely@…>
Minor initialization fixes
10:05 Changeset in mainline [d38d830]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
09:59 Changeset in mainline [bc02b83]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual USB improvements
09:50 Changeset in mainline [f90c0d6]lfnserial by Vojtech Horky <vojtechhorky@…>
Small fixes Bad printf directive (again) and uninitialized variable.
09:35 Changeset in mainline [beee81a]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual USB refactoring Changes include * add missing comments * …
09:31 Changeset in mainline [cecb1a97]lfnserial by Lubos Slovak <lubos.slovak@…>
Subdriver mapping for multimedia keys.
09:21 Changeset in mainline [abfd36b]lfnserial by Matus Dekanek <smekideki@…>
one more debug message
09:14 Changeset in mainline [84b240f]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse subdriver mapping improved
09:05 Changeset in mainline [e78660f]lfnserial by Matus Dekanek <smekideki@…>
hub driver: fix for endless polling
09:01 Changeset in mainline [1c3fcf9]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed #119
08:59 Changeset in mainline [1b7dc5e9]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed autorepeat of keys (#119)
08:50 Changeset in mainline [fb295b6]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix
08:50 Changeset in mainline [c7fbb90]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix in subdriver mappings
08:45 Changeset in mainline [f1d16663]lfnserial by Jan Vesely <jano.vesely@…>
Postpone hw until all structures are initialized and irq handler …
08:38 Changeset in mainline [78dbf5b]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes (parsing), mouse driver improved, generic HID driver improved
08:31 Changeset in mainline [45a2688]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from maklf - delimiters + usage paths comparison
08:30 Changeset in mainline [1ce4189]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development
08:20 Changeset in mainline [ba17f5b]lfnserial by Matej Klonfar <maklf@…>
Development branch changes
08:18 Changeset in mainline [42e2172]lfnserial by Vojtech Horky <vojtechhorky@…>
libusbvirt: doxygen comments
07:40 Ticket #341 (Divide error panic in delay loop calibration during boot) created by Jakub Jermář
See the attached screenshot. Seems like we are dividing by zero in …

2011-05-06:

16:18 Changeset in mainline [5f7b75a]lfnserial by Matej Klonfar <maklf@…>
BEGIN and ANYWHERE options added to usage path comparison
15:55 Changeset in mainline [3b543d5]lfnserial by Matus Dekanek <smekideki@…>
merge from usb/development
15:50 Changeset in mainline [e25a849]lfnserial by Vojtech Horky <vojtechhorky@…>
libusbvirt: split IPC wrappers into more files
15:46 Changeset in mainline [6c6a95d2]lfnserial by Jan Vesely <jano.vesely@…>
Add support for some ATi OHCI chipsets, fix spurious reboot on startup
15:40 Changeset in mainline [d0c060b]lfnserial by Matus Dekanek <smekideki@…>
bugfix candidates: ohci: detecting devices connected on startup hub …
15:33 Changeset in mainline [dc06caa]lfnserial by Vojtech Horky <vojtechhorky@…>
More comments in libusbvirt
15:33 Changeset in mainline [c8eddf4]lfnserial by Jan Vesely <jano.vesely@…>
Fixed: be carefull about Gate A20 in OHCI Legaci support Add matchids …
15:26 Changeset in mainline [f8e549b]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse wheel acting as arrow keys. - Added some debug output. - …
14:52 Changeset in mainline [1be39e9]lfnserial by Matej Klonfar <maklf@…>
HID Parser - basic support for delimiters - bug fix
14:34 Changeset in mainline [a943106]lfnserial by Vojtech Horky <vojtechhorky@…>
Add comments to libusbvirt headers
14:21 Changeset in mainline [750636a]lfnserial by Martin Decky <martin@…>
softfloat: slightly improve coding style (no change in functionality)
13:38 Changeset in mainline [9350e837]lfnserial by Jan Vesely <jano.vesely@…>
Add match ids for ATi chipset remove dead code
13:38 Changeset in mainline [3da17644]lfnserial by Jan Vesely <jano.vesely@…>
Add match ids for ATi chipset remove dead code
13:37 Changeset in mainline [42d47f8]lfnserial by Vojtech Horky <vojtechhorky@…>
Removed virtusbkbd application Superseeded by vuh.
13:33 Changeset in mainline [674cf89]lfnserial by Matej Klonfar <maklf@…>
HID Parser - basic support for delimiters
13:09 Changeset in mainline [075c1eb]lfnserial by Jan Vesely <jano.vesely@…>
OHCI interrupts Kernel support for accessing memory mapped registers …
13:08 Changeset in mainline [3d4aa055]lfnserial by Jan Vesely <jano.vesely@…>
Development branch changes
13:01 Changeset in mainline [7bb8036]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse subdriver for generic mouse.
12:58 Changeset in mainline [a58dd620]lfnserial by Jan Vesely <jano.vesely@…>
Fix message format
12:47 Changeset in mainline [03cfda08]lfnserial by Jan Vesely <jano.vesely@…>
Fix OHCI interrupt pseudocode, remove dead code
12:45 Changeset in mainline [04c1524]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix from maklf
12:45 Changeset in mainline [180255f]lfnserial by Jan Vesely <jano.vesely@…>
Implement access to memory mapped register in irq pseudocode.
10:30 Changeset in mainline [dd3eda2]lfnserial by Lubos Slovak <lubos.slovak@…>
Report recieving tracked for each device separately.
10:26 Changeset in mainline [22ded10]lfnserial by Matej Klonfar <maklf@…>
Usage path fix in HID parser
10:12 Changeset in mainline [9a884ed]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual HID terminates with last interface Also it is not possible to …
09:29 Changeset in mainline [30f9f8f]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
09:25 Changeset in mainline [26f6094]lfnserial by Matus Dekanek <smekideki@…>
merge with usb/development
09:25 Changeset in mainline [166c4752]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes from maklf
08:50 Changeset in mainline [3b5d5b9d]lfnserial by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items, bug fix
08:37 Changeset in mainline [561112f]lfnserial by Jan Vesely <jano.vesely@…>
OHCI interrupt support
08:34 Changeset in mainline [1181249]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes from development
08:33 Changeset in mainline [f7ccf46]lfnserial by Jan Vesely <jano.vesely@…>
Add irq pseudocode commands for accessing memory
08:30 Changeset in mainline [310c4df]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixes in USB HID driver. - Missing loop in mouse subdriver. - Double …
07:53 Changeset in mainline [10849ffc]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from maklf - fixes
07:53 Changeset in mainline [8cbd512]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from development
07:51 Changeset in mainline [acdbd780]lfnserial by Matej Klonfar <maklf@…>
development merge
07:45 Changeset in mainline [b9d7965]lfnserial by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items, bug fix
07:34 Changeset in mainline [054537b]lfnserial by Lubos Slovak <lubos.slovak@…>
Small fix in USB HID driver.
07:14 Changeset in mainline [0a494fe]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t
06:12 Changeset in mainline [1519b91]lfnserial by Matej Klonfar <maklf@…>
#209 - correct usage paths for decomposed items

2011-05-03:

20:37 Changeset in mainline [d1ac0d7]lfnserial by Martin Sucha <sucha14@…>
Fixed bugs with mounting
18:56 Meetings edited by Jiri Svoboda
Date of next meeting (diff)
10:12 Changeset in mainline [4bfd85b]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse driver ported to HID parser, DDF function for subdrivers.
09:48 Changeset in mainline [3facf63a]lfnserial by Lubos Slovak <lubos.slovak@…>
DFF function for generic HID subdriver. - Changed usbhid interface - …
09:16 Changeset in mainline [31cfee16]lfnserial by Lubos Slovak <lubos.slovak@…>
Creating DDF functions in subdrivers + saving input report. - …

2011-05-02:

18:55 Changeset in mainline [40949d5]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix bugs in bitmap code
14:09 StandardAPI edited by Martin Decky
implemented functions in unistd.h (diff)
13:49 KnowledgeArticles edited by Martin Decky
regroup, add new document (diff)
13:47 StandardAPI created by Martin Decky
start documenting HelenOS Standard API
10:17 Changeset in mainline [a8c14aa]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Initial support for writing on FAT32. fat_get_cluster correctly store …
07:35 Changeset in mainline [979c313a]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Fix bug with cluster at sector boundary (FAT12 only).

2011-05-01:

20:09 Changeset in mainline [daa36d3]lfnserial by Martin Sucha <sucha14@…>
Ignore additional files created by build
19:48 Changeset in mainline [0e26444]lfnserial by Martin Sucha <sucha14@…>
Fix includes in ext2fs_ops
19:34 Changeset in mainline [694ca93]lfnserial by Martin Sucha <sucha14@…>
Merge mainline changes
19:29 Ticket #340 (Printing list of mounted file systems) created by Jiri Svoboda
It would be nice to be able to print the list of mounted file system …
19:03 ReleaseNotes/0.5.0 edited by Jakub Jermář
Mention memory reservations and dynamic loading of libc. (diff)
19:00 Changeset in mainline [042fbe0]lfnserial by Jiri Svoboda <jiri@…>
mkfat.py - check for 8+3 filename limit violations. Work around FAT …
13:50 Ticket #339 (Dynamic linker needs full TLS support) created by Jiri Svoboda
Currently the dynamic linker can only handle thread-local variables …
13:40 Ticket #56 (Finish and merge the dynamic loader to trunk) closed by Jiri Svoboda
fixed: Dynamic linking support merged in changeset:mainline,937. Two years …
13:08 Changeset in mainline [e175d69]lfnserial by Jiri Svoboda <jiri@…>
Merge dynamic linking support (ia32-only, off by default). Very …
13:06 Changeset in mainline [e515a827]lfnserial by Jiri Svoboda <jiri@…>
Fix mis-merge.
12:38 Changeset in mainline [7f9bc04]lfnserial by Jiri Svoboda <jiri@…>
Remove ppc32 and mips32 rtld TLS code.
12:33 Changeset in mainline [3f10d92]lfnserial by Jiri Svoboda <jiri@…>
Remove more stuff before integration.
12:18 Changeset in mainline [326d86e]lfnserial by Jiri Svoboda <jiri@…>
Remove references to rtld sources in ppc32 and mips32 makefiles.
12:14 Changeset in mainline [4235849]lfnserial by Jiri Svoboda <jiri@…>
Replace ppc32 and mips32 linker scripts with mainline versions.
12:13 Changeset in mainline [9fb1397]lfnserial by Jiri Svoboda <jiri@…>
Remove ppc32- and mips32- specific rtld sources.
12:10 Changeset in mainline [8a1fb09]lfnserial by Jiri Svoboda <jiri@…>
Integrate rest of rtld/ into C library.
11:47 Changeset in mainline [d2a6a04b]lfnserial by Jiri Svoboda <jiri@…>
Loader is STATIC_ONLY.
11:45 Changeset in mainline [54146a0]lfnserial by Jiri Svoboda <jiri@…>
Add missing sections to ia32 linker script. Now we discard debugging …
10:32 Changeset in mainline [5d4763b]lfnserial by Jiri Svoboda <jiri@…>
Supress debugging output.
10:29 Changeset in mainline [928cd9e]lfnserial by Jiri Svoboda <jiri@…>
Use shared softint library.
10:26 Changeset in mainline [364778b2]lfnserial by Jiri Svoboda <jiri@…>
Document new makefile options.
10:17 Changeset in mainline [ec883cf]lfnserial by Jiri Svoboda <jiri@…>
Make library symlinks automatically.
10:04 Changeset in mainline [5b72635]lfnserial by Jiri Svoboda <jiri@…>
Use dynamic linking for all apps and servers except those that are …
09:15 Changeset in mainline [b5db2ae]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Add macros for determining first cluster of root directory …
07:02 Changeset in mainline [0a51029f]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Implemented readonly access to FAT32 file system Support reading root …

2011-04-30:

20:22 Changeset in mainline [7fb3f1c]lfnserial by Jiri Svoboda <jiri@…>
Make all architectures buildable. Only allow enabling dynamic linking …
16:45 Changeset in mainline [2ca5f632]lfnserial by Jiri Svoboda <jiri@…>
Integrate arch/ part of rtld into core C library.
16:20 Changeset in mainline [15b3761]lfnserial by Jiri Svoboda <jiri@…>
Remove leftovers. Fix warning on 64-bit.
16:12 Changeset in mainline [729f774f]lfnserial by Jiri Svoboda <jiri@…>
Merge linker script sources for shared libs and dynamicaly linked …
14:49 Changeset in mainline [4ddbea7]lfnserial by Jiri Svoboda <jiri@…>
Bring linker scripts closer to the default one (debug, tbss).
14:48 Changeset in mainline [a41577e]lfnserial by Jiri Svoboda <jiri@…>
Fix typo in ppc32 linker script.
13:44 Changeset in mainline [f798178]lfnserial by Jiri Svoboda <jiri@…>
Merge mainline changes.
13:27 Changeset in mainline [fdc05ca]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Remove useless cast
13:23 Changeset in mainline [3f461ecf]lfnserial by Jiri Svoboda <jiri@…>
Merge loader / linker script improvements.
13:22 Changeset in mainline [28c4ca7]lfnserial by Jiri Svoboda <jiri@…>
Yet another bug in mips32 linker script.
12:56 Changeset in mainline [365a41d]lfnserial by Jiri Svoboda <jiri@…>
Fix typo in mips32 linker script.
12:24 Changeset in mainline [44c6091f]lfnserial by Maurizio Lombardi <m.lombardi85@…>
cstyle
11:50 Changeset in mainline [aa2ea13]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Breaking long lines at 80-character boundary
11:45 Changeset in mainline [8a49fed]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Added implementation of mfs_truncate(), it does not prune indirect …
11:22 Changeset in mainline [875edff6]lfnserial by Oleg Romanenko <romanenko.oleg@…>
It is possible to mount FAT32 file system. Changes: 1. 32bit …
10:42 Changeset in mainline [a1fdf53]lfnserial by Jiri Svoboda <jiri@…>
Work around problem with .init section alignment on ia64. Real fix …
10:06 Changeset in mainline [c53d906]lfnserial by Jiri Svoboda <jiri@…>
Merge linker script for the loader into the default linker script in C …
08:02 Changeset in mainline [cb052b4]lfnserial by Oleg Romanenko <romanenko.oleg@…>
1. Add new macros for determining FAT32 (FAT_IS_FAT32) and change …
06:19 Changeset in mainline [ce8f4f4]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Replace str_cmp to bcmp for directory name comparsion.
05:52 Changeset in mainline [109a998]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
libcompat: Small changes to the <string.h> implementation

2011-04-29:

20:59 Changeset in mainline [fcfd002]lfnserial by Jiri Svoboda <jiri@…>
Re-converge linker scripts used by loader to those in C library.
20:45 Changeset in mainline [2874547]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix compile time errors (malloc.h has been added)
19:56 Changeset in mainline [30c4005]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Merge mainline improvements
19:48 Changeset in mainline [6b40ea7]lfnserial by Maurizio Lombardi <m.lombardi85@…>
Fix typo
19:44 Changeset in mainline [bae7bdc]lfnserial by Jiri Svoboda <jiri@…>
Move functions for jumping to the entry point from loader to the C …
16:15 Changeset in mainline [afdcc60e]lfnserial by Jiri Svoboda <jiri@…>
Link with -n (nmagic) instead of -N (omagic). omagic makes text …
14:14 Changeset in mainline [0dea35f]lfnserial by Matus Dekanek <smekideki@…>
fix: power change repeating
14:07 Changeset in mainline [9e929a0]lfnserial by Matus Dekanek <smekideki@…>
merge with development
14:02 Changeset in mainline [152ec79]lfnserial by Matus Dekanek <smekideki@…>
corrected hub power change handling
13:43 Changeset in mainline [e1dbcbc]lfnserial by Vojtech Horky <vojtechhorky@…>
Merge development/ changes
13:14 Changeset in mainline [30710035]lfnserial by Lubos Slovak <lubos.slovak@…>
Mouse driver uses HID parser. - Parsing of X and Y - works fine. - …
13:13 Changeset in mainline [e67399e]lfnserial by Lubos Slovak <lubos.slovak@…>
Minor changes
12:37 Changeset in mainline [890961a]lfnserial by Lubos Slovak <lubos.slovak@…>
Fix
12:34 Changeset in mainline [9d05599]lfnserial by Matej Klonfar <maklf@…>
usages order fixed
11:52 Changeset in mainline [2571089]lfnserial by Matej Klonfar <maklf@…>
HID parser refactoring
11:43 Changeset in mainline [664a331c]lfnserial by Matej Klonfar <maklf@…>
development merged
11:10 Changeset in mainline [3dbe4ca2]lfnserial by Oleg Romanenko <romanenko.oleg@…>
Merge mainline changes.
09:38 Changeset in mainline [f19f1b7]lfnserial by Lubos Slovak <lubos.slovak@…>
HID Report structure, #193 fixed, #194 fixed, subdriver for Logitech …
09:31 Changeset in mainline [b20de1d]lfnserial by Lubos Slovak <lubos.slovak@…>
Subdriver for Logitech UltraX keyboard improved. - Added mapping from …
09:29 Changeset in mainline [323b0ec]lfnserial by Lubos Slovak <lubos.slovak@…>
Fixed usb_kbd_free() and usb_kbd_deinit()
09:29 Changeset in mainline [956e8ea]lfnserial by Lubos Slovak <lubos.slovak@…>
Added more HID Usage Table numbersx
08:35 Changeset in mainline [a146aa33]lfnserial by Matus Dekanek <smekideki@…>
malloc removing
08:33 Changeset in mainline [361fcec]lfnserial by Matus Dekanek <smekideki@…>
removing malloc, pre-creating root hub descriptor and interrupt buffer
08:30 Changeset in mainline [64b5d15]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
Add intptr_t type
08:29 Changeset in mainline [30d396b]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
Add FILENO macros
07:38 Ticket #338 (klog repeats the last screen over and over again and eats all memory) created by Jakub Jermář
This is reproducible with mainline 933, default build for …
07:05 Changeset in mainline [54d71e1]lfnserial by Matus Dekanek <smekideki@…>
merge with development
07:00 GSOC edited by Jiri Svoboda
Fix diactritics (diff)

2011-04-28:

20:14 Changeset in mainline [741e3ba]lfnserial by Jiří Zárevúcky <zarevucky.jiri@…>
remove pointless option from cc CFLAGS
19:12 GSOC edited by Jakub Jermář
(diff)
19:10 Changeset in mainline [a71d2630]lfnserial by Jiri Svoboda <jiri@…>
Remove obsolete makefile.
19:09 GSOC edited by Jakub Jermář
(diff)
19:06 GSOC edited by Jakub Jermář
Update our GSoC tracking page (diff)
19:02 Changeset in mainline [b40a3b6]lfnserial by Jiri Svoboda <jiri@…>
Remove surplus includes.
18:56 Changeset in mainline [a6dffb8]lfnserial by Jiri Svoboda <jiri@…>
Fold dynamic loading functionality into loader. This eliminates dload …
13:14 Changeset in mainline [cd4ae1e]lfnserial by Vojtech Horky <vojtechhorky@…>
Better virtual USB HID; USB-virt rewritten The new virtual USB HID is …
13:10 Changeset in mainline [74f00b6]lfnserial by Vojtech Horky <vojtechhorky@…>
Fix printf directive for size_t
12:54 Changeset in mainline [c82135a8]lfnserial by Vojtech Horky <vojtechhorky@…>
Shortcut to usbinfo
12:53 Changeset in mainline [57c7050]lfnserial by Vojtech Horky <vojtechhorky@…>
Generic virtual USB HID device application The application works …
12:48 Changeset in mainline [e31b5c1]lfnserial by Vojtech Horky <vojtechhorky@…>
usbvirt: improved message text Unhandled control transfer prints also …
12:47 Changeset in mainline [aa9a53d]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual USB: data out implemented Stupid implementation, make …
12:46 Changeset in mainline [6fd7062]lfnserial by Vojtech Horky <vojtechhorky@…>
usb_debug_str_buffer() has two internal buffers So it is possible to …
12:32 Changeset in mainline [94c0dcbd]lfnserial by Lubos Slovak <lubos.slovak@…>
Changes from maklf - extended usages
07:36 Changeset in mainline [6cb58e6]lfnserial by Vojtech Horky <vojtechhorky@…>
Virtual USB layer rewritten Major changes include * IPC sends whole …
07:32 Changeset in mainline [48d1c228]lfnserial by Vojtech Horky <vojtechhorky@…>
Add "other" control request recipient
07:32 Changeset in mainline [36082362]lfnserial by Vojtech Horky <vojtechhorky@…>
Add ENAK negative acknowledgement error code

2011-04-27:

20:01 Changeset in mainline [b678410]lfnserial by Jiri Svoboda <jiri@…>
Merge mainline changes.
Note: See TracTimeline for information about the timeline view.