Opened 13 years ago
Closed 13 years ago
#386 closed enhancement (fixed)
Eliminate device_added driver entry point
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | helenos/srv/devman | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Eliminate device_added driver entry point, it is not needed. This was added by the merge of the NIC framework.
Change History (1)
comment:1 by , 13 years ago
Component: | helenos/unspecified → helenos/srv/devman |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
My records indicate that the
device_added
entry point was removed in mainline,1367.