lp:~helenos-xhci/+junk/driver-experiment

Created by Ondřej Hlavatý and last modified
Get this branch:
bzr branch lp:~helenos-xhci/+junk/driver-experiment
Members of HelenOS xHCI can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
HelenOS xHCI
Status:
Development

Recent revisions

2634. By Ondřej Hlavatý

added a driver (copy of ehci), driving xhci HC

2633. By Jiri Svoboda <jiri@wiwaxia>

C library should continue to provide C standard rename() and remove().

2632. By Jiri Svoboda <jiri@wiwaxia>

libc should provide limits.h from the C std. Here's a first crude approximation.

2631. By Martin Decky

disable implicit make rules
(we do not build a native application, thus we want to retain full control of the build process)

2630. By Jakub Jermar

Use proper sizes for buffers holding conversions from/to UTF-16 LFN's

FAT uses UTF-16 for encoding long file names. HelenOS needs to convert
these strings into and from its native UTF-8 encoding. The size of the
UTF-8 buffer in bytes needs to be at least 4 times the number of
characters in a LFN.

2629. By Martin Decky

generate inlined binary data via assembler
this is much faster and more flexible than via the C compiler

2628. By Martin Decky

unify quotation

2627. By Jakub Jermar

VFS_OUT_MOUNTED does not need to return the link count

2626. By Jakub Jermar

Be consistent when answering VFS_OUT_LOOKUP

2625. By Jakub Jermar

fat_service_get() should return the actual service_id

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers