| Summary: | makedevs package lacks support for 16-bit major/minor numbers | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Matt Fleming <matt> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch to handle 16-bit minors | ||
|
Description
Matt Fleming
2010-09-27 10:07:32 UTC
Created attachment 2539 [details]
patch to handle 16-bit minors
Committed thanks. Linux actually supports 12bit majors / 20bit minors, so I slightly adjusted the patch. |