[PATCH] kern.ident + uname -i

2003-06-08 Thread Juli Mallett
Greetings, I send you this diff in order that I may gather some concensus on whether it should be committed and if it seems useful. Basically, rwatson@ mentioned on IRC at some point that the ability to get the KERN_IDENT value of the running kernel would be useful, I admit that I've found it use

ugen example

2003-06-08 Thread Andrew
Hi, I'm just having a look at ugen, trying to see if I can get any action out of a USB-serial converter that has no existing driver. This is my first foray into the USB world so I apologise for any stupid questions...is there a good tutorial somewhere? To find my device I open /dev/ugen? and call

Re: ugen example

2003-06-08 Thread Bernd Walter
On Mon, Jun 09, 2003 at 12:19:01AM +1000, Andrew wrote: > Hi, > > I'm just having a look at ugen, trying to see if I can get any action out > of a USB-serial converter that has no existing driver. This is my first > foray into the USB world so I apologise for any stupid questions...is > there a go

kvm questions

2003-06-08 Thread Vlad GALU
Hello. I am trying to write a monitoring program which makes use of the kvm interface. My problem here is that I couldn't find a detailed description of the kinfo_proc structure anywhere in the system sources or Google. I have special interests towards the kp_proc & kp_eproc members. I can