ACPI glitch

2001-01-23 Thread Peter Wemm
Just a FYI: #2 0xc01f0231 in panic (fmt=0xc031c8c0 "malloc(M_WAITOK) in interrupt context") at ../../kern/kern_shutdown.c:570 #3 0xc01ea192 in malloc (size=28, type=0xc03465c0, flags=0) at ../../kern/kern_malloc.c:151 #4 0xc016a4ce in AcpiOsQueueForExecution (Priority=2,

USB problems

2001-01-23 Thread Thorsten Greiner
Hi, I cannot get the USB interface to work on my ASUS L7300G Laptop with -CURRENT. I have attached an excerpt of the message file and the section of the config file dealing with USB. Any hints? messages: Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci0: Intel 82443MX USB controller port

Re: USB problems

2001-01-23 Thread Peter Wemm
Thorsten Greiner wrote: Hi, I cannot get the USB interface to work on my ASUS L7300G Laptop with -CURRENT. I have attached an excerpt of the message file and the section of the config file dealing with USB. Any hints? messages: Jan 23 10:01:22 tybalt /boot/kernel/kernel:

Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci and fxp are now on the same IRQ. This hasn't been a problem previously. I haven't made any hardware changes in quite a while, and haven't mucked around with

world build broken in -current as of yesterday

2001-01-23 Thread Jordan Hubbard
=== usr.bin/vmstat cc -O -pipe -I/usr/src/usr.bin/vmstat/../../sys -I/usr/obj/usr/src/i386/usr/in clude -c /usr/src/usr.bin/vmstat/vmstat.c /usr/src/usr.bin/vmstat/vmstat.c:483: warning: `pgtok' redefined /usr/obj/usr/src/i386/usr/include/machine/param.h:166: warning: this is the loca tion of

Re: ahc messages

2001-01-23 Thread Justin T. Gibbs
On a current SMP box running a kernel from this morning I see messages from the ahc driver I haven't seen before. The machine keeps on running though. Should I worry about them or back down to kernel of yesterday? Hmmm. Can you add a call to "ahc_dump_card_state(ahc);" after the "WARNING"

RE: make -j 128 world hang....

2001-01-23 Thread John Baldwin
On 23-Jan-01 Poul-Henning Kamp wrote: I can still stall my 2xPII/350 machine with a make -j 128 world, but it is slightly different now I think: I can break into ddb. This machine is a ahc/scsi machine, so I don't know if this is really SMP or Justins recent changes... Poul-Henning

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Smith
After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci and fxp are now on the same IRQ. Why would this cause your printer to stop working? Have you determined that this is actually the case, or did you only

Re: ahc messages

2001-01-23 Thread John Hay
On a current SMP box running a kernel from this morning I see messages from the ahc driver I haven't seen before. The machine keeps on running though. Should I worry about them or back down to kernel of yesterday? Hmmm. Can you add a call to "ahc_dump_card_state(ahc);" after the

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
Mike Smith [EMAIL PROTECTED] types: After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci and fxp are now on the same IRQ. Why would this cause your printer to stop working? Have you determined that

mountd changed?

2001-01-23 Thread Julian Elischer
Suddenly the following error messages occur: Jan 23 07:21:02 jules mountd[435]: can't export /unused Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused -maproot Jan 23 07:21:02 jules mountd[435]: could not remount /usr: Bad address Jan 23 07:21:02 jules mountd[435]: bad exports

RE: mountd changed?

2001-01-23 Thread John Baldwin
On 23-Jan-01 Julian Elischer wrote: Suddenly the following error messages occur: Jan 23 07:21:02 jules mountd[435]: can't export /unused Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused -maproot Jan 23 07:21:02 jules mountd[435]: could not remount /usr: Bad address Jan 23

Re: mountd changed?

2001-01-23 Thread Alfred Perlstein
* John Baldwin [EMAIL PROTECTED] [010123 12:41] wrote: On 23-Jan-01 Julian Elischer wrote: Suddenly the following error messages occur: Jan 23 07:21:02 jules mountd[435]: can't export /unused Jan 23 07:21:02 jules mountd[435]: bad exports list line /unused -maproot Jan 23 07:21:02

uucico dies with floating point errors

2001-01-23 Thread Leif Neland
I pick up my mail with uucico, because I don't want to put all the mail for my domain (read: my family) in one mailbox, and I don't have a fixed ip, so etrn won't work (easily). Anyway during the last month or so, around a third of the times it runs, it appearently dies, and I get a message

Re: world build broken in -current as of yesterday

2001-01-23 Thread Matthew Jacob
Nope, been fixed. I fixed it quickly and was yelled at by DES who fixed it better. === usr.bin/vmstat cc -O -pipe -I/usr/src/usr.bin/vmstat/../../sys -I/usr/obj/usr/src/i386/usr/in clude -c /usr/src/usr.bin/vmstat/vmstat.c /usr/src/usr.bin/vmstat/vmstat.c:483: warning: `pgtok' redefined

Re: ahc messages

2001-01-23 Thread Justin T. Gibbs
On a current SMP box running a kernel from this morning I see messages from the ahc driver I haven't seen before. The machine keeps on running though. Should I worry about them or back down to kernel of yesterday? I know you are having difficulties reproducing this, but I believe that my

Re: uucico dies with floating point errors

2001-01-23 Thread Mark Hittinger
Anyway during the last month or so, around a third of the times it runs, it appearently dies, and I get a message saying uucico died because of a floating point error. The most frequent floating point error is a divide by zero error. I'd speculate that some statistic that uucico is

buildworld failed...

2001-01-23 Thread Sergey A. Osokin
Hello! After CVSup i try to buildworld under my FreeBSD 5.0-CURRENT #0: Sat Jan 13 22:57:43 MSK 2001 box and it failed: === usr.bin/kdump cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Glendon Gross
This sounds like a necessary consequence of the "PCI crapshoot." On Tue, 23 Jan 2001, Mike Meyer wrote: Mike Smith [EMAIL PROTECTED] types: After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci

Re: Why would my IRQs suddenly move?

2001-01-23 Thread Mike Meyer
Mike Meyer [EMAIL PROTECTED] types: Mike Smith [EMAIL PROTECTED] types: After installing a fresh cvsup last Sunday, I find that my usb printer quit working. Some investigation shows that this is because the uhci and fxp are now on the same IRQ. Why would this cause your printer to

buildkernel trouble ?

2001-01-23 Thread Igor Robul
Hello, I'm tracking -CURRENT on my workstation around 3 months. Recently I have found that "make buildkernel" fails. Even with GENERIC. Ok, I have removed /usr/src/* and cvsupped again. Now, if I do make buildkernel KERNEL=MORDOR GENERIC kernel will be built, so I don't know how to build

Re: buildkernel trouble ?

2001-01-23 Thread Warner Losh
In message [EMAIL PROTECTED] Igor Robul writes: : Hello, : I'm tracking -CURRENT on my workstation around 3 months. Recently I : have found that "make buildkernel" fails. Even with GENERIC. : Ok, I have removed : /usr/src/* and cvsupped again. Now, if I do : make buildkernel KERNEL=MORDOR :