[ANNOUNCE] Umbrella-0.6 released

2005-03-16 Thread Kristian Sørensen
u may have :-) Enjoy, The Umbrella Team. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: sen

[ANNOUNCE] Umbrella-0.6 released

2005-03-16 Thread Kristian Sørensen
:-) Enjoy, The Umbrella Team. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: send the line

Max size of writing to the proc file system

2005-03-09 Thread Kristian Sørensen
Hi all! What is the maximal data I can write to a /proc file? I write two kilo bytes, but buffer in the proc_write function only contains 1003 bytes :-(( Cheers, Kristian. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net

Max size of writing to the proc file system

2005-03-09 Thread Kristian Sørensen
Hi all! What is the maximal data I can write to a /proc file? I write two kilo bytes, but buffer in the proc_write function only contains 1003 bytes :-(( Cheers, Kristian. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net

Re: Reading large /proc entry from kernel module

2005-03-08 Thread Kristian Sørensen
On Wednesday 09 March 2005 00:04, Peter Chubb wrote: > >>>>> "Kristian" == Kristian Sørensen <[EMAIL PROTECTED]> writes: > > Kristian> Hi all! I have some trouble reading a 2346 byte /proc entry > Kristian> from our Umbrella kernel module. >

Reading large /proc entry from kernel module

2005-03-08 Thread Kristian Sørensen
is way in the future). Best regards, Kristian. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: send the line "unsubscribe linux-kernel&

Reading large /proc entry from kernel module

2005-03-08 Thread Kristian Sørensen
). Best regards, Kristian. -- Kristian Sørensen - The Umbrella Project -- Security for Consumer Electronics http://umbrella.sourceforge.net E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: Reading large /proc entry from kernel module

2005-03-08 Thread Kristian Sørensen
On Wednesday 09 March 2005 00:04, Peter Chubb wrote: Kristian == Kristian Sørensen [EMAIL PROTECTED] writes: Kristian Hi all! I have some trouble reading a 2346 byte /proc entry Kristian from our Umbrella kernel module. Kristian static int umb_proc_write(struct file *file, const char

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
ne of you know why/where the change was? Cheers, KS. -- Kristian Sørensen E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.or

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
On Wednesday 02 March 2005 14:59, Kristian Sørensen wrote: > On Wednesday 02 March 2005 14:45, Christophe Lucas wrote: > > Kristian Sørensen ([EMAIL PROTECTED]) wrote: > > > Hi! > > > > > > I've just tried usermode Linux with a 2.6.11-rc5 kernel. My ke

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
On Wednesday 02 March 2005 14:45, Christophe Lucas wrote: > Kristian Sørensen ([EMAIL PROTECTED]) wrote: > > Hi! > > > > I've just tried usermode Linux with a 2.6.11-rc5 kernel. My kernel boots, > > but when the shell is to be spawned it freezes: > > --

UserMode bug in 2.6.11-rc5?

2005-03-02 Thread Kristian Sørensen
st: disabled for 5 minutes INIT: no more processes left in this runlevel I've attached the .config for both 2.6.10 (working perfectly) and the one for 2.6.11-rc5. The root filesystem this: http://prdownloads.sourceforge.net/user-mode-linux/Debian-3.0r0.ext2.bz2 Best regards, Kristian

UserMode bug in 2.6.11-rc5?

2005-03-02 Thread Kristian Sørensen
processes left in this runlevel I've attached the .config for both 2.6.10 (working perfectly) and the one for 2.6.11-rc5. The root filesystem this: http://prdownloads.sourceforge.net/user-mode-linux/Debian-3.0r0.ext2.bz2 Best regards, Kristian. -- Kristian Sørensen - The Umbrella Project

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
On Wednesday 02 March 2005 14:45, Christophe Lucas wrote: Kristian Sørensen ([EMAIL PROTECTED]) wrote: Hi! I've just tried usermode Linux with a 2.6.11-rc5 kernel. My kernel boots, but when the shell is to be spawned it freezes: INIT: Entering runlevel: 2 Starting system log

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
On Wednesday 02 March 2005 14:59, Kristian Sørensen wrote: On Wednesday 02 March 2005 14:45, Christophe Lucas wrote: Kristian Sørensen ([EMAIL PROTECTED]) wrote: Hi! I've just tried usermode Linux with a 2.6.11-rc5 kernel. My kernel boots, but when the shell is to be spawned

Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2

2005-03-02 Thread Kristian Sørensen
the change was? Cheers, KS. -- Kristian Sørensen E-mail: [EMAIL PROTECTED], Phone: +45 29723816 - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: usb-storage on SMP?

2005-01-17 Thread Kristian Sørensen
fixing this! :-) Best regards, Kristian Sørensen. On Monday 17 January 2005 18:17, Thomas Zehetbauer wrote: > Hi, > > can anyone confirm that writing to usb-storage devices is working on SMP > systems? Especially to a SD Card in an USB 1.1 card reader attached to a > 64-bit Dual Op

Re: usb-storage on SMP?

2005-01-17 Thread Kristian Sørensen
fixing this! :-) Best regards, Kristian Sørensen. On Monday 17 January 2005 18:17, Thomas Zehetbauer wrote: Hi, can anyone confirm that writing to usb-storage devices is working on SMP systems? Especially to a SD Card in an USB 1.1 card reader attached to a 64-bit Dual Opteron with NUMA