Re: Files in /proc

2000-07-21 Thread Mike A. Harris
On Thu, 20 Jul 2000, Mike Williams wrote: Sorry, I can't help here, but you'll likely get a much better answer reposting the question to [EMAIL PROTECTED] Hope this helps.. TTYL -- Mike A. Harris Linux advocate Computer Consultant

Re: Files in /proc

2000-07-20 Thread Thomas Dodd
Sounds like a question for the kernel list. I'm sending it there. -Thomas Mike Williams wrote: > > I am developing a driver for a PCI adapter with a sizeable amount of > memory on it. I would like to use a couple of /proc files to read/write > various memory location on the adapter in

Files in /proc

2000-07-20 Thread Mike Williams
I am developing a driver for a PCI adapter with a sizeable amount of memory on it. I would like to use a couple of /proc files to read/write various memory location on the adapter interactively to aid in debugging the HW and SW. I have created two /proc files, /proc/my_adapter/cntrl and /proc/m