tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: prep (and bebox) xserver support
Hi! Michael,
From: Michael <macallan%netbsd.org@localhost>
Date: Wed, 7 Jul 2010 14:12:37 -0400
> > Index: sys/arch/prep/conf/GENERIC
> > ===================================================================
> > RCS file: /cvsroot/src/sys/arch/prep/conf/GENERIC,v
> > retrieving revision 1.154
> > diff -u -r1.154 GENERIC
> > --- sys/arch/prep/conf/GENERIC 5 Jul 2010 07:55:55 -0000 1.154
> > +++ sys/arch/prep/conf/GENERIC 7 Jul 2010 05:32:10 -0000
> > @@ -34,6 +34,8 @@
> >
> > # Standard system options
> >
> > +options INSECURE # disable kernel security levels - X needs this
> > +
> > options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
> > options NTP # NTP phase/frequency locked loop
>
> Do you really need options INSECURE? It was only there to allow
> mmap()ing stuff through /dev/mem which shouldn't be used anymore.
> These days PCI space should be mapped through /dev/pci* or /dev/ttyE*.
Oops.
I added it in the custom. I will try more without INSECURE. ;-<
Thanks,
--
kiyohara
Home |
Main Index |
Thread Index |
Old Index