Ticket #184 (closed defect: fixed)
wrong minors for mtd char devices
| Reported by: | johnbock | Owned by: | oliver |
|---|---|---|---|
| Priority: | highest | Milestone: | freetz-1.1 |
| Component: | tools | Version: | freetz-1.0 |
| Severity: | blocker | Keywords: | mtd minor |
| Cc: | Product ID: | 7270 | |
| Firmware Version: |
Description
The mtd char nodes are being generated with the wrong minor numbers. Currently, there are being generated with mtd0 0, mtd1 1 and …
After looking at the original firmware I discovered they should be generated as mtd0 0, mtd1 2, mtd2 4 and so on. mtdblock node minors are o.k.
I would have included a patch for the device tables in root/etc and tools, but I don't know exactly how the increment flag in MAKEDEV works.
This effects the latest release and labor versions. I don't know if the other models are also effected. Once fixed, this should be back ported to freetz-1.0
Change History
Note: See
TracTickets for help on using
tickets.
