Subject: Re: /dev/rom?
To: None <stefan.arentz@luna.net>
From: Ken Nakata <kenn@remus.rutgers.edu>
List: port-mac68k
Date: 11/07/1997 11:23:14
On Fri, 7 Nov 1997 14:37:21 +0100,
Stefan Arentz <stefan.arentz@luna.net> wrote:
> Hi, would it be useful to have a /dev/rom that is mapped to the ROM? I've
> got some code to access mac resource files which would make it easier to
> access info stored in ROM resources...

You can always mmap() /dev/mem into your virtual space...

Ken