Re: Why Plan 9 C compilers don't have asm("")

2001-07-04 Thread pazke
What are advantages of this approach -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc PGP signature

Re: Why Plan 9 C compilers don't have asm()

2001-07-04 Thread pazke
What are advantages of this approach -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc PGP signature

[uPATCH] i810-tco watchdog,

2001-06-28 Thread pazke
wrong with my previous patches including Intel ICH and SCL90E66 PCI quirks ? -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur -X dontdiff linux.vanilla/drivers/char/i810-tco.c linux/drivers

[uPATCH] i810-tco watchdog,

2001-06-28 Thread pazke
wrong with my previous patches including Intel ICH and SCL90E66 PCI quirks ? -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur -X dontdiff linux.vanilla/drivers/char/i810-tco.c linux/drivers

[PATCH] SMSC SLC90E66: IRQ router support and PCI quirk

2001-06-26 Thread pazke
) same as for original PIIX4. Both patches are untested, written according to SLC90E66 datasheet. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/arch/i386

Re: VIA Southbridge bug (Was: Crash on boot (2.4.5))

2001-06-26 Thread pazke
[EMAIL PROTECTED] -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED] | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc PGP signature

Re: VIA Southbridge bug (Was: Crash on boot (2.4.5))

2001-06-26 Thread pazke
| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc PGP signature

[PATCH] SMSC SLC90E66: IRQ router support and PCI quirk

2001-06-26 Thread pazke
) same as for original PIIX4. Both patches are untested, written according to SLC90E66 datasheet. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/arch/i386

[PATCH] i810-tco bugfix

2001-06-25 Thread pazke
Hi all, this small patch fixes stupid bug in i810 TCO watchdog driver. This bug was created by me (ugh) along with i815/i8[2456]0 support. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke

[PATCH] i810-tco bugfix

2001-06-25 Thread pazke
Hi all, this small patch fixes stupid bug in i810 TCO watchdog driver. This bug was created by me (ugh) along with i815/i8[2456]0 support. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke

[PATCH] i810 watchdog driver: support for i815/i8[2456]0 chipsets

2001-06-21 Thread pazke
engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/drivers/char/i810-tco.c linux/drivers/char/i810-tco.c --- linux.vanilla/drivers/char/i810-tco.c Thu Jun 21 10:52:57 2001 +++ linux/drivers/char/i810-tco.c Thu Jun 21 10:55:48 2001

[PATCH] i810 watchdog driver: support for i815/i8[2456]0 chipsets

2001-06-21 Thread pazke
engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/drivers/char/i810-tco.c linux/drivers/char/i810-tco.c --- linux.vanilla/drivers/char/i810-tco.c Thu Jun 21 10:52:57 2001 +++ linux/drivers/char/i810-tco.c Thu Jun 21 10:55:48 2001

[PATCH] Intel ICHx PCI quirk

2001-06-19 Thread pazke
| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -u linux.vanilla/drivers/pci/quirks.c linux/drivers/pci/quirks.c --- linux.vanilla/drivers/pci/quirks.c Thu Jun 14 10:12:38 2001 +++ linux/drivers/pci/quirks.c Mon Jun 18 16

[PATCH] Intel ICHx PCI quirk

2001-06-19 Thread pazke
| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -u linux.vanilla/drivers/pci/quirks.c linux/drivers/pci/quirks.c --- linux.vanilla/drivers/pci/quirks.c Thu Jun 14 10:12:38 2001 +++ linux/drivers/pci/quirks.c Mon Jun 18 16

[PATCH] Support for "Yet Another Sound Blaster 16"

2001-06-14 Thread pazke
Hi all, attached patch to add yet another Sound Blaster 16 variant reported by <[EMAIL PROTECTED]> Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/d

[PATCH] Support for Yet Another Sound Blaster 16

2001-06-14 Thread pazke
Hi all, attached patch to add yet another Sound Blaster 16 variant reported by [EMAIL PROTECTED] Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/drivers

[PATCH] pc keyboard driver minor cleanup

2001-06-13 Thread pazke
Hi, added misc_register() return value checking and removed panic() in case of kmalloc failure (IMHO it's possible to live without PS/2 mouse :) Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke

[PATCH] bus mouse drivers cleanup

2001-06-13 Thread pazke
from logibusmouse.c and msbusmouse.c -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -u -X /usr/dontdiff /linux.vanilla/drivers/char/atixlmouse.c /linux/drivers/char/atixlmouse.c

[PATCH] bus mouse drivers cleanup

2001-06-13 Thread pazke
from logibusmouse.c and msbusmouse.c -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -u -X /usr/dontdiff /linux.vanilla/drivers/char/atixlmouse.c /linux/drivers/char/atixlmouse.c

[PATCH] pc keyboard driver minor cleanup

2001-06-13 Thread pazke
Hi, added misc_register() return value checking and removed panic() in case of kmalloc failure (IMHO it's possible to live without PS/2 mouse :) Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke

[PATCH][RFC][REPOST] __init_msg(x) and friends macro

2001-05-28 Thread pazke
and will be usefull :)) Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/include/linux/init.h linux/include/linux/init.h --- linux.vanilla/include/linux/init.h Mon

[PATCH][RFC][REPOST] __init_msg(x) and friends macro

2001-05-28 Thread pazke
:)) Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/include/linux/init.h linux/include/linux/init.h --- linux.vanilla/include/linux/init.h Mon May 14 15:51:20 2001

[PATCH] arch/i386/kernel/bluesmoke.c: missing __init

2001-05-25 Thread pazke
Hi all, this micropatch adds missing __init for winchip_mcheck_init() function. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur -X /usr/dontdiff /linux.vanilla/arch/i386

[PATCH] lp486e.c: check region removal

2001-05-25 Thread pazke
Hi all, patch for lp486e.c network driver attached. Changes: check_region() call removed, added missing __init and __exit. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur

[PATCH] lp486e.c: check region removal

2001-05-25 Thread pazke
Hi all, patch for lp486e.c network driver attached. Changes: check_region() call removed, added missing __init and __exit. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur

[PATCH] arch/i386/kernel/bluesmoke.c: missing __init

2001-05-25 Thread pazke
Hi all, this micropatch adds missing __init for winchip_mcheck_init() function. Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur -X /usr/dontdiff /linux.vanilla/arch/i386

[PATCH] small addition to

2001-05-14 Thread pazke
.init and then to bitbucket. IMHO it can save some extra memory for us. Best regadrs. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED] | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/include/linux/init.h linux/include/linu

[PATCH] small addition to linux/init.h

2001-05-14 Thread pazke
some extra memory for us. Best regadrs. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc diff -ur linux.vanilla/include/linux/init.h linux/include/linux/init.h --- linux.vanilla/include/linux/init.h

[PATCH] cs89x0.c: get rid of check_region()

2000-09-28 Thread pazke
Hi all, this patch removes this old check_region() crap, also some lines are changed to conform with /linux/drivers/Documentation/CodingStyle :) If here is no objection, I'll walk through /linux/drivers/net and continue check_region removing. Best regards, Andrey --

[PATCH] cs89x0.c: get rid of check_region()

2000-09-28 Thread pazke
Hi all, this patch removes this old check_region() crap, also some lines are changed to conform with /linux/drivers/Documentation/CodingStyle :) If here is no objection, I'll walk through /linux/drivers/net and continue check_region removing. Best regards, Andrey --