|
|
|
@5273eb6
|
13 years |
petr.koupy |
Added comments to string.h functions (no change in functionality).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca1f1ec
|
13 years |
petr.koupy |
Edited posix_free() wrapper to catch NULL argument (native free() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4069f5c
|
13 years |
petr.koupy |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4118f5f
|
13 years |
jiri |
Merge ftell() fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ad496d
|
13 years |
petr.koupy |
ftell() no longer ignores stream buffering.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2aceec5
|
13 years |
jiri |
Support multiple LUNs in mass storage driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e6b32a8
|
13 years |
jiri |
Prepare for supporting multiple LUNs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7190bbc
|
13 years |
jiri |
Use usbmast_fun_t in more parts of the driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89d3f3c7
|
13 years |
jiri |
Rename mass storage sources to be more fitting.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dcbb3ec
|
13 years |
jiri |
Add sequences specific to Gnome terminal to stty (Home, End, Backspace).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@333c233
|
13 years |
jiri |
Fix msim keyboard regression - use stty ctl.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ef9460b
|
13 years |
jiri |
ddf_fun_add_match_id() should copy its string argument.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@27eddb52
|
13 years |
zarevucky.jiri |
string.h: fix strrchr()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@159100a
|
13 years |
jakub |
Merge OHCI improvements and fixes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d36062
|
13 years |
jano.vesely |
OHCI: Replace volatile uint with ioport type.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e5c48c9
|
13 years |
jiri |
Fix memory leak in shell completion.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9be9c4d
|
13 years |
jiri |
Shell command and file-name completion.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ecef91
|
13 years |
zarevucky.jiri |
Implement functions in strings.c
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca2815e
|
13 years |
jano.vesely |
config: Add OHCI roothub power switching defaults. Remove unused …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb212e7
|
13 years |
jano.vesely |
OHCI: Mention consequences of removing dummy register access.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fc6e607
|
13 years |
jano.vesely |
UHCI: Simplify interrupt handler check.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9d4c1b6
|
13 years |
jano.vesely |
OHCI: Fix validity check in interrupt handler.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@408d3c9
|
13 years |
jano.vesely |
UHCI: Remove error number from messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26858040
|
13 years |
jano.vesely |
UHCI: Remove old way of generating irq code. Reshuffle initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dfe4955
|
13 years |
jano.vesely |
UHCI: Mirror OHCI changes to generating irq code, and enabling …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6817eba
|
13 years |
petr.koupy |
Bugfix in open() macro from fcntl.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4f291d
|
13 years |
jano.vesely |
OHCI: Export root hub power switching modes to config.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d5708d
|
13 years |
jano.vesely |
OHCI: Root hub: Final touches.
Simplify mask size computation.
Remove …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c224b2
|
13 years |
jano.vesely |
OHCI: Revert revision 1122.
usb_transfer_batch_t relies on its …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f51f193
|
13 years |
petr.koupy |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eca52a8
|
13 years |
petr.koupy |
Minor corrections in sys/stat.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1757edbd
|
13 years |
petr.koupy |
Typedefs from sys/types.h changed to be POSIX compliant.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2346e78
|
13 years |
petr.koupy |
Added sys/mman.h to alias some macros from libc.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@221afc9e
|
13 years |
petr.koupy |
Redefinitions of some libc functions (mainly return value corrections).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@46ac986
|
13 years |
petr.koupy |
Coding style improvements in stdio (no changes in functionality).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2fe28ca1
|
13 years |
jano.vesely |
OHCI: Root hub: Set over-current protection mode to match power mode.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@302f9b2
|
13 years |
jano.vesely |
OHCI: Root hub: Turn off all ports during initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7372a9a0
|
13 years |
jano.vesely |
OHCI: Root hub: Use define to set power mode.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@735236a
|
13 years |
jano.vesely |
OHCI: Root hub: Add support for multiple power modes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@14426a0
|
13 years |
jano.vesely |
OHCI: Root hub: Rename function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f20bc82
|
13 years |
jano.vesely |
OHCI: Root hub: Don't store interrupt mask in rh_t isntance.
It was …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b21dfba
|
13 years |
jano.vesely |
libusbhost: Make batch_finish a wrapper over finish_error rather the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@00694c5
|
13 years |
jano.vesely |
OHCI: Root hub: Add some comments and minor changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5af769c
|
13 years |
jano.vesely |
OHCI: Root hub: Implement SET_ADDRESS.
It might be used if root hub …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c3bc8a8
|
13 years |
jano.vesely |
OHCI: Root hub: Another two functions removed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@56c6b88
|
13 years |
jano.vesely |
OHCI: Root hub: Fix and use TRANSFER_OK macro, more function removal.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb58dc0b
|
13 years |
jano.vesely |
OHCI: Root hub: Remove small useless functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@40c6cdf
|
13 years |
jano.vesely |
OHCI: Root hub: Clean up HUB features (there are almost none supported).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@03e3029
|
13 years |
jano.vesely |
OHCI: Root hub: Remove process_ prefix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a0b1dd
|
13 years |
jano.vesely |
OHCI: Root hub: Use named flags instead of numbers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b7c2757
|
13 years |
jano.vesely |
OHCI: Root hub: Initialization won't fail.
Descriptor initialization …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1368a6b
|
13 years |
jano.vesely |
OHCI: Root hub: Nice and clean initialization of descriptors.
Last …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5fd0dc23
|
13 years |
jano.vesely |
usbhub: Fix power switching procedure, get rid of heap allocation.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dbb9663
|
13 years |
jano.vesely |
libusb: Fix hub descriptor parsing: USB is little endian.
usbhub: Fix …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@01bbbb2
|
13 years |
jano.vesely |
OHCI: Root hub: create descriptors after device setup.
Fix some …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@062b25f
|
13 years |
jano.vesely |
OHCI: Root hub: Get rid of allocation in hub descriptor creation.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c85804f
|
13 years |
jano.vesely |
OHCI: Root hub: Make descriptor generation a bit cleaner.
Does not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ece7f78
|
13 years |
jano.vesely |
OHCI: Root hub: remove allocation and fix rare bug.
Limit port-count …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa81adc
|
13 years |
jano.vesely |
libusbhost: endpoint_t uses get/destroy pair, instead of init/destroy. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1cb4f05
|
13 years |
jano.vesely |
OHCI: Make error messages consistent and some minor reshuffling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a00768c
|
13 years |
jano.vesely |
OHCI: Root hub code cleanup, more changes will follow.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ef93fa
|
13 years |
jano.vesely |
OHCI: Start hw during driver initialization. Do not expose start function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d62aa0
|
13 years |
jano.vesely |
OHCI: Cleanup error messages. Set driver data sooner.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@78ab6d4
|
13 years |
jano.vesely |
OHCI: Device access fixes.
Only access Legacy support registers if …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f6eb7d
|
13 years |
jano.vesely |
OHCI: Remove irq code from hc_t structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e8a01b
|
13 years |
jano.vesely |
OHCI: Use the new way of generating IRQ code
Use bogus read to force …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ecc5de
|
13 years |
jano.vesely |
OHCI: Create a new way to generate IRQ code
Replace asserts with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2bc7122
|
13 years |
jano.vesely |
Add .bzrignore file
This makes the output of bzr status sane and usable
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@12fb8498
|
13 years |
petr.koupy |
Minor cstyle corrections in scanf.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ddc63fd
|
13 years |
zarevucky.jiri |
errno.h: Fix a small mistake
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c1984f
|
13 years |
petr.koupy |
Bugfixes and tests for scanf.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec18957a
|
13 years |
zarevucky.jiri |
Added errno.h (see commentary inside).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f466c33
|
13 years |
zarevucky.jiri |
More additions to time.h (still WIP)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@026793d
|
13 years |
jiri |
Increase message verbosity levels so that I/O is not normally logged. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@324d46b
|
13 years |
zarevucky.jiri |
Partial time.h implementation (WIP, untested)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@08053f7
|
13 years |
petr.koupy |
Implementation of scanf (not tested yet, just compiles).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@38c9505
|
13 years |
jiri |
Write support in USB mass storage driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff65e91
|
13 years |
jiri |
Implement block device interface in USB mass storage driver.
Allow DDF …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d9eaa43
|
13 years |
zarevucky.jiri |
Add basic locale.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5e2aa83
|
13 years |
jakub |
Merge from lp:~jakub/helenos/ia64-revival.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bee37cf
|
13 years |
jakub |
Merge mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3714e79
|
13 years |
jakub |
HelenOS built for the Ski simulator should not use pc as a platform. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bbe4828
|
13 years |
jakub |
Use EFI memory map when available.
* Configure the kernel memory map …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d3ce33fa
|
13 years |
zarevucky.jiri |
signal.h: Add some functions and implementations
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f7a55f9
|
13 years |
jiri |
Implement Read and Request Sense commands for USB mass storage. In …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5085a7
|
13 years |
jakub |
Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2/.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e34750
|
13 years |
martin |
[merge] VESA VBE improvements (thx Martin Sucha)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c427578
|
13 years |
sucha14 |
Request VBE 3.0 information from the BIOS.
Fixes setting non-standard …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4f86fa3
|
13 years |
zarevucky.jiri |
Add iso646.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a35fc17
|
13 years |
zarevucky.jiri |
Add obsolete functions to ctype.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@71fa44c
|
13 years |
jiri |
Implement Read Capacity command for USB mass storage.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6430ac6
|
13 years |
jiri |
Refactor inquiry.c a little.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f08fd2b
|
13 years |
jiri |
Deinline usb_massstor_cbw_prepare().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b361bdd
|
13 years |
jiri |
More redundant arguments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec62681
|
13 years |
jiri |
Remove redundant arguments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@64e6945d
|
13 years |
jiri |
Factor out bit operations from usbmast to bitops.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dcb74c0a
|
13 years |
jiri |
Add function to str.c to convert space-padded ASCII to standard string …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a6d908c1
|
13 years |
zarevucky.jiri |
Small changes in includes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@557a747
|
13 years |
zarevucky.jiri |
Add assert.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e1a819
|
13 years |
jiri |
Add some SCSI Block Command definitions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|