RE: IDE disk and HPA

2005-08-04 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >Etienne Lorrain >Sent: Thursday, August 04, 2005 5:11 AM >To: linux-kernel@vger.kernel.org >Subject: Re: IDE disk and HPA > >> > > My question is now: why is an HPA disabled i.e. disprotected when >> > >

RE: [linux-usb-devel] Re: 2.6.13-rc4-mm1

2005-08-01 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] >Sent: Sunday, July 31, 2005 7:02 PM >To: [EMAIL PROTECTED] >Cc: linux-usb-devel@lists.sourceforge.net; >linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: Re

RE: 2.6.13-rc4-mm1

2005-08-01 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Michael Thonke >Sent: Sunday, July 31, 2005 8:12 AM >To: Andrew Morton >Cc: linux-kernel@vger.kernel.org >Subject: Re: 2.6.13-rc4-mm1 > >Hello Andrew, > >the ACPI bug or the problems with 2.6.13-rc3-mm[

[PATCH 2.4] Fix incorrect Asus k7m irq router detection

2005-07-29 Thread Aleksey Gorelov
The two chips have different pirq mapping, so this leads to "irq routing conflict" on many pci devices. Patch for 2.4.32-pre2 Signed-off-by: Aleksey Gorelov <[EMAIL PROTECTED]> --- linux-2.4.31-old/arch/i386/kernel/pci-irq.c 2005-07-29 14:44:12.0 -0700 +++ linux-2.4.31/arch/i386/

RE: [2.6.13-rc3-git4] VIA686A polymorphs into VIA586!

2005-07-26 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >Giancarlo Formicuccia >Sent: Tuesday, July 26, 2005 2:09 PM >To: Aleksey Gorelov >Cc: linux-kernel@vger.kernel.org >Subject: Re: [2.6.13-rc3-git4] VIA686A polymorphs into VI

RE: [2.6.13-rc3-git4] VIA686A polymorphs into VIA586!

2005-07-25 Thread Aleksey Gorelov
>-Original Message- >From: Giancarlo Formicuccia [mailto:[EMAIL PROTECTED] >Sent: Saturday, July 23, 2005 3:20 AM >To: linux-kernel@vger.kernel.org >Cc: Aleksey Gorelov >Subject: [2.6.13-rc3-git4] VIA686A polymorphs into VIA586! > >[Please CC me in any reply] >

RE: Stripping in module

2005-07-25 Thread Aleksey Gorelov
Well, the best you can do is strip -R .note -R .comment --strip-unneeded. If you go for more, module might not be loaded/initialized properlly Aleks. >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Budde, Marco >Sent: Sunday, July 24, 2005 11:24 PM

RE: Kernel page table and module text

2005-04-18 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Allison >Sent: Sunday, April 17, 2005 11:21 PM >To: linux-kernel@vger.kernel.org >Subject: Kernel page table and module text > >Hi, > >Since module is loaded in non-contiguous memory, there has to be an >e

RE: mmap() and ioctl()

2005-04-05 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Matthew Dharm >Sent: Monday, April 04, 2005 12:20 PM >To: Richard B. Johnson >Cc: Kernel Developer List >Subject: Re: mmap() and ioctl() > [snip] >That's an interesting concept, and one I'm not familiar

RE: mmap/munmap on linux-2.6.11

2005-03-28 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of linux-os >Sent: Friday, March 25, 2005 1:19 PM >To: Linux kernel >Subject: mmap/munmap on linux-2.6.11 > >Memory gurus, > >We have an application where a driver allocates DMA-able memory. >This DMA-able m

RE: Kernel modules query

2005-02-18 Thread Aleksey Gorelov
Hi >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of linux lover >Sent: Friday, February 18, 2005 1:36 AM >To: [EMAIL PROTECTED]; linux-kernel@vger.kernel.org >Subject: Kernel modules query > >Hello, >I want to know can a variable be exported by

RE: BIOS Bug

2005-02-08 Thread Aleksey Gorelov
>>>-Original Message- >>>From: [EMAIL PROTECTED] >>>[mailto:[EMAIL PROTECTED] On Behalf Of >Enrico Bartky >>>Sent: Monday, February 07, 2005 7:12 AM >>>To: linux-kernel@vger.kernel.org >>>Subject: BIOS Bug >>> >>>Hello, >>> >>>on my notebook, when I plugged in my USB keyboard the kernel

RE: BIOS Bug

2005-02-07 Thread Aleksey Gorelov
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Enrico Bartky >Sent: Monday, February 07, 2005 7:12 AM >To: linux-kernel@vger.kernel.org >Subject: BIOS Bug > >Hello, > >on my notebook, when I plugged in my USB keyboard the kernel >doesnt boot correctly

[no subject]

2005-02-02 Thread Aleksey Gorelov
Hi Matt, Alan, Could you please tell me (link would do) why it makes default delay_use=5 really necessary (from the patch below)? https://lists.one-eyed-alien.net/pipermail/usb-storage/2004-August/00074 7.html It makes USB boot really painfull and slow :( I understand there should be a goo

RE: Linux hangs during IDE initialization at boot for 30 sec

2005-02-02 Thread Aleksey Gorelov
>-Original Message- >From: Michael Brade [mailto:[EMAIL PROTECTED] >Sent: Wednesday, February 02, 2005 11:55 AM >To: Aleksey Gorelov >Subject: Re: Linux hangs during IDE initialization at boot for 30 sec > >Hi, > >> Since you don't care about anyt

RE: Linux hangs during IDE initialization at boot for 30 sec

2005-02-02 Thread Aleksey Gorelov
Hi, >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Michael Brade >Sent: Tuesday, February 01, 2005 3:58 AM >To: linux-kernel@vger.kernel.org >Subject: Linux hangs during IDE initialization at boot for 30 sec > [snip] > >I found additional lines in th

modules strip

2005-01-21 Thread Aleksey Gorelov
Hi, I'm trying to strip modules a bit (2.6, x86) using strip -R .not -R .comment --strip-unneeded module.ko It seems to keep intact relocation & ksymtab symbols, tested on my configuration and seems to reduce the overall size for about 10-15% (usefull for embedded). Does anybody know if ther