#127 closed defect (fixed)

IO Driver unregister does not close the driver.

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: score Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

The unregister device driver directive does not close the
driver. Currently no driver support is provided.

Release:
cvs-head

How-To-Repeat:
Register a driver, open it then unregister it. The driver
will still hold whatever resources is obtained when it
opened.

Change History (1)

comment:1 Changed on 07/18/03 at 15:02:38 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: New website has section for potential projects. This includes a

list of PRs that are wishlist items and not actively being worked
on. This PR can be reopened if someone volunteers.

Note: See TracTickets for help on using tickets.