|  |  | @f300523 | 8 years | jiri | Eliminate uses of thread_usleep() in favor of async_usleep(). Obvious …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @01c3bb4 | 8 years | jakub | Convert call-handling syscalls to capabilities
This commit modifies …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cecba66e | 8 years | zarevucky.jiri | Instead of using library paths directly, refer to libraries by name …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d51838f | 8 years | jiri | Let leaf drivers enable/disable/clear interrupts via hw_res instead of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9d15d9 | 8 years | jakub | Turn IRQ structures into kernel objects
ipc_irq_subscribe() now …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @582a0b8 | 8 years | jakub | Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8820544 | 11 years | martin | support for kernel notification multiplexing in the async framework
 * …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @54a1ca7 | 11 years | jiri | Convert NIC drivers away from DDF_DATA_IMPLANT.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e5424e9 | 11 years | jiri | Defer connecting IRC service until actually needed. This allows the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @869d936 | 11 years | jiri | libnic slices, dices, cooks cofee and enables interrupts.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7de1988c | 12 years | jakub | Adapt drivers using parsed HW resources to use the new interface.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acdb5bac | 12 years | jiri | Replace usage of bzero() with C standard memset().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ae74c6 | 13 years | jano.vesely | Fix ddi.h header includes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @56fd7cf | 13 years | jiri | Make ddf_dev_t and ddf_fun_t opaque. This further tighthens the DDF …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8486c07 | 13 years | martin | IRQ pseudocode improvements
 * rename CMD_BTEST to CMD_AND (less …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7030bc9 | 13 years | jakub | Check that the CR_TXP bit in ne2k's CR register is zero after a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1213b0 | 14 years | jiri | Merge internet stack rewrite (IP+ICMP, UDP, IP over Ethernet).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a88a6eac | 14 years | jiri | Fix 64-bit build - remove some debugging output.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cfb79747 | 14 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @081971b | 14 years | jiri | Need to pad short Ethernet frames. Add some more debugging code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9571230 | 14 years | jakub | Define PIO range for ne2k and modify its IRQ pseudocode accordingly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6533a7 | 14 years | jiri | Remove most of net-related code from libnet and libc, except parts …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e86b8f0 | 14 years | jiri | Create DDF functions manually.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ea788701 | 14 years | jiri | Remove use of packet_t in NIC framework.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1bc35b5 | 14 years | jiri | Remove most use of packet_t from NIC drivers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d8455d | 14 years | jiri | Eliminate packet_t from sending direction of NIC interface.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8c43cae | 14 years | jiri | Merge TCP rewrite.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2f016df | 14 years | martin | replace individual vendor/device PCI IDs of USB controllers with …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0c0f823b | 14 years | jiri | Rename DDF entry point add_device to dev_add.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @80099c19 | 14 years | martin | cherrypick a sanitized NE2K driver from lp:~helenos-nicf/helenos/nicf …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |