[Bug 1192] New: create_disk_entry to work with major device > 32.

rtems-bugs at rtems.org rtems-bugs at rtems.org
Wed Dec 13 16:35:15 UTC 2006


http://www.rtems.org/bugzilla/show_bug.cgi?id=1192

           Summary: create_disk_entry to work with major device > 32.
           Product: RTEMS
           Version: 4.7
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: minor
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: brett.swimley at aedbozeman.com


The function create_disk_entry will reallocate memory to change the size of the
disk_device_table if the size is greater than the current size (default 32). 
However, the "disktab" pointer is not updated to point to the newly reallocated
memory.

I will attach a patch to correct this.


-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--
 http://www.rtems.org/mailman/listinfo/rtems-bugs



More information about the bugs mailing list