2.2.18 asm-alpha/system.h has a problem

2000-12-17 Thread Daiki Matsuda
Hi, all. I encounterd the problem that 'cdrdao' is not compilable in 2.2.18 on Alpha. And I researched a little. So, then new code added in include/asm-alpha/system.h on 2.2.18 has a problem in C++. The 'new' may be the reserved word in C++. And I send its patch. R

linux-2.4.0-test13-pre2 has problems on Alpha

2000-12-17 Thread Daiki Matsuda
nt in arch/alpha/math-emu/Makefile small. Regards Daiki Matsuda --- linux/arch/alpha/math-emu/Makefile.old Sun Dec 17 22:06:10 2000 +++ linux/arch/alpha/math-emu/Makefile Sun Dec 17 22:04:58 2000 @@ -8,7 +8,7 @@ # Note 2! The CFLAGS definition is now in the main makefile... O_TARGET :=

2.4.0-test13-pre2 has problems

2000-12-16 Thread Daiki Matsuda
t/atm/{lane_mpoa_init.c,mpoa_caches.c}. When CONFIG_ATM_LANE or CONFIG_ATM_MPOA is defined as module, the two functions are unreferenced. So, I will put a simple patch. But I feel its patch redundancy against two *.c files. Regards Daiki Matsuda --- linux/net/atm/common.c.old Fri Dec 15 23:48:51 2000 +++ linu

Re: __bad_udelay() is not included in 2.2.18-pre16

2000-10-18 Thread Daiki Matsuda
esolved symbols in /lib/modules/2.2.18-0.01601fb/pcmcia/nin_cs.o e100.o is network module provided by Intel. I used version 1.3.14. The second nin_cs.o is for PCMCIA-CS SCSI card. It's located in ftp://projects.sourceforge.net/pub/pcmcia-cs/contrib/NinjaSCSI3-1.0.2.tar.gz. Regards Daiki Matsud

Re: __bad_udelay() is not included in 2.2.18-pre16

2000-10-18 Thread Daiki Matsuda
esolved symbols in /lib/modules/2.2.18-0.01601fb/pcmcia/nin_cs.o e100.o is network module provided by Intel. I used version 1.3.14. The second nin_cs.o is for PCMCIA-CS SCSI card. It's located in ftp://projects.sourceforge.net/pub/pcmcia-cs/contrib/NinjaSCSI3-1.0.2.tar.gz. Regards Daiki Matsud

__bad_udelay() is not included in 2.2.18-pre16

2000-10-18 Thread Daiki Matsuda
oblem. Regards Daiki Matsuda - 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/

two patches for 2.4.0-test10-pre3

2000-10-16 Thread Daiki Matsuda
CONFIG_IP6_NF_TARGET_MARK, kernel is not built or modules become unresolved. Regards Daiki Matsuda --- linux/net/ipv6/netfilter/Config.in.old Mon Oct 16 17:25:17 2000 +++ linux/net/ipv6/netfilter/Config.in Mon Oct 16 17:46:07 2000 @@ -42,6 +42,13 @@ if [ "$CONFIG_IP6_NF_MANGLE" != &