Re: [Testers wanted] vt100/xterm-support for syscons

2008-12-23 Thread Ed Schouten
* Giorgos Keramidas wrote: > On Tue, 23 Dec 2008 14:59:51 +0100, Ed Schouten wrote: > > Hello all, > > Some time ago I sent a message to the lists about vt100/xterm/UTF-8 > > support for syscons. I think the code is pretty stable now and after > > some minor improvements/fixes, it should be ready

Re: [Testers wanted] vt100/xterm-support for syscons

2008-12-23 Thread Giorgos Keramidas
On Tue, 23 Dec 2008 14:59:51 +0100, Ed Schouten wrote: > Hello all, > Some time ago I sent a message to the lists about vt100/xterm/UTF-8 > support for syscons. I think the code is pretty stable now and after > some minor improvements/fixes, it should be ready to hit the tree. > > I'm sending this

Re: How to "detach" a foreign driver from a device so my driver can attach?

2008-12-23 Thread Andre Albsmeier
On Wed, 17-Dec-2008 at 00:04:30 +0100, Andre Albsmeier wrote: > Hello all, > > I am writing a driver which attaches to the Host-PCI bridge. When > compiled into the kernel or loaded by the loader everything works > and the driver gets attached. This is due to the fact that I return > BUS_PROBE_SPE

[Testers wanted] vt100/xterm-support for syscons

2008-12-23 Thread Ed Schouten
Hello all, Some time ago I sent a message to the lists about vt100/xterm/UTF-8 support for syscons. I think the code is pretty stable now and after some minor improvements/fixes, it should be ready to hit the tree. I'm sending this message to this list, because it would be nice if people could te

RFD: support of per script nice(1) value in periodic.conf(5)

2008-12-23 Thread Artem Naluzhnyy
bin/129814 The patch adds support of per periodic(8) script nice(1) value the script will be run at (similar to "_nice" variables in rc.conf). There are two features: * default_nice variable - default nice level * _

Re: How to access kernel memory from user space

2008-12-23 Thread Roman Divacky
On Mon, Dec 22, 2008 at 06:05:34PM -0600, Gerry Weaver wrote: > Hello All, > > I am working on a driver that collects various network statistics via pfil. I > have a simple array of structures that I use to store the statistics. I also > have a user space process that needs to collect these stat