Subject: Re: writing to /dev/mem
To: Phil Kernick <philk@dhn.csiro.au>
From: Hubert Feyrer <Hubert.Feyrer@rz.uni-regensburg.de>
List: port-amiga
Date: 09/05/1996 12:44:45
> > > Is there a kernel option that I need to set to allow this?
> > Yes, "INSECURE".
> Nope.  I added this option and rebuilt the kernel, and it still gives me
> "operation not permitted".

You can't write to /dev/kmem when the kernel's in multiuser mode due to the
security level of 1, see init(8). You'll have to go some different way to
access memory (registers, i guess?), please loog at the existing drivers.


Hubert

-- 
=============== Hubert Feyrer ============================================
      Weekdays: Rennerstr. 19, D-93053 Regensburg, Tel. 0941/943-1333
      Weekends: Bachstr. 40,   D-84066 Mallersdorf, Tel. 08772/6084
      Internet: hubert.feyrer@rz.uni-regensburg.de, IRC: hubertf
==========================================================================