/dev/vme*
Joerg Sonnenberger <[email protected]> Wed, 13 Feb 2008 23:12:12 +0100
| Newsgroups | gmane.os.netbsd.ports.sun3,gmane.os.netbsd.ports.sun2 |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm currently working on merging the MD code for /dev/mem, /dev/kmem, /dev/zero and /dev/null. One of the more interesting uses of the major number is in sun2 and sun3. It has additional minors for vme16d16 and so. I can't find entries in MAKEDEV for those and the code only allows mmapped entry for them. Does anyone actually use this devices or can the code be removed? Joerg