K 10 svn:author V 2 ed K 8 svn:date V 27 2008-06-25T07:45:31.052414Z K 7 svn:log V 341 Remove the unused major/minor numbers from iodev and memdev. Now that st_rdev is being automatically generated by the kernel, there is no need to define static major/minor numbers for the iodev and memdev. We still need the minor numbers for the memdev, however, to distinguish between /dev/mem and /dev/kmem. Approved by: philip (mentor) END