Magic Sysrq Registration Patch

2000-10-25 Thread Crutcher Dunnavant
e consider this patch Thanks, -- "I may be a monkey, Crutcher Dunnavant but I'm a monkey <[EMAIL PROTECTED]> with ambition!"Red Hat OS Development - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Magic Sysrq Registration Patch

2000-10-25 Thread Crutcher Dunnavant
oops, make that http://bama.ua.edu/~dunna001/sysrq-register-0.7.tar.bz2 -- "I may be a monkey, Crutcher Dunnavant but I'm a monkey <[EMAIL PROTECTED]> with ambition!"Red Hat OS Development - To unsubscribe from this list: send the line "unsubs

[PATCH] update to Sysrq Event Registration Patch

2000-10-25 Thread Crutcher Dunnavant
srq.txt necessary to fully describe the interface, though it is pretty clear in the code. the affected files are: include/linux/sysrq.h drivers/char/sysrq.c kernel/ksyms.c arch/i386/kernel/apm.c -- "I may be a monkey, Crutcher Dunnavant but I'm a monkey <[EMAIL PROTECTED]>

Re: Possible critical VIA vt82c686a chip bug

2000-10-26 Thread Crutcher Dunnavant
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00

[PATCH] update to SysRQ registration patch

2000-10-30 Thread Crutcher Dunnavant
__sysrq_put_key_op(i + '0', &dumpfake_op); } } __sysrq_table_unlock(); } int init_module (void) { REGISTER_SYSRQ_KEY('f', &overload_op); printk("<1>overload example loaded\n"); return

update to SysRQ patch

2000-10-31 Thread Crutcher Dunnavant
id cleanup_module (void) { int i; if (overloaded) { __sysrq_table_lock(); for (i=0;i<10;i++) __sysrq_put_key_op(i + '0', op_stash[i]); __sysrq_table_unlock(); } UNREGISTER_SYSRQ_KEY('f&

[PATCH] SysRQ Registration Patch v: 0.10

2000-11-03 Thread Crutcher Dunnavant
ules a bit, and fixed an SMP problem one of them had. I really think that this would make a good addition to the kernel, and it touches a relatively small amount of code. Please examine this, and tell me what you think. -- "I may be a monkey, Crutcher Dunnavant but I'm a monkey

Re: 2.4.0-test10 -- Problem reading VFAT formatted ORB drive.

2000-11-06 Thread Crutcher Dunnavant
t, since Windoze can read and write > to this drive currently. Our implementation should be compatible. > > Cheers, > Miles > It would seem, to me, that if the partitions exist, but are conflicted, yet windows sees them as a single drive; then windows is misbehaving, and probab

Re: Request for comments

2001-07-19 Thread Crutcher Dunnavant
++ 19/07/01 18:44 +0300 - Cornel Ciocirlan: > a) more efficient packet filtering. After a cache entry is created for a > flow, we apply the ACLs for the packet and associate the action with the > flow. All subsequent packets belonging to the same flow will be > dropped/accepted without re-appying

Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing undef key, try 2

2007-10-24 Thread Crutcher Dunnavant
Crutcher Dunnavant On Oct 18, 2007, at 10:10 AM, Pavel Machek <[EMAIL PROTECTED]> wrote: Hi! 1) He has been told "recreate the problem, hit alt-sysreq- cokebottle, and send me the results". He has a mission, and the only feedback he needs is (a) that he hit co