Compact Flash panic integer divide fault

2003-11-17 Thread Ted Lindgreen
Hi, Since some time FreeBSD-current panics with a compact flash disk in a pccard adapter. The kernel panics with integer divide fault as soon as the card is encountered. I first saw the integer divide fault with a kernel build on November 6th. With a newer kerner (Nov 10th) the panic changed

Re: Re Regression: Playing QT files from mplayer stopped working in5.1

2003-06-09 Thread Ted Lindgreen
[Quoting Robert Watson, on Jun 9, 0:37, in Re: Re Regression: P ...] So one interesting question would be: if you ktrace on both 4.x and 5.x, do both pass in the bad value to close(), or is there something else in 5.x triggering the use of negative file descriptor numbers? I have no 4.x

Re: Re Regression: Playing QT files from mplayer stopped working in5.1

2003-06-09 Thread Ted Lindgreen
[Quoting Alexander Leidinger, on Jun 9, 11:23, in Re: Re Regression: P ...] shouldn't _close in uthread_close.c do some sanity check on fd before using it as an array index? Try the attached patch. + if ((fd 0) || (fd = _thread_dtablesize) || This test looks perfectly

Re Regression: Playing QT files from mplayer stopped working in 5.1

2003-06-08 Thread Ted Lindgreen
Since a short time (don't know exactly when it happened) it's not possible anymore to play Quicktime files (.mov) with mplayer on 5.1-CURRENT. It has to be a change in -CURRENT, I haven't updated mplayer. I do not have the right fix, but the cause of the problem is that in loader/win32.c at

CPU slowdown using ACPI on a Toshiba Portege 7220cte

2002-09-02 Thread Ted Lindgreen
Some experiences with ACPI and APM on a Toshiba Portege 7220cte. Interesting is the extreme CPU slow-down after suspend/resume using ACPI. Running current, (cvsup-ed Aug. 30). A fixed-up ASL (similar to the Tecra8200.asl diff from Mitsuru IWASAKI) is used with acpi_dsdt_load=YES in

Re: CPU slowdown using ACPI on a Toshiba Portege 7220cte

2002-09-02 Thread Ted Lindgreen
[Quoting David Malone, on Sep 2, 12:22, in Re: CPU slowdown usi ...] On Mon, Sep 02, 2002 at 11:52:20AM +0200, Ted Lindgreen wrote: - Suspending in X freezes the system. I've not found any way out of that, other than hard resetting the system. Could you try running acpidump before

Mousewheel problem after compiling X on CURRENT

2002-07-08 Thread Ted Lindgreen
After re-compiling XFree86-Server-4.2.0_3 on current, my mousewheel (Logitech usb wheel mouse, connected via sysmouse) produces only downward, or button-5, events on scrolling either up or down. The problem appears to be the compilation of line 1508 in