sched_ule.c & SMP error

2003-10-16 Thread Valentin Chopov
I'm getting an error in the sched_ule.c It looks that sched_add is called with "struct kse" arg. instead of "struct thread" Thanks, Val cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstri ct-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -ffo

Re: kerberos5 breaks buildworld in -current

2001-10-16 Thread Valentin Chopov
just replace mv with cp in /usr/src/kerberos5/lib/libasn1/Makefile Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

asm error in compiling SMP kernel

2000-12-06 Thread Valentin Chopov
I got this one this time. Val cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -in

last changes in sys/kern/sysv_*.c in CURRENT and Squid 2.4

2000-12-05 Thread Valentin Chopov
Hi, I have a problem with running server aplication which using message queues and shared memory - Squid 2.4 I'm giving short output of gdb. Thanks, Val (gdb) run -N Starting program: /usr/home/valentin/squid/squid-2.4-20001205/src/squid -N Program received signal SIGSYS, Bad system call

CURRENT is freezing again ...

2000-11-16 Thread Valentin Chopov
Hi, After last cvsup my machine (Dual PIII, SMP kernel) is freezing again in 10 min after boot... Thanks, Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

device_tagenb in sys/cam/cam_xpt.c

2000-10-31 Thread Valentin Chopov
After last changes , device_tagenb is not defined in sys/cam/cam_xpt.c Thanks, Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sys/i386/i386/machdep.c:cpu_idle() changes causes this Was: Re:kernel trap 12 with interrupts disabled

2000-10-20 Thread Valentin Chopov
{ enable_intr(); __asm __volatile("hlt"); } } #endif } it works again. I'm running SMP kernel on Dual PIII machine. Regards, Val On Thu, 19 Oct 2000, Valentin Chopov wrote: > I got the same with addition that the machine hangs:( &g

Re: kernel trap 12 with interrupts disabled

2000-10-19 Thread Valentin Chopov
I got the same with addition that the machine hangs:( Val On Wed, 18 Oct 2000, Manfred Antar wrote: > With current kernel I'm getting alot of : > kernel trap 12 with interrupts disabled > kernel trap 12 with interrupts disabled > kernel trap 12 with interrupts disabled > kernel trap 12 with int

error in pci_cfgreg.c

2000-10-16 Thread Valentin Chopov
I got this error while compiling the last kernel: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -march=

ata-raid.c

2000-10-13 Thread Valentin Chopov
ata-raid.c is missing from sys/conf/files Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

after errors in SCSI (Adaptec 29160), 5.0 freezes

2000-10-10 Thread Valentin Chopov
System is freezes, no panic, no reboot, need cold reset to restart... Thanks, Val This is from /var/log/messages : Oct 10 00:10:11 squid /boot/kernel/kernel: (da2:ahc0:0:2:0): Invalidating pack Oct 10 00:10:44 squid last message repeated 10 times Oct 10 00:11:03 squid last message repeated

Re: ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
Soren, yes, I didn't make world today, but cvsup is after your last commit. Before that in my dmesg it was : ad0: 11513MB [23392/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-master using UDMA33 Thanks, Val On Tue, 3 Oct 2000, Soren Schmidt wrote: > It seems Valentin Chop

ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
After last changes ata DMA support is not workind and atapicd is not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Val Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the Universit