Menu

Tree [273fcf] master /
 History

HTTPS access


File Date Author Commit
 bin 2011-05-20 Vojtech Horky Vojtech Horky [549ee1] Refactoring of PGF to PNG converter
 conf 2011-05-30 Vojtech Horky Vojtech Horky [abdb0c] Add page number to refs
 figures 2011-05-23 Vojtech Horky Vojtech Horky [46b8b9] Use printer for fallback example
 images 2011-05-29 Lubos Slovak Lubos Slovak [b98ad2] Merge branch 'master' of ssh://helenos-usb.git....
 .gitignore 2011-03-08 Vojtech Horky Vojtech Horky [189b3e] Directory structure reorganization
 Makefile 2011-05-30 Matej Klonfar Matej Klonfar [22d8ca] Merge branch 'master' of ssh://helenos-usb.git....
 README 2011-05-28 Lubos Slovak Lubos Slovak [31e6c5] Reorganized documentation.
 arch.txt 2011-05-29 Vojtech Horky Vojtech Horky [d49a0d] Fix typos and formatting
 existingdrivers.txt 2011-04-07 Matus Dekanek Matus Dekanek [4a1f73] merge with main usb spec
 futuredevelopment.txt 2011-06-01 Vojtech Horky Vojtech Horky [273fcf] Fix single quotes
 hcdriver.txt 2011-06-01 Lubos Slovak Lubos Slovak [a70187] Rest of UHCI corrected + added image to HC driver.
 helenos.txt 2011-05-29 Vojtech Horky Vojtech Horky [d49a0d] Fix typos and formatting
 helenos_changes.txt 2011-05-30 Matej Klonfar Matej Klonfar [22d8ca] Merge branch 'master' of ssh://helenos-usb.git....
 hiddriver.txt 2011-06-01 Vojtech Horky Vojtech Horky [43c278] Replace dash with double dash
 hubdriver.txt 2011-06-01 Vojtech Horky Vojtech Horky [4aa2fc] Replace double quotation marks with single ones
 intro.txt 2011-06-01 Lubos Slovak Lubos Slovak [649148] Changes to organization
 libs.txt 2011-06-01 Vojtech Horky Vojtech Horky [a9003b] Fix bad link
 main.txt 2011-05-30 Matej Klonfar Matej Klonfar [22d8ca] Merge branch 'master' of ssh://helenos-usb.git....
 ohci.txt 2011-06-01 Vojtech Horky Vojtech Horky [43c278] Replace dash with double dash
 ohciroothub.txt 2011-06-01 Vojtech Horky Vojtech Horky [273fcf] Fix single quotes
 other.txt 2011-06-01 Lubos Slovak Lubos Slovak [47b53a] Fixed other OS
 timeline.txt 2011-05-30 Vojtech Horky Vojtech Horky [e920dc] Mention Saturday presentation
 tools.txt 2011-05-29 Vojtech Horky Vojtech Horky [7cb48e] Use dash of proper length
 uhci.txt 2011-06-01 Vojtech Horky Vojtech Horky [43c278] Replace dash with double dash
 usb.txt 2011-06-01 Lubos Slovak Lubos Slovak [649148] Changes to organization
 usb2.txt 2011-05-29 Vojtech Horky Vojtech Horky [7cb48e] Use dash of proper length
 usbcomm.txt 2011-06-01 Lubos Slovak Lubos Slovak [649148] Changes to organization
 userdocumentation.txt 2011-06-01 Vojtech Horky Vojtech Horky [07a7d1] Fix branch name
 virtusb.txt 2011-05-29 Vojtech Horky Vojtech Horky [7cb48e] Use dash of proper length
 writingdevdrivers.txt 2011-06-01 Vojtech Horky Vojtech Horky [491b17] Add section about usb_hc_new_device_wrapper
 writingdriversintro.txt 2011-05-29 Vojtech Horky Vojtech Horky [d49a0d] Fix typos and formatting
 writinghcdrivers.txt 2011-05-30 Jan Vesely Jan Vesely [bd9413] Writing hcd drivers EHCI
 writinghidsubdrivers.txt 2011-06-01 Vojtech Horky Vojtech Horky [43c278] Replace dash with double dash

Read Me

Documentation for HelenOS USB subsystem
=======================================

This directory contains documentation related to USB stack implementation
in HelenOS. To generate the documentation, issue `make'. The HTML version
of the manual will be placed in build/manual.html.  If you want to create
PDF version, issue `make pdf'.


Tools required
--------------
 * AsciiDoc
 * DocBook DTDs and transformations stylesheets for PDF output

File manifest
-------------
 ./*.txt -- source codes of the documentation
 ./Makefile -- build commands for Unix environments
 ./conf/* -- AsciiDoc configuration settings
 ./build/* -- Generated files