Timeline
2010-12-25:
- 23:02 Changeset in mainline [3750c06]lfnserial by
- Merge netecho cleanup.
- 22:54 Ticket #278 (ip_header.h confuses bit order with byte order) created by
- ip_header.h incorrectly uses the ARCH_IS_BIG_ENDIAN macro to detect …
- 22:40 Changeset in mainline [f57aebc]lfnserial by
- Address buffers cleanup.
- 22:24 Changeset in mainline [bfe6366]lfnserial by
- Factor out an echo iteration.
- 22:05 Changeset in mainline [c5ad226]lfnserial by
- Factor out option parsing.
- 21:51 Changeset in mainline [af4f86f]lfnserial by
- More cstyle in netecho.
- 21:48 Changeset in mainline [0349a10]lfnserial by
- Comment style in netecho.
- 21:29 Changeset in mainline [631ee0c]lfnserial by
- Clarify netecho description.
- 21:20 Changeset in mainline [973ef9fc]lfnserial by
- Merge mainline changes.
- 21:01 Ticket #277 (Socket client cannot tell the other side closed the connection) created by
- On a TCP socket the close() operation is unidirectional. When side A …
- 20:55 Ticket #276 (Socket client creates callback connections) created by
- Socket client code (uspace/lib/c/generic/net/socket_client.c) creates …
- 17:21 Changeset in mainline [09178b7f]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 17:19 Changeset in mainline [092e4f1]lfnserial by
- Need to unlock the TCP global rwlock as reader in tcp_process_packet().
- 17:14 Changeset in mainline [b2d06fa]lfnserial by
- Merge mainline changes.
- 17:12 Changeset in mainline [e84d65a]lfnserial by
- Merge with vojtechhorky/ - more keyboards ticket This merge adds a …
- 17:05 Changeset in mainline [f8b00f1]lfnserial by
- Fix printf warning
- 16:32 Changeset in mainline [3ac66f69]lfnserial by
- Set socket state to SYN_SENT when sending SYN packet during connect() …
- 15:18 Changeset in mainline [a465a56]lfnserial by
- Merge development/ changes No conflicts.
- 15:13 Changeset in mainline [467bf40]lfnserial by
- Merge mainline changes Conflicts: no problem resolving.
2010-12-24:
- 17:13 Changeset in mainline [700af62]lfnserial by
- Hack for more keyboards in console The console task periodically …
- 17:00 Changeset in mainline [77cea41]lfnserial by
- Merge development/ changes
2010-12-23:
- 23:28 Changeset in mainline [6eb794a]lfnserial by
- Merge sysinfo platform driver selection and sysinfo command.
- 23:25 Changeset in mainline [a3eeef45]lfnserial by
- Add sysinfo command to print sysinfo items from userspace.
- 16:11 Changeset in mainline [ab49a0d]lfnserial by
- Merge mainline changes
- 12:00 Changeset in mainline [8240dc5a]lfnserial by
- Use async_connect_me_to() instead of ipc_connect_me_to().
- 11:28 Changeset in mainline [23cdcc6f]lfnserial by
- Merge fix allowing recursive devfs requests during open().
- 00:19 Changeset in mainline [a7e04d16]lfnserial by
- Do not hold the devices_mutex while connecting to the device in …
- 00:11 Changeset in mainline [1522b42]lfnserial by
- More logical virtual HC startup
2010-12-22:
- 23:23 Changeset in mainline [9476f4f]lfnserial by
- Use async_connect_me_to() instead of ipc_connect_me_to().
2010-12-21:
- 22:44 Changeset in mainline [5f0123b]lfnserial by
- Fix architecture vs. platform.
- 22:23 Changeset in mainline [eff1f033]lfnserial by
- Match platform driver based on platform name instead of architecture …
- 17:04 Changeset in mainline [6118ccaf]lfnserial by
- Fix the vfs1 test.
- 17:02 Changeset in mainline [8b4e203]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 16:54 Changeset in mainline [cead2aa]lfnserial by
- Fix the return value of vfs_lookup_internal() when the "result" …
- 16:29 Changeset in mainline [1ab0852]lfnserial by
- /scratch was not that briliant idea, renaming back to /tmp.
- 16:17 Changeset in mainline [61cc94e]lfnserial by
- Remove two IPC tests which became quite pointless.
- 16:07 Changeset in mainline [01b87dc5]lfnserial by
- Deploy the fibril_{mutex,rwlock}_[*_]is_locked() functions in a few …
- 16:07 Ticket #272 (Need fibril_{mutex,rwlock_read,rwlock_write}_locked()) closed by
- fixed: Fixed in changeset:mainline,758.
- 15:57 Changeset in mainline [c81b6f2]lfnserial by
- Add fibril_rwlock_is_locked().
- 15:23 Changeset in mainline [b0a76d5]lfnserial by
- Add interfaces for partial enforcement of locking protocols in …
- 11:56 Ticket #265 (pciintel uses EPARTY inappropriately) closed by
- fixed: Fixed in changeset:mainline,757.
- 11:56 Ticket #264 (ns8250 uses EPARTY inappropriately) closed by
- fixed: Fixed in changeset:mainline,757.
- 11:55 Ticket #263 (TCP uses EPARTY inappropriately) closed by
- fixed: Fixed in changeset:mainline,757.
- 11:43 Changeset in mainline [be942bc]lfnserial by
- Do not use EPARTY inappropriately.
2010-12-20:
- 08:21 Changeset in mainline [58854f2]lfnserial by
- Merge development/ changes
2010-12-19:
- 23:52 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) closed by
- worksforme: Anyway, going ahead and reclosing this ticket. The ppc32 exception …
- 23:42 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) reopened by
- This is mostly unusual. The kernel ppc32 code is currently heavily …
- 19:41 Changeset in mainline [8dd039a]lfnserial by
- merge from smekideki into usb/development
- 19:38 Changeset in mainline [e080332]lfnserial by
- usb hub code refactoring
- 14:40 Changeset in mainline [bf5a3be]lfnserial by
- added creation of device match ids new debug output system TODO set …
- 14:14 Changeset in mainline [78ffb70]lfnserial by
- ipc_irq_register() and ipc_irq_unregister() should check for …
- 14:07 Ticket #267 (HelenOS/integratorcp crashes) closed by
- fixed: Fixed in changeset:mainline,756.
- 10:34 Changeset in mainline [f568ee7]lfnserial by
- merge with /usb/development
- 10:33 Changeset in mainline [6e5dc07]lfnserial by
- proper function return
- 10:28 Changeset in mainline [f088c00]lfnserial by
- fix: enable port AFTER reserving default address
- 10:12 Changeset in mainline [557c7d0]lfnserial by
- Merge mainline changes
- 10:06 Ticket #266 (The device framework should detect that the system does not have PCI bus) closed by
- notadefect: This should rather be solved by a dedicated non-PCI platform driver, …
2010-12-18:
- 19:07 Changeset in mainline [59e9398b]lfnserial by
- Remove all traces of CONFIG_NETIF_NIL_BUNDLE configuration option.
- 15:40 Changeset in mainline [18e35a7]lfnserial by
- root hub detection of devices works TODO assign correct match ids …
- 11:56 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) closed by
- worksforme: Tested non-debug mainline build with Qemu 0.11.1 and found no …
- 11:07 Changeset in mainline [40dc422]lfnserial by
- Merge from lp:~vojtech-horky/helenos/ddf-fixes.
- 11:03 Ticket #274 (Accessing devman devices using devmap handles does not work) closed by
- fixed: Merged into mainline:755.
2010-12-17:
- 23:33 Changeset in mainline [6e50466]lfnserial by
- Device class entry in devman uses interface It is possible to connect …
- 23:32 Changeset in mainline [3ca3430]lfnserial by
- Bugfix in hash table usage in devman The hash table with device class …
- 23:26 Changeset in mainline [7551706b]lfnserial by
- Extended virtchar1 test with device classes The test also tries to …
- 22:07 Changeset in mainline [3515533]lfnserial by
- start of coding root hub driver checks for devices all addresses are …
- 22:03 Changeset in mainline [47a7174f]lfnserial by
- Devmap drivers can customize forwarded connections It is possible to …
- 21:52 Changeset in mainline [6b5f3b0]lfnserial by
- turn of virtual hc
- 21:41 Changeset in mainline [a8b7dfd]lfnserial by
- compile fixes on gcc-4.4
- 21:39 Changeset in mainline [0bff73a]lfnserial by
- Improved the virtchar1 test
- 21:29 Changeset in mainline [424558a]lfnserial by
- Add null char device and test for it Currently, the test only …
- 20:16 Changeset in mainline [87b4baa]lfnserial by
- Merge mainline changes
- 14:51 Changeset in mainline [82122f3]lfnserial by
- Merged development into lelian/hidd
- 14:50 Changeset in mainline [692f13e4]lfnserial by
- Minor change - printing of received keys.
- 10:14 Changeset in mainline [f2962621]lfnserial by
- merge with usb/development
- 08:59 Changeset in mainline [5863a95]lfnserial by
- Merge development/ changes
2010-12-16:
- 20:21 Changeset in mainline [bbc74af7]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 18:42 Changeset in mainline [cc274f5a]lfnserial by
- Remove data_receive() prototype too.
- 18:39 Changeset in mainline [7880d58]lfnserial by
- Remove data_receive() in favor of standard async_data_write_accept().
- 17:41 Changeset in mainline [f87c900]lfnserial by
- Remove REGISTER_ME() macro.
- 17:13 Changeset in mainline [1b59023]lfnserial by
- Remove the rest of CONVERT_SIZE uses and the CONVERT_SIZE macro altogether.
- 16:58 Changeset in mainline [7837101]lfnserial by
- Get rid of superfluous uses of CONVERT_SIZE.
- 16:38 Changeset in mainline [7bdcc45]lfnserial by
- Merge mainline changes.
- 15:26 ReleaseNotes/0.5.0 edited by
- Mention build system improvements in Release Notes. (diff)
- 11:54 Changeset in mainline [11658b64]lfnserial by
- Merged vojtechhorky/ - libusbvirt clean-up
- 11:12 Changeset in mainline [70e5ad5]lfnserial by
- More doxygen comments
- 10:22 Changeset in mainline [cea3fca]lfnserial by
- Add doxygen comments
2010-12-15:
- 22:25 Changeset in mainline [f37f811]lfnserial by
- Merge usbvirt clean-up branch
- 22:02 Changeset in mainline [e63a4e1]lfnserial by
- A bit clean main() in VHC
- 21:56 Changeset in mainline [774afaae]lfnserial by
- Refactoring of virtual hub The hub is now divided into two layers …
- 14:21 Changeset in mainline [1840e0d]lfnserial by
- Add custom data pointer to virtual USB device
- 13:25 Changeset in mainline [266d0871]lfnserial by
- usbvirt: add callback when device changes state The virtual root hub …
2010-12-14:
- 23:15 Changeset in mainline [eb221e5]lfnserial by
- Add a script to check that all supported build profiles build well. …
- 20:19 Changeset in mainline [a9b6bec]lfnserial by
- Merge mainline changes Extra changes: ipcarg_t is sysarg_t and …
- 17:14 Ticket #275 (Default sparc64/ultra build grows out of the OBP identity mapped ...) created by
- The default build for sparc64/ultra has become too big that when …
- 17:00 Changeset in mainline [228e490]lfnserial by
- initial modifications for supporting declarative IPC interfaces
- 15:57 Ticket #274 (Accessing devman devices using devmap handles does not work) created by
- In devman_connection(), there is the following comment: […] …
- 15:50 Ticket #273 (The map ADT should not free the object if its addition to the map failed) created by
- The map ADTs (e.g. the generic char map) will free up the memory for …
- 15:44 Changeset in mainline [dd8d5a7]lfnserial by
- 32/64 ABI split for SYS_TASK_GET_ID
- 15:43 Ticket #272 (Need fibril_{mutex,rwlock_read,rwlock_write}_locked()) created by
- For the sake of checking elementary compliance with locking protocols, …
- 15:26 Changeset in mainline [6b10dab]lfnserial by
- ABI split: pass 64-bit task ID as plain 64-bit argument to …
- 12:52 Changeset in mainline [96b02eb9]lfnserial by
- more unification of basic types - use sysarg_t and native_t (unsigned …
- 12:09 Changeset in mainline [ea5dbaf]lfnserial by
- Compilable under amd64
2010-12-13:
- 21:41 Ticket #271 (Fibril rwlocks read/write lock switch) created by
- When a fibril rwlock is already locked for writing and the function …
- 14:56 Changeset in mainline [d5e7668]lfnserial by
- virtusb: named callbacks for pipe zero
- 14:33 Changeset in mainline [76daaf9f]lfnserial by
- Virtual HC remembers transfer type as well
- 14:25 Changeset in mainline [7feeb84]lfnserial by
- usbvirt: more flexible callbacks for endpoint zero
- 09:57 Changeset in mainline [8f8ae1fd]lfnserial by
- Better root hub initialization We connect to ourselves and use …
- 09:54 Changeset in mainline [97e660e]lfnserial by
- Bugfix - missing flags
- 09:53 Changeset in mainline [309dea52]lfnserial by
- Devman uses async_connect_me_to
- 07:20 Changeset in mainline [75732da]lfnserial by
- Merge development/ changes
- 01:11 Changeset in mainline [37f7cfe]lfnserial by
- Merge vojtechhorky/ - hub driver and VHC fixes The hub driver shall …
- 00:31 Changeset in mainline [f9a0cef]lfnserial by
- Add clearing status changes in hub driver Also, both keyboard and hub …
- 00:30 Changeset in mainline [1e32a63]lfnserial by
- Guarding port changes by mutex in VHC The individual ports in virtual …
2010-12-12:
- 22:31 Changeset in mainline [f8597ca]lfnserial by
- Less debug messages in virtual host controller
- 22:30 Changeset in mainline [9fe6e7d]lfnserial by
- Less debugging output in hub driver
- 22:28 Changeset in mainline [1b29d6fa]lfnserial by
- Fix wrong polling endpoint in keyboard driver
- 22:12 Changeset in mainline [647492b]lfnserial by
- Fix wrong SET_ADDRESS in hub driver Also, polling interval resetted …
- 22:10 Changeset in mainline [61efb7f]lfnserial by
- Keyboard driver polls with pauses So far, the driver polled with no …
- 22:10 Changeset in mainline [339aeac]lfnserial by
- Bugfix in libusbvirt
- 22:08 Changeset in mainline [2aee3e06]lfnserial by
- Minor improvements to virtual USB keyboard Fixed some formatting + …
- 20:24 Changeset in mainline [ecf52c4b]lfnserial by
- Merge development/ changes
- 18:05 Changeset in mainline [682b697]lfnserial by
- merge from smekideki
- 18:04 Changeset in mainline [9223dc5c]lfnserial by
- fixes for hub and hcd, left debug messsages
- 17:35 Changeset in mainline [f46f8e3]lfnserial by
- merge from development into smekideki
- 17:35 Changeset in mainline [9f0b6cc]lfnserial by
- fixes for port count
- 17:33 Changeset in mainline [5d4eb2df]lfnserial by
- Merge vojtechhorky/ - various fixes
- 17:29 Changeset in mainline [a39f4cf]lfnserial by
- Quieter logging
- 17:13 Changeset in mainline [403bb26]lfnserial by
- merge from smekideki
- 17:11 Changeset in mainline [8e8289d]lfnserial by
- merge from usb/development into smekideki
- 17:09 Changeset in mainline [39c3d95d]lfnserial by
- a few fixes for usb hub driver
- 17:05 Changeset in mainline [138a7fd]lfnserial by
- Fixes & improvements in virtual hub The changes includes: * unified …
- 16:50 Changeset in mainline [ca038b4]lfnserial by
- Configuration parsing Added functions for parsing configuration …
- 16:38 Changeset in mainline [c694b7e]lfnserial by
- Structures for holding HID device configuration. One structure for …
- 14:52 Changeset in mainline [c9113d2]lfnserial by
- Merge development/ changes
- 14:50 Changeset in mainline [3b9f1fd]lfnserial by
- merge from smekideki
- 14:48 Changeset in mainline [16ecc28]lfnserial by
- merge from usb/development into smekideki
- 14:46 Changeset in mainline [4c74ac3]lfnserial by
- usb hub driver almost complete
- 14:35 Changeset in mainline [1f3158c]lfnserial by
- Merge vojtechhorky/ - better match ids
- 14:16 Changeset in mainline [a822cd8]lfnserial by
- Merge development changes/
- 14:12 Changeset in mainline [a59cdd2]lfnserial by
- Fix match ids in hub and HID drivers
- 14:11 Changeset in mainline [a66225f]lfnserial by
- Interface class specification added to match id
- 13:49 Changeset in mainline [b666608]lfnserial by
- merge from usb/development into smekideki
- 13:46 Changeset in mainline [0c05496]lfnserial by
- Merge vojtechhorky/ - child device registration The changes are …
- 13:40 Changeset in mainline [e7b9541]lfnserial by
- Merged branch lelian/hidd into development.
- 13:39 Changeset in mainline [a3b1107]lfnserial by
- Added structures for HID descriptor.
- 13:39 Changeset in mainline [dafab9e0]lfnserial by
- Getting of full configuration descriptor.
- 13:38 Changeset in mainline [e7726a4]lfnserial by
- Fixed hid parser (return value)
- 13:30 Changeset in mainline [94c19b8]lfnserial by
- minor changes in usbhub/utils.c
- 13:28 Changeset in mainline [7ed5b576]lfnserial by
- USB child device registration Wrapper for adding child device (i.e. …
- 13:17 Changeset in mainline [b82ec8d]lfnserial by
- Merged branch lelian/hidd into development (fix)
- 13:10 Changeset in mainline [03e02248]lfnserial by
- App `usbinfo' dumps possible match ids
- 13:09 Changeset in mainline [02ccfcd]lfnserial by
- Add match_id creation of attached device
- 12:45 Changeset in mainline [82783b0]lfnserial by
- Fixed functions for getting configuration descriptor. Was using wrong …
- 12:37 Changeset in mainline [7b254e22]lfnserial by
- Merged lelian/hidd to development (fix)
- 12:37 Changeset in mainline [1103374]lfnserial by
- Fixed function headers and comments (size of data).
- 12:33 Changeset in mainline [a1ca50b3]lfnserial by
- Merged branch lelian/hidd into development (small fix)
- 12:32 Changeset in mainline [8dc569a]lfnserial by
- Fixed hid parser headers (there was no size of the data).
- 12:27 Changeset in mainline [ec6ab88]lfnserial by
- Merged branch lelian/hidd into development
- 11:02 Changeset in mainline [14388b4]lfnserial by
- Add usb_str_class function
- 10:54 Changeset in mainline [8365533]lfnserial by
- Merge from development
- 10:50 Changeset in mainline [243cb86]lfnserial by
- Merge from development + several changes to hid driver. Changes to …
- 10:34 Changeset in mainline [dad6e8a]lfnserial by
- Merge development/ changes
- 10:20 Changeset in mainline [5174c62]lfnserial by
- Merge mainline changes
- 09:14 Changeset in mainline [1eb272d]lfnserial by
- merge from usb/development into smekideki
- 08:52 Changeset in mainline [b9eb93f]lfnserial by
- Fixes to enable compiling & running under amd64
2010-12-11:
- 21:52 Changeset in mainline [554debd]lfnserial by
- Remove add_device_guard mutex as changeset …
- 21:47 Changeset in mainline [97d17fe]lfnserial by
- Associate the limit of active calls with a phone rather than the task.
2010-12-10:
- 17:42 Changeset in mainline [d08b1603]lfnserial by
- Fix wrong phone calling Forget to add real method (for DDF interface).
- 17:09 Changeset in mainline [39701ed]lfnserial by
- merge from smekideki into development
- 17:02 Changeset in mainline [101ef25c]lfnserial by
- Cosmetic changes. Loop in poll_keyboard(), etc.
- 17:01 Changeset in mainline [ee0d8a8]lfnserial by
- using correct usb address api at hub driver
- 16:46 Changeset in mainline [fa9b606]lfnserial by
- merge from development into smekideki
- 16:44 Changeset in mainline [10096231]lfnserial by
- hub is successfully initialized
- 16:44 Changeset in mainline [ebb98c5]lfnserial by
- Merge with vojtechhorky/ - minor changes Fixed some bugs, root hub of …
- 16:16 Changeset in mainline [cf978f2]lfnserial by
- Merge development/ changes
- 16:15 Changeset in mainline [0995cd6]lfnserial by
- Virtual HC root hub sets its own address
- 16:15 Changeset in mainline [9f6c5ef0]lfnserial by
- Add child device wrapper tells devman handle
- 15:21 Changeset in mainline [bf2063e9]lfnserial by
- Add base structure of HID parser
- 15:12 Changeset in mainline [c01255c]lfnserial by
- merge with remote smekideki repository
- 15:11 Changeset in mainline [98d06b8]lfnserial by
- hub driver: connect a new device init a hub
- 15:08 Changeset in mainline [7964475]lfnserial by
- merge with development/
- 10:34 Changeset in mainline [a880374]lfnserial by
- Test drivers off by default
- 10:33 Changeset in mainline [ad79d80]lfnserial by
- Bugfixes for amd64 Corrected usage of %zu for size_t, another case of …
- 09:50 Changeset in mainline [cdc1aa1]lfnserial by
- Merge retrieval of configuration descriptor The merge also includes …
- 08:58 Changeset in mainline [99ea659c]lfnserial by
- App `usbinfo' has default HC set
2010-12-09:
- 14:25 Changeset in mainline [2c5cefa]lfnserial by
- Add retrieval of configuration descriptor The `usbinfo' app displays …
- 10:10 Changeset in mainline [f5e39475]lfnserial by
- Refactoring of standard device requests wrappers
- 10:10 Changeset in mainline [11feca8]lfnserial by
- Add wrappers for control transactions Wrappers for both control …
- 00:28 Changeset in mainline [040068c]lfnserial by
- Merge mainline + minor changes The marge with mainline includes the …
- 00:25 Changeset in mainline [0a5a950]lfnserial by
- Virtual USB HC under devman:/virt
- 00:08 Changeset in mainline [fe2333d]lfnserial by
- Merge mainline changes
- 00:02 Changeset in mainline [818dc00]lfnserial by
- Merge with vojtechhorky/
2010-12-08:
- 23:56 Changeset in mainline [07b9203e]lfnserial by
- Add `usbinfo' application Right now, it only dumps the device descriptor.
- 23:40 Changeset in mainline [eac610e]lfnserial by
- Fix of several stupid bugs There were actually four (kind of) bugs …
- 20:50 Changeset in mainline [90fb679]lfnserial by
- Add pseudo-synchronous USB transfers
- 20:03 Changeset in mainline [c01f8e6]lfnserial by
- Remove leftover code.
- 19:43 Changeset in mainline [c0bd08d]lfnserial by
- Do not override user choice with a default (thx Vojtech Horky).
- 15:16 Changeset in mainline [9501cced]lfnserial by
- Add function for retrieving USB device descriptor
- 14:30 Changeset in mainline [947d788]lfnserial by
- Virtual HC uses unified usb_dprintf function
- 14:30 Changeset in mainline [bb95594]lfnserial by
- Add simple debugging function
2010-12-06:
- 20:03 Changeset in mainline [4006447]lfnserial by
- Merge from lp:~vojtech-horky/helenos/ddf-fixes.
- 19:40 Changeset in mainline [b38dfd8]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 19:40 Changeset in mainline [bea023b9]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 12:40 Changeset in mainline [e3c3172]lfnserial by
- introduce a true hands-off configuration/build mode (use "make …
- 12:29 Changeset in mainline [d40ffbb]lfnserial by
- coding style fixes (no change in functionality) - consistent tab …
- 12:16 Changeset in mainline [8fe3f832]lfnserial by
- fix interactive configuration which was broken in r736
2010-12-05:
- 22:54 Ticket #124 (Hands-off configure/build) closed by
- fixed: Fixed in changeset:mainline,737 and changeset:mainline,738. Now you …
- 22:32 Changeset in mainline [b5ec347]lfnserial by
- various convenience definitions removing of usb_hcd_hub_info_t from …
- 12:59 Changeset in mainline [01e7043]lfnserial by
- Merge two-level profile fix.
- 12:56 Changeset in mainline [6ec0acd]lfnserial by
- Fix two-level profiles.
- 11:09 Changeset in mainline [f5211ee]lfnserial by
- Merge more of hands-off configuration support.
- 10:57 Changeset in mainline [421250e]lfnserial by
- Make batch configuration really easy.
- 10:19 Changeset in mainline [aca85e4]lfnserial by
- Merge with vojtechhorky/
- 10:15 Changeset in mainline [f995350]lfnserial by
- Add function for SET_ADDRESS request
- 09:34 Changeset in mainline [84439d7]lfnserial by
- Merge with development/
2010-12-04:
- 22:50 Changeset in mainline [be9cbec]lfnserial by
- Virtual HC uses provided address management
- 22:37 Changeset in mainline [3f45993]lfnserial by
- Add structure for keeping track of used USB addreses Simple test is …
- 21:01 Changeset in mainline [8e58f94]lfnserial by
- No need to retry arp_translate_req() as ARP will use a timed wait for …
- 20:53 Changeset in mainline [fc3dba14]lfnserial by
- Use a timed wait when waiting for the ARP reply. Redefine …
- 20:37 Changeset in mainline [45e9cc6]lfnserial by
- merge with mainline
- 20:36 Changeset in mainline [463e734]lfnserial by
- Serialization of devman::add_device Also, the kernel limit for IPC …
- 18:42 Changeset in mainline [b00dbb9]lfnserial by
- Merge with development/
- 18:39 Changeset in mainline [35537a7]lfnserial by
- Merge mainline changes
- 17:54 Changeset in mainline [e28d228]lfnserial by
- Merge with vojtechhorky/
- 17:52 Changeset in mainline [9ca0013]lfnserial by
- Add sample code for adding new device in hub
- 17:51 Changeset in mainline [ce687bbe]lfnserial by
- Virtual HC can bind address and resolve them
- 17:51 Changeset in mainline [4689d40]lfnserial by
- Add binding of USB address and devman handle to usbhc iface
- 17:01 Changeset in mainline [54b141a]lfnserial by
- Merge with vojtechhorky/
- 17:00 Changeset in mainline [ad104e0]lfnserial by
- Virtual USB HC can reserve address The implementation is stupid but …
- 16:58 Changeset in mainline [6f04905]lfnserial by
- Add address reservation to USBHC interface in DDF Any USB driver that …
- 15:52 Changeset in mainline [36c410e]lfnserial by
- Merge development/ changes
- 14:15 Changeset in mainline [442ebbe]lfnserial by
- Cstyle fixes.
- 14:00 Changeset in mainline [4317827]lfnserial by
- USB hub driver in separate task The commit only includes changes …
2010-12-03:
- 22:22 Changeset in mainline [8c2b3ef]lfnserial by
- Merge configuration script improvements.
- 22:21 Changeset in mainline [ba8de9c3]lfnserial by
- Remove L.I.S.P. from configuration script.
- 22:10 Changeset in mainline [4756634]lfnserial by
- More nomenclature cleanup.
- 22:05 Changeset in mainline [62bb73e]lfnserial by
- Clean up nomenclature in configuration script.
- 21:48 Changeset in mainline [e4d540b]lfnserial by
- Endow 'config.py default' with the same inference abilities as the …
- 15:49 Changeset in mainline [2cb6571]lfnserial by
- merge with smekideki
- 15:43 Changeset in mainline [4144630]lfnserial by
- usb adresses assigning
- 13:27 Changeset in mainline [1dd264b]lfnserial by
- Merge with vojtechhorky/
- 13:03 Changeset in mainline [62c9661]lfnserial by
- Connecting in HCD in same task in separate function
- 13:03 Changeset in mainline [70c85211]lfnserial by
- Merged branch development into lelian/hidd
- 12:59 Changeset in mainline [bbc28be]lfnserial by
- Merged branch development into /lelian/hidd
- 10:41 Changeset in mainline [4570779]lfnserial by
- Merge with vojtechhorky/
- 10:38 Changeset in mainline [7972b51]lfnserial by
- Another workarounds These workarounds allow to boot all of ours …
- 09:59 Changeset in mainline [c39544a]lfnserial by
- merge from parent
2010-12-02:
- 20:05 Changeset in mainline [a49c4002]lfnserial by
- Ignore new files produced by build
- 19:16 Changeset in mainline [3bd76491]lfnserial by
- Basic skeleton for libext2 and ext2 server
- 17:21 Changeset in mainline [ba519f7]lfnserial by
- Merge from mainline
- 00:14 Changeset in mainline [42be09b]lfnserial by
- Launch of test drivers configurable
- 00:00 Changeset in mainline [18a6243]lfnserial by
- Bypass devman deadlock Increasing number of async calls bypasses the …
2010-12-01:
- 23:59 Changeset in mainline [c245f16e]lfnserial by
- Add another test for DDF This test simulates hot-plug as child device …
- 23:51 Changeset in mainline [398c4d7]lfnserial by
- More conservative locking in devman Add mutex guard when accessing …
2010-11-30:
- 15:16 Changeset in mainline [2edcb63]lfnserial by
- Bugfixes in devman First fix: the passing the devices to driver is …
- 14:21 Changeset in mainline [703d19c]lfnserial by
- A bit of refactoring
- 13:42 Changeset in mainline [5bee897]lfnserial by
- Fix deadlock in devman The driver mutex is released during device …
- 12:15 Changeset in mainline [1b2981aa]lfnserial by
- Add test1 virtual device The test1 expose bug (deadlock) …
- 00:50 Changeset in mainline [ab3a851]lfnserial by
- Merge mainline changes Local changes: fixed printf related warnings
- 00:38 Changeset in mainline [178673c]lfnserial by
- rootia32 driver works for amd64 as well The driver was renamed to …
- 00:24 Changeset in mainline [6f9e7fea]lfnserial by
- Add root virtual device driver The driver is meant as a simple …
2010-11-29:
- 23:52 Changeset in mainline [0ca16307]lfnserial by
- Add wrapper for adding child device with single match id The …
- 20:57 Changeset in mainline [c2f4b6b]lfnserial by
- Take the VFS node's content lock as reader even during writes when it …
- 19:51 Changeset in mainline [f07f6b2]lfnserial by
- Add fs_handle_to_info().
- 19:33 Changeset in mainline [5581b469]lfnserial by
- Introduce new boolean properties into vfs_info_t. The FS can set …
- 19:22 Changeset in mainline [7329e6a]lfnserial by
- Merge mainline changes.
2010-11-28:
- 22:25 Changeset in mainline [78f01ff]lfnserial by
- Merge with vojtechhorky/
- 22:14 Changeset in mainline [1f43c8f]lfnserial by
- Bugfixes and workarounds Fixed problem when VHC died due to …
- 21:37 Changeset in mainline [ba7f671]lfnserial by
- Code clean-up Unified style for adding child devices.
- 20:58 Changeset in mainline [fb1dca09]lfnserial by
- Refactoring of remote USBHC interface It is still not optimal but at …
- 18:03 Changeset in mainline [36bcf84f]lfnserial by
- Merge with vojtechhorky/
- 17:43 Changeset in mainline [710f518]lfnserial by
- Add remote implementation of USBHC interface
- 17:30 Changeset in mainline [a3dfb2e]lfnserial by
- Add control transfer to USBHC interface The USBHC interface (of DDF) …
- 16:59 Changeset in mainline [6c8ada21]lfnserial by
- Add control transfer functions for USB drivers
- 01:46 Changeset in mainline [41a7f62]lfnserial by
- align register printout
2010-11-27:
- 17:51 Changeset in mainline [d70d80ed]lfnserial by
- Remove accidentally commited debugging code.
- 17:46 Changeset in mainline [a6ba0c9]lfnserial by
- Rename boff to (p)ba.
- 17:42 Changeset in mainline [f092718]lfnserial by
- Small-to-large block size translation in block cache.
- 17:13 Changeset in mainline [f0e1ac9]lfnserial by
- Merge from lp:~jsvoboda/helenos/bd (small-to-large block translation).
- 09:13 Changeset in mainline [fe5e00d6]lfnserial by
- Remote interface can handle interrupt transfers The HC framework can …
- 08:07 Changeset in mainline [ef75332]lfnserial by
- Merge with vojtechhorky/
2010-11-26:
- 22:29 Changeset in mainline [45df59a]lfnserial by
- Add option to set file_bd block size.
- 22:26 Changeset in mainline [dac43be]lfnserial by
- File reorganization The hcdhubd.c file was splitted into three source …
- 22:22 Lab edited by
-
Add Jakub's desktop to our lab
(diff)
- 22:08 Lab edited by
-
Add Marina's desktop to our lab
(diff)
- 21:51 Changeset in mainline [8e423a2d]lfnserial by
- Merge with vojtechhorky/
- 21:49 Changeset in mainline [08f747e]lfnserial by
- Merge development/ changes
- 21:26 Changeset in mainline [e4dbfda]lfnserial by
- Bypassed deadlock in devman It is possible to register hubs.
- 20:08 Changeset in mainline [46c20c8]lfnserial by
- Merge mainline changes.
- 19:25 Changeset in mainline [3e94678]lfnserial by
- move dorder device further away to make more room for future device …
- 15:25 Changeset in mainline [2e15ac40]lfnserial by
- Outlined some basic keyboard handling functions. USB kbd driver now …
- 15:25 Changeset in mainline [172c1682]lfnserial by
- Hack: USB driver always connects to VHC
- 15:24 Changeset in mainline [da55d5b]lfnserial by
- loading keyboard hardwired
- 14:56 Changeset in mainline [b12d3cc]lfnserial by
- Merge ddf-fixes branch
- 14:19 Changeset in mainline [bbe7848]lfnserial by
- Merge mainline changes Local changes: removed extra parameters to …
- 13:57 Changeset in mainline [0d6915f]lfnserial by
- device_t has parent set when in the same driver
- 13:31 Changeset in mainline [ffdd2b9]lfnserial by
- integrate standalone test_serial into the tester framework
- 13:31 Changeset in mainline [df6b760]lfnserial by
- improve read_dev() and write_dev() interface
- 13:23 Changeset in mainline [cc70d57]lfnserial by
- Better match_id matching Previously, ids were matched in descending …
- 13:23 Changeset in mainline [d47279b]lfnserial by
- port str_uint64 to uspace add str_size_t
- 13:22 Changeset in mainline [052f535]lfnserial by
- use portable constant macros
- 12:47 Changeset in mainline [aae339e9]lfnserial by
- Add method for getting device address to USBHC interface
- 11:58 Changeset in mainline [273b958]lfnserial by
- add attribute((malloc)) to relevant functions, which should …
- 11:26 Changeset in mainline [56b962d]lfnserial by
- Standard request callbacks use array in libusbvirt
- 01:34 Changeset in mainline [bf61d3a]lfnserial by
- merge compile-time printf() argument checking, fixes of actual …
- 01:33 Changeset in mainline [7e752b2]lfnserial by
- * correct printf() formatting strings and corresponding arguments * …
- 01:30 Changeset in mainline [202f57b]lfnserial by
- minor cstyle
- 01:29 Changeset in mainline [062fde4]lfnserial by
- use portable constant defines for integer ranges
- 01:28 Changeset in mainline [0b0f4bb]lfnserial by
- * correct printf() formatting strings and corresponding arguments * …
- 01:26 Changeset in mainline [9ac2013]lfnserial by
- add format checking to more printf-like functions …
- 01:23 Changeset in mainline [04357767]lfnserial by
- using unsigned int seems to be more suitable than size_t is several cases
- 01:21 Changeset in mainline [019a348]lfnserial by
- use portable constant defines for integer ranges
- 01:15 Changeset in mainline [3ebba9a]lfnserial by
- * remove explicit wchar_t typedef (use the typedef set by autotool)
- 01:15 Changeset in mainline [5587cf7]lfnserial by
- * use portable constant defines for integer range constants * add …
- 01:10 Changeset in mainline [855e0d8]lfnserial by
- add print5 test
- 01:07 Changeset in mainline [d16fc78]lfnserial by
- * verify the correctness of printf()'s and friends' attributes in …
- 01:03 Changeset in mainline [1e27d85]lfnserial by
- * reimplement the 'z' modifier (%zu for size_t, %zd for ssize_t) * …
- 01:00 Changeset in mainline [96b89acb]lfnserial by
- * check compatibility of the compiler's wchar_t and wint_t * simplify …
2010-11-25:
- 23:21 Changeset in mainline [4b9a410]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 23:17 Changeset in mainline [3a4b3ba]lfnserial by
- Fix a regression introduced by changeset …
- 16:30 Changeset in mainline [8df8415]lfnserial by
- Cstyle fixes.
- 13:42 Changeset in mainline [8fb1bf82]lfnserial by
- Merge mainline changes.
Note: See TracTimeline
for information about the timeline view.