Paul Blazejowski <[EMAIL PROTECTED]> wrote:
>
> Kernel compile errors here, i think this might be XFS related...
>
> fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
> : undefined reference to `find_exported_dentry'
> make: *** [.tmp_vmlinux1] Error 1
bix:/home/akpm> grep EXPORT x
On Mon, 24 Jan 2005 20:24:59 -0800, Greg KH <[EMAIL PROTECTED]> wrote:
> And yes, I agree that this needs to be done, I've been talking with a
> few other people who are interested in it. I think the lock-rework code
> needs to be finished before it can happen properly, so that we can do
> the "un
Kernel compile errors here, i think this might be XFS related...
fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
: undefined reference to `find_exported_dentry'
make: *** [.tmp_vmlinux1] Error 1
.config attached
Cheers,
Paul B.
--
FreeBSD the Power to Serve!
.config
Descriptio
I got a compile error:
arch/x86_64/kernel/asm-offsets.c: In function `main':
arch/x86_64/kernel/asm-offsets.c:65: error: invalid application of
`sizeof' to incomplete type `pbe'
arch/x86_64/kernel/asm-offsets.c:66: error: dereferencing pointer to
incomplete type
arch/x86_64/kernel/asm-offsets.c:67:
Hello all,
These patches allow ATI's Radeon drivers (8.8.25) to work under the
realtime-preempt 2.6.11-rc2-v0.7.37-01 Linux kernels.
Be sure to configure tmpfs before using (see
http://www.ati.com/support/infobase/4687.html).
OpenGL works very well. Quake 3, bzflag, gltron all run solidly and
Dear developers,
I bought myself a DVD recorder yesterday and today I tried to install it in
my system. I have an Asus A7V motherboard with a VIA KT133 chipset with 2
VIA IDE controllers and 2 Promise PDC20265 controllers.
Since I already had a CD recorder, I decided to keep it and I tried to
con
Greg KH writes:
> On Fri, Jan 28, 2005 at 01:38:22PM -0600, Tom Zanussi wrote:
> > +extern void * alloc_rchan_buf(unsigned long size,
> > +struct page ***page_array,
> > +int *page_count);
> > +extern void free_rchan_buf(void *buf,
> > +
Andi Kleen writes:
> Tom Zanussi <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > This patch is the result of the latest round of liposuction on relayfs
> > - the patch size is now 44K, down from 110K and the 200K before that.
> > I'm posting it as a patch against 2.6.10 rather than -mm in ord
On Saturday 29 January 2005 22:22, Roman Zippel wrote:
> Hi,
>
> On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
>
> > Well, with the current Kconfig I can de-select INPUT and still select
> > serio and serio_raw and access my AUX port via /dev/psaux. I don't know
> > if anyone would really do it, bu
Hi,
On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
> Well, with the current Kconfig I can de-select INPUT and still select
> serio and serio_raw and access my AUX port via /dev/psaux. I don't know
> if anyone would really do it, but why not?
>
> Btw, what was the point of your patch?
See the subje
On Fri, Jan 28, 2005 at 03:45:08PM +0100, Alexander Bostr?m wrote:
> fre 2005-01-21 klockan 12:22 -0500 skrev Derrick J Brashear:
> > On Fri, 21 Jan 2005, Matthew Miller wrote:
> >
> > > On Fri, Jan 21, 2005 at 09:00:59AM -0500, Derrick J Brashear wrote:
>
> > >> It seems like Arla would probabl
Hello people,
Now I _really_ need to bang my head on the wall... :( and thank all
you people who responded to my cry for help... I have to admit that I have
been stupid (or just a little clueless) but I have worked the puzzle!!
It seems that sata_vsc works just fine My entire pro
On Saturday 29 January 2005 20:16, Roman Zippel wrote:
> Hi,
>
> On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
>
> > > That's fine, but why is it in the input menu? How do you suggest to make
> > > it selectable without selecting input and without messing the menu
> > > structure?
> >
> > Well,
Description: Cleanup some cluttered macros, add error checking for fan divisor
value set.
Signed-off-by: Sytse Wielinga <[EMAIL PROTECTED]>
Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]>
Signed-off-by: Shawn Starr <[EMAIL PROTECTED]>
Description: Cleanup some cluttered macros, add error chec
Sam Ravnborg wrote:
make KBUILD_NOCMDDEP=1
will do what you want - at least I have it in my tree now.
I could not just ignore 'gcc' - but had to ignore the full commandline.
This is due to more complex commands like:
rm -f file; $(LD) ...
That's probably the right behaviour actually.
Within the Mak
Hi,
On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
> > That's fine, but why is it in the input menu? How do you suggest to make
> > it selectable without selecting input and without messing the menu
> > structure?
>
> Well, probably split input into sections, one of the options would be
> somethi
Nathan Lynch <[EMAIL PROTECTED]> wrote:
>
> With both 2.6.11-rc2-mm1 and -mm2 I'm seeing this message occasionally
> on a ppc64 box with ext3 filesystems:
>
> __journal_remove_journal_head: freeing b_committed_data
Yes, that appears to be some mysterious race introduced by Alex's JBD fixes.
>
On Fri, Jan 28, 2005 at 05:48:11PM +0100, Michael Gernoth wrote:
> Hi,
>
> we have about 70 P4 uniprocessor machines (some with Hyperthreading
> capable CPUs) running linux 2.4.29, which are woken up on the weekdays
> by sending a WOL packet to them. The machines all have a E100 nic with
> WOL ena
Applied both, thanks James.
On Thu, Jan 27, 2005 at 06:25:09PM -0600, James Nelson wrote:
> This patch fixes a memory leak in the FLASH_Burn ioctl for the Cobalt LCD
> interface driver.
>
> Signed-off-by: James Nelson <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscri
Hi-
With both 2.6.11-rc2-mm1 and -mm2 I'm seeing this message occasionally
on a ppc64 box with ext3 filesystems:
__journal_remove_journal_head: freeing b_committed_data
Is this cause for concern?
Nathan
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11-rc2-mm2
On Saturday 29 January 2005 18:56, Roman Zippel wrote:
> Hi,
>
> On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
>
> > I can assure you that serio_raw driver _does not_ use input system - it is
> > implementation of pre 2.6 /dev/psaux interface giving you access to raw AUX
> > data. It was written so
The LTT option got dropped in the middle of the CONFIG_EMBEDDED menu
without a dependency on EMBEDDED. Selecting EMBEDDED in menuconfig now
causes a bunch of random embedded options to appear on the general
options menu.
Not really sure if this belongs here or in the debugging menus.
Signed-off-b
Ask for SERIAL_TXX9 only on those devices that actually have one.
arch/mips/Kconfig |2 ++
drivers/serial/Kconfig |6 +-
2 files changed, 7 insertions(+), 1 deletion(-)
Index: linux-2.6.11-rc2/drivers/serial/Kconfig
===
Lorenzo =?ISO-8859-1?Q?Hern=E1ndez_?=
=?ISO-8859-1?Q?Garc=EDa-Hierro?= <[EMAIL PROTECTED]> said:
> Attached you can find a split up patch ported from grSecurity [1], as
> Linus commented that he wouldn't get a whole-sale patch, I was working
> on it and also studying what features of grSec
Jesper Juhl wrote:
In kernel/params.c::module_attr_show and
kernel/params.c::module_attr_store we call to_module_kobject() and save
the result in a local variable right before a conditional statement that
does not depend on the call to to_module_kobject() and may cause the
function to return. I
Maurice Volaski wrote:
CONFIG_THERM_PM72 is required for thermal management in at least Macs,
most notably the PowerMac G5. Without it, the computer will run its fans
at the max and is very loud.
It's missing from .config in at least a few releases of recent kernels
(2.6.10, 2.6.11).
Does anyo
On Mon, Jan 24, 2005 at 12:57:50PM +0100, Fruhwirth Clemens wrote:
> This is the core of my LRW patch. Added test vectors.
> http://grouper.ieee.org/groups/1619/email/pdf00017.pdf
Please include a URL for the standard at the top of the LRW code and
next to the test vectors. I had to search around
Michael Gernoth wrote:
> On Fri, Jan 28, 2005 at 10:53:51AM -0800, Bukie Mabayoje wrote:
> > Do you know the official NIC product name e.g Pro/100B. I need to identify
> > the LAN Controller. There are differences between 557 (not sure if 557 can
> > do WOL), 558 and 559 how they ASSERT the PME
Hi,
On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
> I can assure you that serio_raw driver _does not_ use input system - it is
> implementation of pre 2.6 /dev/psaux interface giving you access to raw AUX
> data. It was written so we can still use PS/2 devices for which we don't have
> proper in-ke
Sean Neakums <[EMAIL PROTECTED]> writes:
> On a PowerBook (PowerBook5.4), when snd_powermac is modprobed during
> the boot, I get the following. After similar messages for a few more
> modules, the machine seems wedged.
Brice Goglin's patch fixes this.
However, when I modprobe radeonfb I get:
On Sun, 30 Jan 2005 00:46:24 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> On Sat, Jan 29, 2005 at 06:51:25PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > Hi,
> >
> > On Sat, 29 Jan 2005 18:11:08 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> > > This patch makes the needlessly global function is
On Sat, Jan 29, 2005 at 06:51:25PM +0100, Bartlomiej Zolnierkiewicz wrote:
> Hi,
>
> On Sat, 29 Jan 2005 18:11:08 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> > This patch makes the needlessly global function isp16_init static.
> >
> > As a result, it turned out that both this function and som
In kernel/params.c::module_attr_show and
kernel/params.c::module_attr_store we call to_module_kobject() and save
the result in a local variable right before a conditional statement that
does not depend on the call to to_module_kobject() and may cause the
function to return. If the function ret
On Saturday 29 January 2005 18:20, Roman Zippel wrote:
> Hi,
>
> On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
>
> > On Saturday 29 January 2005 17:20, Roman Zippel wrote:
> > > --- linux-2.6.11.orig/drivers/input/serio/KconfigÂÂÂ2005-01-29
> > > 22:50:43.404946203 +0100
> > > +++ linux-2.6.11
Hello Maurice
It's missing from .config in at least a few releases of recent
kernels (2.6.10, 2.6.11).
Definitly not true, at least for ppc32.
Note that..
1) I looked only at official kernel source code
and
2) I looked only at a few releases, not every patchset.
and
3) I looked only at the result
CONFIG_THERM_PM72 is required for thermal management in at least
Macs, most notably the PowerMac G5. Without it, the computer will run
its fans at the max and is very loud.
It's missing from .config in at least a few releases of recent
kernels (2.6.10, 2.6.11).
Does anyone know why?
--
Maurice
On Saturday 29 January 2005 06:25, Vojtech Pavlik wrote:
> On Sat, Jan 29, 2005 at 04:50:55AM +, Al Viro wrote:
>
> > > I'm very sorry about the locking, but the thing grew up in times of
> > > kernel 2.0, which didn't require any locking. There are a few possible
> >
> > Incorrect. You have
On Saturday 29 January 2005 06:12, Vojtech Pavlik wrote:
> However, on 2.6, where you can have more than one keyboard, it'd be
> better to use the EVIOCSKEYCODE ioctl on the event device instead of the
> KDSKEYCODE ioctl on the console, as the later only changes the first
> found keyboard.
>
FWIW
On Thu, Jan 27, 2005 at 11:56:46AM -0500, Shawn Starr wrote:
> Description: Cleanup some cluttered macros, add error
> checking for fan divisor value set.
Hm, we'll get there yet. Your patch was not in a plain text form, so
that I could apply it directly from the email.
> Approved-by: Greg KH <[
On Sun, Jan 30, 2005 at 12:12:55AM +0100, Adrian Bunk wrote:
> > Changes since 2.6.11-rc2-mm1:
> >...
> > +mips-txx9-serieal-driver-rewrite.patch
> >...
> > MIPS update
> >...
>
> It seems the SERIAL_TXX9 dependencies are incorrect.
Wrong also. Will fix in a minute.
Ralf
-
To unsubscribe fr
Hi,
On Sat, 29 Jan 2005, Dmitry Torokhov wrote:
> On Saturday 29 January 2005 17:20, Roman Zippel wrote:
> > --- linux-2.6.11.orig/drivers/input/serio/Kconfig 2005-01-29
> > 22:50:43.404946203 +0100
> > +++ linux-2.6.11/drivers/input/serio/Kconfig2005-01-29
> > 22:56:42.549085439 +010
On Saturday 29 January 2005 14:59, Jaco Kroon wrote:
> > Compiling USB 1.1 support does the very same thing as specifying
> > usb-handoff on the command like - tells the BIOS to keep its hands off
> > the USB _and_ PS/2 controllers.
>
> I'm missing something, I have USB1.1 compiled in, then why do
>
> No, XAA is normally used for 2D acceleration. This is hardware
> accelerated but doesn't use DRI, X does 2D accel by talking directly to
> the hardware without the kernel's involvement.
>
well not totally true, X on radeon/r200/r300 cards needs the DRM to
load the microcode for the command p
On Sat, Jan 29, 2005 at 01:11:34PM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.11-rc2-mm1:
>...
> +mips-txx9-serieal-driver-rewrite.patch
>...
> MIPS update
>...
It seems the SERIAL_TXX9 dependencies are incorrect.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
--- linux-2.6.11-rc2-mm2
On a PowerBook (PowerBook5.4), when snd_powermac is modprobed during
the boot, I get the following. After similar messages for a few more
modules, the machine seems wedged.
Reversed bk-driver-core.patch and rebuilt, same result.
kobject_register failed for snd_page_alloc (-17)
Call Trace:
dum
Andrew Morton a écrit :
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc2/2.6.11-rc2-mm2/
Changes since 2.6.11-rc2-mm1:
+fix-kallsyms-insmod-rmmod-race.patch
+fix-kallsyms-insmod-rmmod-race-fix.patch
+fix-kallsyms-insmod-rmmod-race-fix-fix.patch
fix a modules race
Hi Andrew,
On Saturday 29 January 2005 17:20, Roman Zippel wrote:
> --- linux-2.6.11.orig/drivers/input/serio/Kconfig 2005-01-29
> 22:50:43.404946203 +0100
> +++ linux-2.6.11/drivers/input/serio/Kconfig2005-01-29 22:56:42.549085439
> +0100
> @@ -3,6 +3,7 @@
> #
> config SERIO
> tristate
Hello!
Here is the error:
[EMAIL PROTECTED]:~/uml/linux$ ARCH=um make vmlinux
...
gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -ffreestanding -O2 -fno-omit-frame-pointer -g -U__i386__
-Ui386 -D__arch_um__ -DSUBARCH=\"i386\" -Iarch/um/include
-I/home/nagyz/uml/li
This properly indents the input menu.
Move SOUND_GAMEPORT to its user, so it's easier to set it to y, even if
GAMEPORT is n.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
drivers/input/Kconfig |3 +++
drivers/input/gameport/Kconfig | 21 +
drivers/inpu
This properly indents various driver menus.
Remove PARPORT_PC_CML1.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
mtd/Kconfig | 18 +-
parport/Kconfig | 12 +++-
video/Kconfig | 29 ++---
3 files changed, 26 insertions(+), 33 de
This properly indents the USB menu.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
Kconfig | 18 ++
host/Kconfig| 18 --
storage/Kconfig |1 +
3 files changed, 19 insertions(+), 18 deletions(-)
Index: linux-2.6.11/drivers/usb/host/Kconf
This properly indents the sound menu.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
core/Kconfig |7 ++-
oss/Kconfig |8
2 files changed, 10 insertions(+), 5 deletions(-)
Index: linux-2.6.11/sound/oss/Kconfig
This properly indents the kernel hacking menu.
Move LOG_BUF_SHIFT into kernel hacking menu (it already depended on
DEBUG_KERNEL).
Add DEBUG_KERNEL dependency to EARLY_PRINTK, DEBUG_PREEMPT and FRAME_POINTER.
Remove overlong dependency, which included practically every arch.
Merge the two MAGIC_SY
This properly indents the cpufreq menu.
Remove CPU_FREQ_TABLE as visible option and use select instead.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
arch/i386/kernel/cpu/cpufreq/Kconfig | 54 +++
drivers/cpufreq/Kconfig | 20 ++--
This properly indents the ACPI menu.
Hide ACPI_BLACKLIST_YEAR when not needed.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
Kconfig | 36 +---
1 files changed, 13 insertions(+), 23 deletions(-)
Index: linux-2.6.11/drivers/acpi/Kconfig
=
This properly indents the bus options menu.
Merge the two MCA menu entries.
Remove unnecessary "default n" options.
Signed-off-by: Roman Zippel <[EMAIL PROTECTED]>
---
arch/i386/Kconfig|8 ++--
drivers/pci/Kconfig |2 +-
drivers/pci/pcie/Kconfig |2 +-
drivers/pcmc
Hi,
The following patches cleans up some of the worst offenders, which mess up
the kconfig menu structure. The patches apply to 2.6.11-rc2-mm2 and
2.6.11-rc2-bk7, the only exception is the one below. Andrew, I leave it
to you what to do with it, maybe fold it directly into kgdb-ga.patch?
bye,
Russell,
I doubt that this issue is specifically related to the card being
used. I just recalled the fact that the IRQ probing done by the
yenta_socket driver code has run into the IRQ storm at
boot time as well, without any cards in the slots.
Another piece of info for the pile.
Mike
On Sat,
On Sat, 29 Jan 2005, John Levon wrote:
> Looks like you're still on the broken bkcvs, which is missing this
> patch:
>
> http://linus.bkbits.net:8080/linux-2.5/[EMAIL PROTECTED]|[EMAIL PROTECTED]
>
> which AFAICS is the correct solution to the problem.
Hmm i was actually using BK and not BKCVS
On Sat, Jan 29, 2005 at 09:47:42AM -0700, Zwane Mwaikambo wrote:
> > Unfortunately bkcvs seems out of date so I can't even look at this
> > myself.
>
> Yes you are right, i checked bk and there was a lot of shuffling about due
> to the timer override. But it looks like we're depending on the tim
On Mon, Jan 17, 2005 at 02:03:41PM -0800, H. Peter Anvin wrote:
> >There is no way to tell kbuild "ignore gcc change"
>
> There really needs to be one.
make KBUILD_NOCMDDEP=1
will do what you want - at least I have it in my tree now.
I could not just ignore 'gcc' - but had to ignore the full comm
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc2/2.6.11-rc2-mm2/
Changes since 2.6.11-rc2-mm1:
linus.patch
bk-agpgart.patch
bk-alsa.patch
bk-arm.patch
bk-cifs.patch
bk-cpufreq.patch
bk-driver-core.patch
bk-drm.patch
bk-drm-via.patch
bk-i2c.patch
bk-ide-de
On Sat, 2005-01-29 at 15:57 -0500, Parag Warudkar wrote:
> Dr. David Alan Gilbert wrote:
>
> >* Lee Revell ([EMAIL PROTECTED]) wrote:
> >
> >
> >>Stupid question: what the heck does OO use DRI for? I googled and came
> >>up empty.
> >>
> >>
> >
> >It does pointless 3D objects in its drawing
Hi Russell,
This is a different card (NetGear WG511U) than the USB card that
was discussed in the previous thread. I haven't tried a 2.4.x kernel
yet, but that was on my list of things to do. :) Unfortunately, this is
the only machine I've got which has CardBus so I'd have a hard time
attempting
Dr. David Alan Gilbert wrote:
* Lee Revell ([EMAIL PROTECTED]) wrote:
Stupid question: what the heck does OO use DRI for? I googled and came
up empty.
It does pointless 3D objects in its drawing package.
Another stupid question :)
Does it mean DRI is only used for doing 3D? How about no
On Sat, Jan 29, 2005 at 12:42:17PM -0800, Mike Cumings wrote:
> In my Googling, I encountered a thread on January 10th of this year entitled
> "yenta_socket rapid fires interrupts" (between Dick Hollenbeck, Linus,
> and others)
Out of interest, is it the same cardbus card you're inserting into
the
On Sat, 2005-01-29 at 20:40 +, Dr. David Alan Gilbert wrote:
> * Lee Revell ([EMAIL PROTECTED]) wrote:
> >
> > Stupid question: what the heck does OO use DRI for? I googled and came
> > up empty.
>
> It does pointless 3D objects in its drawing package.
>
Thanks. I knew it had to be someth
Hi,
In current linux kernel, file descriptors do not include a process data. So
if it is possible to add process data to file descriptor structures in Linux
kernel. So a file descriptor could save a list of proc pointers or a list of
PID values. If this list can be implemented, then sockets ca
Good day gurus,
I've got an IRQ storm resulting in a useless CardBus bridge that I am having
a hard time debugging. I've seen this on 2.6.9, 2.6.10, and 2.6.11-rc2 which is
what I'm currently testing against.
For some reason I'm getting an IRQ storm when attempting to use a TI1225
CardBus bridge
On Saturday 29 January 2005 14:25, Jon Smirl wrote:
>On Sat, 29 Jan 2005 13:02:51 +, Richard Hughes
<[EMAIL PROTECTED]> wrote:
>> On Sat, 29 Jan 2005 12:49:16 +, Richard Hughes wrote:
>> > Note, that strace glxgears gives exactly the same output, going
>> > from 0 to 14 and then seg-faulti
* Lee Revell ([EMAIL PROTECTED]) wrote:
>
> Stupid question: what the heck does OO use DRI for? I googled and came
> up empty.
It does pointless 3D objects in its drawing package.
Dave
-Open up your eyes, open up your mind, open up your code ---
/ Dr. David Alan Gilbert| Running
On Sat, 2005-01-29 at 14:25 -0500, Jon Smirl wrote:
>
> > And oowriter and glxgears work from bootup. Shall I file a bug with udev?
>
> Your user ID needs to belong to group DRI.
>
Stupid question: what the heck does OO use DRI for? I googled and came
up empty.
Lee
-
To unsubscribe from thi
Do you still need atkbd.reset=1?
No, i don't. i've just tried it, because when keyboard was not working,
the only error report was produced by this option.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info a
Wiktor, can you try atkbd.dumbkbd=1?
Here you are full dmesg (see attachment). i've been typing alphabet
after kernel boot.
atkbd.dumpkbd.gz
Description: application/gzip
It still looks OK. It seems to be a very ancient keyboard. Can you try with
a newer one? That'd tell us whether it's the controller or the keyboard
that is giving problems.
What keyboard model is it? What machine?
Machine info attached as a part of /dev/proc. i've tried with another AT
keyboard an
Vojtech Pavlik wrote:
On Fri, Jan 28, 2005 at 04:20:58PM +0200, Jaco Kroon wrote:
Vojtech Pavlik wrote:
On Thu, Jan 27, 2005 at 09:29:47PM +0100, Andries Brouwer wrote:
So what _might_ happen is that we write the command, and then
i8042_wait_write() thinks that there is space to write the data
i
Vojtech Pavlik wrote:
What I believe is happening is that we're talking to SMM emulation of
the i8042, which doesn't have a clue about these commands, while the
underlying real hardware implementation does. And because of that they
disagree on what should happen when the command is issued, and sinc
For the record, this has nothing to do with my crash. Mine still crashes
all the time if I try to save a new document.
Trever
On Sat, 2005-01-29 at 14:25 -0500, Jon Smirl wrote:
> On Sat, 29 Jan 2005 13:02:51 +, Richard Hughes <[EMAIL PROTECTED]> wrote:
> > On Sat, 29 Jan 2005 12:49:16 +,
On Sat, Jan 29, 2005 at 06:22:55PM +0100, Jean Delvare wrote:
> Hi Adrian,
>
> > The mcd driver drives only very old hardware (some single and double
> > speed CD drives that were connected either via the soundcard or a
> > special ISA card), and the mcdx driver offers more functionality for
> >
On Sat, Jan 29, 2005 at 04:50:55AM +, Al Viro wrote:
> > I'm very sorry about the locking, but the thing grew up in times of
> > kernel 2.0, which didn't require any locking. There are a few possible
>
> Incorrect. You have blocking allocations in critical areas and they
> required locking a
On Fri, Jan 28, 2005 at 09:46:41AM -0500, Dmitry Torokhov wrote:
> On Fri, 28 Jan 2005 15:31:21 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote:
> > On Tue, Jan 25, 2005 at 08:37:34PM +0100, Wiktor wrote:
> > > Hi,
> > >
> > > here you are gzip-ed dmesg from booting 2.6.8.1 - i've been playing
> >
On Sat, Jan 29, 2005 at 12:23:15AM +0100, [EMAIL PROTECTED] wrote:
> Document atkbd.softraw (and shorten a few long lines nearby).
Thanks, applied.
> --- a/Documentation/kernel-parameters.txt 2004-12-29 03:39:42.0
> +0100
> +++ b/Documentation/kernel-parameters.txt 2005-01-29 00
On Fri, Jan 28, 2005 at 11:02:52PM -0500, Jon Smirl wrote:
> Something changed in the Linus BK kernel in the last few days so that
> I get "drivers/usb/input/hid-input.c: event field not found" in dmesg
> everytime I move my MS Wheel mouse. Any ideas on how to get rid of
> this?
>
> The events ar
On Sat, Jan 29, 2005 at 01:11:08PM +0100, Roman Zippel wrote:
> > I'm very sorry about the locking, but the thing grew up in times of
> > kernel 2.0, which didn't require any locking. There are a few possible
> > races with device registration/unregistration, and it's on my list to
> > fix that, h
On Fri, Jan 28, 2005 at 08:39:42PM +0100, Wiktor wrote:
> Hi, IT WORKED!
>
> >Please try i8042.noaux=1. You say you're using a serial mouse in your
> >other e-mail, so the system may not have an AUX port yet the kernel
> >thinks it does. This may cause the keyboard to stop responding.
>
> comman
On Fri, Jan 28, 2005 at 10:59:39PM +0100, Andries Brouwer wrote:
> On Fri, Jan 28, 2005 at 12:10:05PM +0100, Vojtech Pavlik wrote:
>
> > And, btw, raw mode in 2.6 is not badly broken. It works as it is
> > intended to. If you want the 2.4 behavior on x86, you just need to
> > specify "atkbd.softra
On Thu, Jan 27, 2005 at 01:18:55PM -0500, Dmitry Torokhov wrote:
> On Thu, 27 Jan 2005 17:36:05 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote:
> > On Thu, Jan 27, 2005 at 05:15:18PM +0100, Vojtech Pavlik wrote:
> >
> > > OK. I'll go through them, and apply as appropriate. I still need to wrap
>
Hi!
The previous set introduced one bug, mostly harmless, but pretty
annoying - the hid-input driver fills the logs with the 'event field not
found' message. I'm sorry for that, I just tested that the patch does
what it should and didn't check the logs.
The last of these three patches fixes that.
On Sat, 29 Jan 2005 13:02:51 +, Richard Hughes <[EMAIL PROTECTED]> wrote:
> On Sat, 29 Jan 2005 12:49:16 +, Richard Hughes wrote:
> > Note, that strace glxgears gives exactly the same output, going from 0 to
> > 14 and then seg-faulting, so it's *not just a oo problem*.
>
> I know it's bad
Al Viro wrote:
On Sat, Jan 29, 2005 at 03:45:42AM +0100, Rene Scharfe wrote:
The patch is inspired by the /proc restriction parts of the
GrSecurity patch. The main difference is the ability to configure
the restrictions dynamically. You can change the umask setting by
running
# mount -o remount,u
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/for-linus
===
[EMAIL PROTECTED], 2005-01-29 13:09:24+01:00, [EMAIL PROTECTED]
input: Ignore non-LED events in hid-input hidinput_event(). This gets rid
On Fri, Jan 28, 2005 at 09:22:20PM +0100, Wiktor wrote:
> Hi,
>
> >We do test AUX port and your port appears to be perfectly functional
> >from the kernel point of view - it porperly responds to AUX_LOOP
> >commands, does not claim to support MUX mode and KBC properly sets
> >status register when
Hi,
I'm trying to list all of the tasks and their
children. (Im using a 2.6.5-7 kernel)
The code below does not list all of the pids as
compared to the /proc entries.
Why does the following code not list all of the
active pids in the system?
please cc this id.
---
Hi there,
unfortunately, I'm everything else but a developer, so please be a bit
patient with me.
As indicated by the subject, I got annoyed by the error message
mentioned flooding my log files. Comparing ftdi_sio.c to some of the
other usb->serial converter drivers, I decided to apply the follow
Where is the 2.6.10-ac11 announcement?
--
Ralf Hildebrandt (i.A. des IT-Zentrum) [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-BerlinFax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/for-linus
===
[EMAIL PROTECTED], 2005-01-29 12:27:56+01:00, [EMAIL PROTECTED]
input: Document the atkbd.softraw module parameter.
From: Andries Brouwer <
On Fri, Jan 28, 2005 at 04:20:58PM +0200, Jaco Kroon wrote:
> Vojtech Pavlik wrote:
> >On Thu, Jan 27, 2005 at 09:29:47PM +0100, Andries Brouwer wrote:
> >
> >
> >>>So what _might_ happen is that we write the command, and then
> >>>i8042_wait_write() thinks that there is space to write the data
>
You can pull this changeset from:
bk://kernel.bkbits.net/vojtech/for-linus
===
[EMAIL PROTECTED], 2005-01-28 21:11:52+01:00, [EMAIL PROTECTED]
input: Fix MUX mode disabling.
Signed-off-by: Vojtech Pavlik <[EMAIL PROTEC
On Fri, Jan 28, 2005 at 08:49:03PM +0100, Wiktor wrote:
> Hi,
>
> >Could you please try editing drivers/input/serio/i8042.c and add
> >udelay(20) before and after calls to i8042_write_data() in
> >i8042_kbd_write() and i8042_command().
>
> of course i could, will it make kernel not detect smoked
On Fri, Jan 28, 2005 at 08:22:32PM +0100, Wiktor wrote:
> Hi,
>
> >This dmesg looks like the keyboard works perfectly OK. Do new lines
> >appear in dmesg when you press keys while the system is running?
>
> .no? no, they don't. i've new dmesg for you - it reports
> timeouts while try
1 - 100 of 184 matches
Mail list logo