|
|
|
@3019612
|
13 years |
martin |
free(NULL) should be a no-op by convention
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a96a982
|
13 years |
martin |
do not discard the error value
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@086290d
|
13 years |
jakub |
locfs should not propagate EHANGUP to VFS.
* locfs_read() and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45a9cf4
|
13 years |
jano.vesely |
uhci,ohci: Fix memory leak.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dfa48b0d
|
13 years |
sucha14 |
Merge serial port related changes.
- Fix ns8250 driver
- Add sportdmp …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@128c78b
|
13 years |
sucha14 |
Add checks and documentation to interrupt-enabling code in the ns8250 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a281aec5
|
13 years |
sucha14 |
Add command-line arguments for baud rate and serial device path to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d1e18573
|
13 years |
jakub |
Be more robust in service_connect().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a11f17
|
13 years |
sucha14 |
ns8250: enable interrupts using IRC service
This fixes reading of data …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@432a269
|
13 years |
sucha14 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0e53ff
|
13 years |
sucha14 |
Add simple serial port dumping program
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fd07e526
|
13 years |
jano.vesely |
Merge USB changes from bzr://krabicka.net/orome/helenos/usb/
* Move …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@82a31261
|
13 years |
jano.vesely |
vhc: Fix memory leak in error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@790318e
|
13 years |
jano.vesely |
uhci,ohci: Remove direction from initialization table.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@058fd76
|
13 years |
jano.vesely |
ohci: Use new batch_direction function.
Get rid of nasty …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@25d224c6
|
13 years |
jano.vesely |
uhci: Use new batch_direction.
Get rid of nasty setup …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@db2cb04
|
13 years |
jano.vesely |
libusbhost: Add batch direction function and doxygen comments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@47fecbb
|
13 years |
martin |
configuration file parser
cherrypicked from …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4748038
|
13 years |
martin |
add argument const qualifiers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@818fffe
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c82047d
|
13 years |
martin |
remove obsolete documentation header
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8b54fe6
|
13 years |
jano.vesely |
usb: Rename device_keeper ⇒ sub-device_manager to match the rest of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f58ef61
|
13 years |
jano.vesely |
usb: rename batch.h ⇒ usb_transfer_batch.h to match the structure name
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f72c67a
|
13 years |
jiri |
_fflushbuf() must reset buffer head and tail even when bytes_used == 0.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bbce2c2
|
13 years |
jano.vesely |
usb: Remove unused iface functions, rename DATA_READ/DATA_WRITE ⇒ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bdd8ad2f
|
13 years |
jano.vesely |
usb: Send any setup data during initial opening call.
NOTE: receiving …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@365e29e2
|
13 years |
jano.vesely |
usb: Use new target packing scheme for IPC.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@56e9fb0
|
13 years |
jano.vesely |
usb: add support for packing target_t type into uint32_t
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e3d17f
|
13 years |
jano.vesely |
ohci: calloc parameter order fix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d915b7
|
13 years |
jano.vesely |
uhci: Minor tweaks and comment fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1e647c7d
|
13 years |
jano.vesely |
usb: remove unused functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3f6304
|
13 years |
jano.vesely |
ehci: Remove old interface stubs.
It needs to be moved to new …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e779bd3c
|
13 years |
jano.vesely |
vhc: Use new interface for virtual host controller
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7eb32a8
|
13 years |
jano.vesely |
libusbdev: Use genric read/write iface for interrupt and bulk transfers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a8370c
|
13 years |
jano.vesely |
libdrv: usbhc: use generic read/write for control transfers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4cbb6e4
|
13 years |
jano.vesely |
libusbhost: Don't include direction in endpoint hash, make …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a837544
|
13 years |
jano.vesely |
libusbhost: Use uint64_t to pass setup_data
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3822f7c9
|
13 years |
jano.vesely |
libusbhost: Remove unused setup_size parameter, implement read/write iface.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a00ac07
|
13 years |
jano.vesely |
libusbhost: Use static area for setup_buffer
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ffe3fe1
|
13 years |
jano.vesely |
libdrv: Add generic data read/write interface functions
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@05fb96b
|
13 years |
jakub |
Merge from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cccc091
|
13 years |
martin |
improve button rendering and click detection
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7f9037
|
13 years |
martin |
avoid touching the whole scanline
(this can be harmful on some …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b7c33b0
|
13 years |
martin |
initialize the mouse pointer in the center of the screen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@40a2af3
|
13 years |
m.lombardi85 |
remove a lot of useless asserts
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3781092
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@980671e7
|
13 years |
m.lombardi85 |
Improve comments in mfs_rw.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@77ec4d9
|
13 years |
m.lombardi85 |
Improve comments in mfs_inode.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5f509cc
|
13 years |
m.lombardi85 |
Fix mfs_put_inode() function name.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5da7199
|
13 years |
martin |
remove the obsolete async API
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c69646f8
|
13 years |
jakub |
Fix deadlock caused by a too early released exchange.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7c014d1
|
13 years |
martin |
console and framebuffer server rewrite
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@14a60e3
|
13 years |
martin |
port uspace list improvements to kernel
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@359f429
|
13 years |
martin |
make list_remove() more robust
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bfbdfee
|
13 years |
martin |
fix obsolete comment
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8fb1103e
|
13 years |
martin |
fix dangling symlink
(use proper relative path)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@713ea96a
|
13 years |
jakub |
Add missing closedir().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9ea7d90
|
13 years |
jakub |
VFS_IN_UNLINK needs to be passed lflags.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f7d6b30
|
13 years |
m.lombardi85 |
Fix a bug that will corrupt the directory entry when creating …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2aeec8ef
|
13 years |
martin |
instead of our funky colors use colors more similar to the original …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@888207c9
|
13 years |
jakub |
Merge from lp:~helenos-posix/helenos/devel.
* Petr Koupy's port of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ec492b
|
13 years |
jano.vesely |
ohci: Fix error paths
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d394f1b8
|
13 years |
jano.vesely |
uhci,ohci: Add some const qualifiers because there is no reason not to
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@933b0d7
|
13 years |
jano.vesely |
USB: make bandwidth count function changeable
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7099861
|
13 years |
jano.vesely |
libusbhost: remove unused cond. variable
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@563d9d0a
|
13 years |
jano.vesely |
libusbhost: minor cleanup and fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5081276
|
13 years |
petr.koupy |
Merge binutils changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c05642d
|
13 years |
petr.koupy |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8afa52c
|
13 years |
petr.koupy |
Port upgraded to version 2.21.1. Added mirror fallback for download.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ac7c7e36
|
13 years |
petr.koupy |
Corrected documentation typo.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@038b289
|
13 years |
jakub |
Merge MFS improvements from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb7e5a9a
|
13 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7a46bfe
|
13 years |
m.lombardi85 |
Rename mkminix —> mkmfs
Rename the directory minixfs —> mfs
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9a0be34
|
13 years |
m.lombardi85 |
mfs minor fixes:
- remove old asserts
- do not allow to write beyond …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5e0427e8
|
13 years |
m.lombardi85 |
Do not read a block from the disk if we are going to rewrite it's …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5501d0
|
13 years |
m.lombardi85 |
Fix inode allocation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7e9fce6
|
13 years |
martin |
upgrade binutils and GDB to the newest releases
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b33870b
|
13 years |
martin |
rename device_get() method to service_get() to better reflect changes …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a4726cb
|
13 years |
m.lombardi85 |
Fix bug that prevent the filesystem to recognize the disk full condition
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5987f917
|
13 years |
m.lombardi85 |
fix bug when writing in the double indirect zone
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@80a96d2
|
13 years |
jiri |
DDF support for surprise removal.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@16cc9a6
|
13 years |
jakub |
Fix build.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9dbf5587
|
13 years |
jakub |
Merge minixfs support from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e03d545
|
13 years |
m.lombardi85 |
Minor fixes to minixfs:
- Do not check the value of nlinks in the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5222e746
|
13 years |
m.lombardi85 |
Fix style
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75e0f15
|
13 years |
m.lombardi85 |
Fix the mfs_mounted() function to return 1 as root directory hard …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bbd4c72
|
13 years |
m.lombardi85 |
The lnkcnt_get() function will ignore the ".." hardlinks when dealing …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a26895d
|
13 years |
martin |
add prototype ISO 9660 filesystem driver (virtually untested)
very …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@08cba4b
|
13 years |
martin |
improve the interface of block_get_toc()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d7f6248
|
13 years |
martin |
add integer conversion functions for 8, 16 and 32 bits
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a9abe5fc
|
13 years |
jiri |
Suppress various messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a5ee6c
|
13 years |
m.lombardi85 |
rename functions to avoid conflicts
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c699b0c
|
13 years |
m.lombardi85 |
remove the on_error() macro
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@03bc76a
|
13 years |
m.lombardi85 |
Get rid of VFS_OUT method switch and IPC unmarshalling
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ff0bd2
|
13 years |
m.lombardi85 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@deac215e
|
13 years |
jiri |
rootvirt removal support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b29bb09
|
13 years |
jiri |
test3 removal support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7fff38c1
|
13 years |
jiri |
test2 removal support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f278930
|
13 years |
jiri |
ISA bridge remove support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f480d7e
|
13 years |
jiri |
Merge ns8250 removal support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|