lp:~vojtech-horky/helenos/ddf-fixes

Created by Vojtech Horky and last modified

Various fixes and improvements of the device driver framework.

Get this branch:
bzr branch lp:~vojtech-horky/helenos/ddf-fixes
Only Vojtech Horky can upload to this branch. If you are Vojtech Horky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vojtech Horky
Project:
HelenOS branches
Status:
Merged

Recent revisions

750. By Vojtech Horky

Add devman test for device handle retrieval

The test verifies that handles retrieved by different means are the same.
The first handle is retrieved through normal name, the second one through
class name.

749. By Vojtech Horky

Add getting device handle by class path to libc

748. By Vojtech Horky

devman can tell device handle by its class path

747. By Vojtech Horky

Testing driver improvement

The driver tries to register the same function twice and checks that
such operation fails with appropriate error code.

746. By Vojtech Horky

devman refuse to register same function twice

745. By Vojtech Horky

More robust error checking in devman client

Add checking for failure during sending of match ids.

printf() removed because that is not allowed inside serialized section.

744. By Vojtech Horky

devmap: dereference of uninitialized pointer fix

743. By Vojtech Horky

Merge mainline changes

742. By Vojtech Horky

Device class entry in devman uses interface

It is possible to connect to a device via its device class path under
/dev/class

741. By Vojtech Horky

Bugfix in hash table usage in devman

The hash table with device class must use different comparing due to
different backend structures.

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