Re: asm/unistd.h

2001-04-05 Thread Stephen Thomas
FOO(23); else/* Compile goes crump here. */ another_thing(); Stephen Thomas - 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

Tulip in 2.4.1-ac14 still poorly

2001-02-16 Thread Stephen Thomas
On trying 2.4.1-ac13 I hit the tulip driver problems reported elsewhere, and ac14 does not seem to fix the problem on my machine. Attached is an extract from my /var/log/messages. Stephen Thomas Feb 15 16:07:32 triumph kernel: Linux version 2.4.1-ac14 ([EMAIL PROTECTED]) (gcc version 2.95.2

Re: Tulip in 2.4.1-ac14 still poorly

2001-02-16 Thread Stephen Thomas
Manfred Spraul wrote: > Could you try the attached oneliner patches? > > patch-tulip-fix1 is integrated in -ac15, and I send patch-tulip-typo to > Alan a few seconds ago. Just booted ac15 with the typo patch applied, seems to work well enough for me to be sending you this and there are no obviou

Re: opl3 under 2.4.0-test10

2000-11-11 Thread Stephen Thomas
first tries to get the signature of the OPL3 device, it gets 0xff from the inb() (line 195 of drivers/sound/opl3.c in test11pre1), while the corresponding code in 2.2.18pre19 gets 0x00. Stephen Thomas - 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/

Gameport analog joystick broken in 2.4.4-ac13

2001-05-22 Thread Stephen Thomas
(unless I'm completely misunderstanding the log messages). Anyway, I've attached the .config for the ac12 kernel - the ac13 kernel is the same except I've enabled ECN. I've also attached the initial log messages for the ac12 and ac13 boots on the machine in question. Stephen T

Re: Gameport analog joystick broken in 2.4.4-ac13

2001-05-23 Thread Stephen Thomas
Vojtech Pavlik wrote: > This is weird - there were no changes in joystick code between the two > as far as I know. Have you tried loading the modules manually? No I haven't. And, as I said in my reply to Alan's message, I can't even get the failure to repeat reliably (or at all) any more. I'll

Re: Gameport analog joystick broken in 2.4.4-ac13

2001-05-23 Thread Stephen Thomas
Alan Cox wrote: > No joystick changes in 12->13. Is the fail repeatable ? It seems not. It failed on two successive boots last night, but this morning I booted the machine 3 times and the joystick was recognized just fine each time. Flaky hardware? The plug is screwed in and the joystick works

Reproducible oops when loading ns558.o in 2.4.5-ac4

2001-05-29 Thread Stephen Thomas
2 Before first symbol 12: 8d 70 00 lea0x0(%eax),%esi The module loaded OK in 2.4.5-ac3. input, joydev, ns558, gameport and analog are all configured as modules. Stephen Thomas - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o

Re: Reproducible oops when loading ns558.o in 2.4.5-ac4

2001-05-30 Thread Stephen Thomas
Vojtech Pavlik wrote: > Just one question: How to reproduce it? Just by loading the module? Yes, 'modprobe ns558' generates the oops. Thereafter, lsmod reports that ns558 is initializing. Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message