Re: Patch for mach ne

2007-04-24 Thread Thomas Schwinge
Hello! I just installed your patch. #v+ 2007-04-24 Michael Casadevall <[EMAIL PROTECTED]> * linux/src/drivers/net/ne.c (bad_clone_list): Add the RealTek 8029 PCI card's signature. #v- Thanks for your c

Re: I/O permission control in OSKit-Mach

2007-04-24 Thread Richard Braun
On Tue, Apr 24, 2007 at 02:50:52PM +0200, Thomas Schwinge wrote: > Okay, a new zalloc zone would be overkill, but I've implemented a tiny > new kernel object, lumped it all together -- and it even works, it seems! > > But then noticed that I had forgotten to deallocate the kernel object's > `kallo

Re: I/O permission control in OSKit-Mach

2007-04-24 Thread Thomas Schwinge
Hello! Continuing my monologue... On Wed, Apr 11, 2007 at 06:08:07PM +0200, I wrote: > On Sun, Apr 08, 2007 at 12:16:25PM +0200, I wrote: > > But where would be the correct place in GNU Mach to store these > > ``io_port_t from, to'' values? > > > > [OSKit-Mach]/oskit/ds_oskit.h > > #v+ > > stru