freebsd-dev/sys/dev/io
Ed Schouten 721351876c 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)
2008-06-25 07:45:31 +00:00
..
iodev.c Remove the unused major/minor numbers from iodev and memdev. 2008-06-25 07:45:31 +00:00