Opened 18 years ago
Closed 16 years ago
#48 closed enhancement (fixed)
Immediate drive object (letter) updates.
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.15 |
Component: | fm/2 base | Version: | |
Keywords: | Cc: |
Description
This could even be made an option for those who like it as it is.
The advantage. Adding or removing a removable drive would automatically be updated. One would no longer have to rescan the drive tree to see if the drive was ejected or added.
Change History (4)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Owner: | removed |
---|
comment:3 by , 16 years ago
Milestone: | → Release_3.15 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This would need some planning. The key is to implement something that does not require constant polling. I suspect if I did this, I would implement a named event semaphore that usbmon could interface to. I'm not sure what's available for the removable drive monitor.