* Sensors and grsecurity
@ 2005-05-19 6:25 David Cannings
2005-05-19 6:25 ` Jean Delvare
2005-05-19 6:25 ` David Cannings
0 siblings, 2 replies; 3+ messages in thread
From: David Cannings @ 2005-05-19 6:25 UTC (permalink / raw)
To: lm-sensors
I have been trying to get sensors and grsecurity playing nicely however
it seems that this is impossible if /dev/port restrictions are enabled.
Unfortunately, these restrictions come along with the ones on /dev/kmem
and /dev/mem, so I don't really want to disable them.
If my W83697HF only detects on the ISA bus, is it going to be impossible
to read data from it without access to /dev/port?
Thanks,
David
^ permalink raw reply [flat|nested] 3+ messages in thread
* Sensors and grsecurity
2005-05-19 6:25 Sensors and grsecurity David Cannings
@ 2005-05-19 6:25 ` Jean Delvare
2005-05-19 6:25 ` David Cannings
1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2005-05-19 6:25 UTC (permalink / raw)
To: lm-sensors
> I have been trying to get sensors and grsecurity playing nicely
> however it seems that this is impossible if /dev/port restrictions are
> enabled.
> Unfortunately, these restrictions come along with the ones on /dev/kmem
> and /dev/mem, so I don't really want to disable them.
>
> If my W83697HF only detects on the ISA bus, is it going to be
> impossible to read data from it without access to /dev/port?
The sensors-detect script uses /dev/port, but the driver itself
obviously doesn't (since it belongs to kernel space). Thus there should
be no issue (other than sensors-detect not working, but if you already
know which devices you have, you don't need it anyway.
--
Jean Delvare
http://khali.linux-fr.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Sensors and grsecurity
2005-05-19 6:25 Sensors and grsecurity David Cannings
2005-05-19 6:25 ` Jean Delvare
@ 2005-05-19 6:25 ` David Cannings
1 sibling, 0 replies; 3+ messages in thread
From: David Cannings @ 2005-05-19 6:25 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
>> I have been trying to get sensors and grsecurity playing nicely
>> however it seems that this is impossible if /dev/port restrictions are
>> enabled.
>> Unfortunately, these restrictions come along with the ones on /dev/kmem
>> and /dev/mem, so I don't really want to disable them.
>>
>> If my W83697HF only detects on the ISA bus, is it going to be
>> impossible to read data from it without access to /dev/port?
>
> The sensors-detect script uses /dev/port, but the driver itself
> obviously doesn't (since it belongs to kernel space). Thus there should
> be no issue (other than sensors-detect not working, but if you already
> know which devices you have, you don't need it anyway.
My apologies for the question, I realise in hindsight that it does not
make sense! Of course the driver doesn't use /dev/port, it works fine
with the restrictions enabled.
Thanks again for your help,
David
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-19 6:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19 6:25 Sensors and grsecurity David Cannings
2005-05-19 6:25 ` Jean Delvare
2005-05-19 6:25 ` David Cannings
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.