#9276 closed enhancement (fixed)
Merge usb_disk and usb_floppy
Reported by: | pulkomandy | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Drivers/Disk/USB | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
usb_floppy started as a fork of usb_disk. It turned out that they are not as different as the linux drivers made them look. So it should be fairly easy to merge them back into one single driver again.
Things to keep in mind :
- Endpoints are set up a bit differently
- They have different icons
Everything else is mostly identical.
Change History (4)
comment:1 by , 12 years ago
Component: | Drivers/Disk → Drivers/USB |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 6 years ago
Component: | Drivers/USB → Drivers/Disk/USB |
---|---|
Owner: | changed from | to
Status: | assigned → in-progress |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
comment:4 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
Merged in hrev52648.