Timeline
2011-01-09:
- 23:30 Changeset in mainline [4b86dac]lfnserial by
- use the usual ethernet MTU of 1500 bytes
- 23:24 Changeset in mainline [774e6d1a]lfnserial by
- partial networking stack overhaul - a lot of coding style changes …
- 23:09 Changeset in mainline [3c106e88]lfnserial by
- complete rewrite of the NE2000 network interface driver - remove …
- 21:20 Changeset in mainline [7ea7db31]lfnserial by
- Cease using devmap_get_phone() and devmap_hangup_phone() in drivers.
- 21:14 Changeset in mainline [622dea8]lfnserial by
- Protect devman_get_phone() by a mutex.
- 21:02 Changeset in mainline [80bffdb0]lfnserial by
- Merge some more DDF cleanup, this time no API changes.
- 20:55 Changeset in mainline [22027b6e]lfnserial by
- Move dev_iface-related declarations to dev_iface.h.
- 20:44 Changeset in mainline [8b5c8ae]lfnserial by
- If there are no available phones to be used by the async sessions …
- 20:41 Changeset in mainline [5fdd7c3]lfnserial by
- Say no to static functions.
- 20:27 Changeset in mainline [97adec8]lfnserial by
- More cstyle cleanup.
- 20:14 Changeset in mainline [36f2b3e]lfnserial by
- Cstyle cleanup.
- 19:52 Changeset in mainline [d35ac1d]lfnserial by
- Rename iface to ops in driver.c
- 18:00 Changeset in mainline [d6b1359]lfnserial by
- Merge mildly aggressive DDF cleanup (char_dev and hw_res interfaces, …
- 17:59 Changeset in mainline [8871dba]lfnserial by
- Also rename remote iface c sources accordingly.
- 17:55 Changeset in mainline [41b56084]lfnserial by
- Move headers declaring ops structures to ops/ subdirectory. The …
- 17:40 Changeset in mainline [50c57df]lfnserial by
- Rename driver op structures for consistency.
- 17:18 Changeset in mainline [36a6e11]lfnserial by
- Add missing extern qualifier.
- 17:02 Changeset in mainline [ce79069b]lfnserial by
- Remove char.h to char_dev.h (the _dev is part of the interface name in …
- 13:13 Ticket #281 (printf functions are overserialized) created by
- Prior to changeset:mainline,791 vprintf() …
- 13:11 Changeset in mainline [0c70f7e]lfnserial by
- Crash the task if the fibril is serialized and attempts to use fibril …
- 12:52 Changeset in mainline [f724e82]lfnserial by
- Clean up hw_res interface client API.
- 12:44 Changeset in mainline [b2263e6]lfnserial by
- Clean up character device client interface.
- 12:30 Changeset in mainline [0adddea]lfnserial by
- Some cstyle cleanup.
- 12:26 Changeset in mainline [54de5ebd]lfnserial by
- Whitespace cleanup.
- 12:18 Changeset in mainline [a676574]lfnserial by
- Merge mainline changes.
- 12:16 Changeset in mainline [9d12059]lfnserial by
- Pass arg1 directly to async_session_create(). arg1 will be used often, …
- 08:55 Changeset in mainline [409dce5]lfnserial by
- Minor fixes in GET_DESCRIPTOR
- 08:44 Changeset in mainline [38c5dfa]lfnserial by
- Removal of synthetic key generation in drv/usbkbd
2011-01-08:
- 22:47 Changeset in mainline [bc5ffeb]lfnserial by
- Add core().
- 22:38 Changeset in mainline [2e7291a]lfnserial by
- Add fibril_get_sercount().
- 22:32 Changeset in mainline [8983273]lfnserial by
- Use async_connect_me_to() instead of ipc_connect_me_to() in devman.
- 22:21 Changeset in mainline [e186eb5]lfnserial by
- For connected phones, print also the task ID of the target task.
- 22:14 Changeset in mainline [fa581b3]lfnserial by
- Fix range of valid phone numbers.
- 21:51 Changeset in mainline [0bd2879]lfnserial by
- Refactoring move usb generics to usb_device.c
- 21:46 Changeset in mainline [602eac5]lfnserial by
- change ON/OFF to YES/NO for better readibility
- 21:36 Changeset in mainline [339dfc5]lfnserial by
- Provide means to specify ARG1 to IPC_M_CONNECT_ME_TO sent by async …
- 21:35 Changeset in mainline [e08a733]lfnserial by
- Use lightweight fibril synchronization in vprintf().
- 19:18 Changeset in mainline [b276c3b]lfnserial by
- Refactoring - use the new blocking call
- 19:01 Changeset in mainline [15be932]lfnserial by
- Begin work on usb identification Add uhci_setup_sync function to …
- 18:51 Changeset in mainline [93fb170c]lfnserial by
- Merge from main branch
2011-01-07:
- 19:54 Changeset in mainline [c377bc50]lfnserial by
- Better `usbinfo' application
- 19:53 Changeset in mainline [70a9092]lfnserial by
- Virtual host controller added to `usbhc' DDF class
- 18:57 Changeset in mainline [61bfc370]lfnserial by
- * make measured_string and other network-related data types …
- 16:43 Changeset in mainline [56184b2]lfnserial by
- Merge development/ changes
- 16:42 Changeset in mainline [8f748215]lfnserial by
- port_status refactoring, use flags instead of structure
- 16:37 Changeset in mainline [a523af4]lfnserial by
- Merged vojtechhorky/ - code refactoring
- 16:33 Changeset in mainline [9b95dbc]lfnserial by
- Code refactoring
- 16:25 Changeset in mainline [97bfba1]lfnserial by
- Add generic function for GET_DESCRIPTOR request
- 15:47 Changeset in mainline [15701921]lfnserial by
- Remember device attached to the port fix port disable routine: - no …
- 15:38 Changeset in mainline [692c0d3e]lfnserial by
- Refactoring of device recognition routines
- 15:10 Changeset in mainline [7c34b28f]lfnserial by
- merge small NE2000 and interrupt handling improvements - introduce …
- 15:04 Changeset in mainline [72fea5a]lfnserial by
- merge from smekideki into usb development
- 15:02 Changeset in mainline [44bb20b]lfnserial by
- merge with development
- 15:00 Changeset in mainline [5097bed4]lfnserial by
- usb hub driver codelifting. added futex to guard hub list
- 14:57 Changeset in mainline [acc7ce4]lfnserial by
- uspace interrupt controller drivers for i8259 and APIC (non-functional …
- 14:54 Changeset in mainline [2c98e78]lfnserial by
- Bugfix in USB address keeping
- 14:42 Changeset in mainline [8324b65]lfnserial by
- Pretend that all went well in sending usb setup packets
- 14:40 Changeset in mainline [7bd34e5]lfnserial by
- Add synchronization via fibril_semaphore WARNING: fibril_semaphore …
- 14:02 Changeset in mainline [2b0db98]lfnserial by
- Merged development into lelian/hidd
- 14:02 Changeset in mainline [d99120f]lfnserial by
- Reverted some change to ease merging.
- 13:54 Changeset in mainline [1f383dde]lfnserial by
- Debugging - disabled some output from other parts (virtual hcd) - …
- 13:27 Changeset in mainline [92f924c8]lfnserial by
- block fibril until address is assigned
- 13:00 Changeset in mainline [b404a98]lfnserial by
- revert back to send queue of size 1 (seems to be slightly more reliable)
- 12:32 Changeset in mainline [854151c]lfnserial by
- store addresses as uint8_t values (char can be both signed or unsigned …
- 11:04 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 10:43 Changeset in mainline [43c3937]lfnserial by
- merge with usb/development
- 09:20 Changeset in mainline [0f191a2]lfnserial by
- Merged vojtechhorky/ - connecting to HC Fixed ticket #6: Currently, …
- 09:13 Changeset in mainline [8f8a0cd6]lfnserial by
- Merge development/ changes
- 08:54 Changeset in mainline [ae1f70e]lfnserial by
- Merge mainline changes
2011-01-06:
- 23:50 Changeset in mainline [3d5e190]lfnserial by
- simplify the NE2000 driver code even futher to be really sure that it …
- 23:46 Changeset in mainline [7922dea]lfnserial by
- further code simplification
- 23:23 Changeset in mainline [66b628a]lfnserial by
- further code simplification
- 22:58 Changeset in mainline [e3fe7df]lfnserial by
- convert bit flags to explicit flags for better readability
- 22:31 Changeset in mainline [efa8aec6]lfnserial by
- do not filter the upper bit
- 22:23 Changeset in mainline [ba21938]lfnserial by
- merge I/O space handling improvements
- 22:22 Changeset in mainline [d8d8bbd]lfnserial by
- improve ISR handling
- 22:15 Changeset in mainline [9cdac5a]lfnserial by
- add CMD_PIO_WRITE_A_x commands which store values from scratch space …
- 22:09 Changeset in mainline [c2f3e0b]lfnserial by
- use the network configuration directly, save one Makefile
- 20:16 Changeset in mainline [b1d15e7]lfnserial by
- Merge of a huge refactoring of the original NE2000 driver * coding …
- 20:15 Changeset in mainline [e0854e3]lfnserial by
- add missing copyright headers remove unused flags
- 19:59 Changeset in mainline [aa1e202]lfnserial by
- cleanup
- 19:50 Changeset in mainline [39d70ec]lfnserial by
- remove additional packet queueing
- 19:10 Changeset in mainline [b187536]lfnserial by
- more declutter
- 18:24 Changeset in mainline [37f0a29]lfnserial by
- cleanup
- 18:08 Changeset in mainline [096234b]lfnserial by
- more cleanup
- 17:51 Changeset in mainline [40559a96]lfnserial by
- get rid of I/O buffers
- 17:23 Changeset in mainline [122b753]lfnserial by
- more declutter
- 17:18 Changeset in mainline [d3a0af7]lfnserial by
- declutter
- 16:48 Changeset in mainline [b590c21]lfnserial by
- cstyle & declutter
- 16:37 Changeset in mainline [6fc0edd]lfnserial by
- more robust interrupt processing
- 15:41 Changeset in mainline [0777f4c5]lfnserial by
- improve dp_check_ints
- 15:28 Changeset in mainline [74864ac]lfnserial by
- cstyle & clutter removal
- 15:05 Changeset in mainline [fc23ef6]lfnserial by
- cstyle & clutter removal
- 15:04 Changeset in mainline [f03d3786]lfnserial by
- Console deadlock bypass Bypass library functions to get rid of …
- 15:03 Changeset in mainline [2a6e4ac2]lfnserial by
- cstyle & clutter removal
- 14:57 Changeset in mainline [506a805]lfnserial by
- cstyle
- 14:42 Changeset in mainline [d3c9b60]lfnserial by
- cstyle & clutter removal
- 14:33 Changeset in mainline [95ff5c4]lfnserial by
- cstyle
- 13:58 Changeset in mainline [8f5e2527]lfnserial by
- remove unnecessary clutter
- 13:57 Changeset in mainline [4765152]lfnserial by
- cstyle
2011-01-05:
- 20:41 Ticket #280 (Taskdump should print fibril stacks) created by
- Printing a stack trace is a good way to observe what a sleeping …
- 19:08 Changeset in mainline [dffabf0]lfnserial by
- Merge mainline changes Conflicts: no problem solving. Added new apps …
- 14:00 Changeset in mainline [196ef08]lfnserial by
- kill improvement & killall
- 13:59 Changeset in mainline [c4faa0c]lfnserial by
- add the well-known 'killall' command (also with the usual race …
- 13:58 Changeset in mainline [fdb9c39c]lfnserial by
- small improvements of the 'kill' command
- 12:53 Changeset in mainline [cd22764]lfnserial by
- in case —help argument is used, exit and do not proceed to echoing …
2011-01-04:
- 22:32 Changeset in mainline [1ad52de]lfnserial by
- Add comment.
- 22:01 Changeset in mainline [63594c0]lfnserial by
- Obtain userspace state in case of system call.
- 21:26 ContemplatedPlatforms edited by
- Add PandaBoard? (diff)
- 19:48 ContemplatedPlatforms edited by
- (diff)
- 19:33 ContemplatedPlatforms edited by
- Add BeagleBoard-xM (diff)
- 18:22 Changeset in mainline [c11ebb6a]lfnserial by
- NE2000 ISA for QEMU 0.13 (use hardwired IRQ 5)
- 13:14 Changeset in mainline [1caeb2d]lfnserial by
- fix argument types
2011-01-02:
- 21:23 Changeset in mainline [e682af1]lfnserial by
- Merge ATA driver improvements.
- 19:28 Meetings edited by
- Update the date of the next meeting. (diff)
2010-12-31:
- 15:53 Changeset in mainline [28f660d]lfnserial by
- moved logic to port structure
- 15:44 Changeset in mainline [2972e21]lfnserial by
- minor changes change debug level names use current dir as include dir
2010-12-30:
- 14:26 Changeset in mainline [e092dc5]lfnserial by
- Fix incorrect control block base address. Add base adresses for three …
- 13:56 Changeset in mainline [d770deb]lfnserial by
- Move ATA hardware-related definitions to a separate header file.
- 13:43 Changeset in mainline [ea28272]lfnserial by
- Merge mainline changes.
2010-12-29:
- 19:57 Ticket #279 (Sleeping task does not get killed immediately) created by
- When I kill a task that is sleeping (say, Tetris in the menu, waiting …
- 19:01 Ticket #214 (Need a command to kill an arbitrary running task) closed by
- fixed: It has been possible to list tasks and their IDs using the 'task' …
- 17:46 Changeset in mainline [f418e51]lfnserial by
- Adding typedefs.h was not necessary.
- 17:42 Changeset in mainline [1e9f8ab]lfnserial by
- Add kill command to forcefully terminate a task.
2010-12-28:
- 22:19 Changeset in mainline [c41834a]lfnserial by
- Merge web server skeleton.
- 22:18 Changeset in mainline [f4a2d624]lfnserial by
- Add web server skeleton.
- 14:00 Changeset in mainline [71ed4849]lfnserial by
- Connecting to "parent" host controller USB drivers can now connect to …
- 13:10 Changeset in mainline [de2c901]lfnserial by
- devman message fix
- 13:10 Changeset in mainline [eaef141]lfnserial by
- Merge mainline changes.
- 12:00 Changeset in mainline [097967b]lfnserial by
- Merge more TCP fixes.
- 11:57 Changeset in mainline [86f6121]lfnserial by
- Fix TCP send not sending anything.
- 10:55 Changeset in mainline [6f40a27]lfnserial by
- Remove old forgotten piece of code.
- 10:45 Changeset in mainline [b35fea3]lfnserial by
- Release locks on exit.
- 10:28 Changeset in mainline [56fb3732]lfnserial by
- Add USB interface Only boilerplate code for finding host controller …
- 10:21 Changeset in mainline [6edd494]lfnserial by
- Comment fixes
2010-12-27:
- 21:29 AsyncSessions edited by
- Add czech translations of terms (diff)
- 20:05 Changeset in mainline [e64e40b]lfnserial by
- Merge TCP FIN fix and some cleanup.
- 20:04 Changeset in mainline [45bb1d2]lfnserial by
- Fix comment style in lib/c/generic/net.
- 19:56 Ticket #277 (Socket client cannot tell the other side closed the connection) closed by
- fixed
- 19:30 Changeset in mainline [727f04f]lfnserial by
- recv() and recvfrom() should return ssize_t.
- 19:16 Changeset in mainline [d493830e]lfnserial by
- Fix incoming TCP FIN handling. Signal end of data on the socket. Do …
- 18:18 Changeset in mainline [5f7d96e]lfnserial by
- merge from development
- 17:41 Changeset in mainline [58fe0aa]lfnserial by
- Merge mainline changes.
2010-12-26:
- 22:14 AsyncSessions edited by
- Fix copy-and-paste error. (diff)
- 22:08 AsyncSessions edited by
- Update text according to changed code samples. (diff)
- 22:05 AsyncSessions edited by
- Complete code samples (diff)
- 21:01 Changeset in mainline [6e5b4e7]lfnserial by
- Do not use short data segment in ia64 image.boot.
- 19:00 KnowledgeArticles edited by
- (diff)
- 18:59 AsyncSessions created by
- 18:35 Changeset in mainline [6681222]lfnserial by
- Merge async session improvements.
- 18:34 Changeset in mainline [4791e3c]lfnserial by
- No need to include async_sess.h directly anymore.
- 17:52 Changeset in mainline [8cd21d16]lfnserial by
- Subst conn_link with sess_link and add some docblocks.
- 17:43 Changeset in mainline [a1dc7fe]lfnserial by
- Global list of open sessions will be useful for debugging.
- 17:35 Changeset in mainline [d1c041a]lfnserial by
- Tear down data connections in async_session_destroy().
- 17:25 Changeset in mainline [d3a1ade3]lfnserial by
- 'Exchange' is better than 'transaction', because it does not evoke …
- 17:21 Changeset in mainline [d3cce52]lfnserial by
- No need so serialize transactions on fsd session in VFS.
- 17:18 Changeset in mainline [c1c0184]lfnserial by
- Make session management explicit.
- 11:01 Changeset in mainline [7907cf9]lfnserial by
- Clean up nomenclature of async sessions (formerly relations).
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
Note: See TracTimeline
for information about the timeline view.