Re: [acpi-jp 1255] Re: ACPI and PS/2 mouse problem

2001-09-10 Thread Mitsuru IWASAKI
Hi, > I have the same laptop but a different problem, with today kernel. The > following is copied by hand, no serial console at home: > wait: > > panic: free: address 0xcbf5e5fe > > db> trace > panic(...) at panic+0xb6 > free(...) at free+0x32 > AcpiOsFree(...) at AcpiOsFree+0x11 > AcpiExCopyS

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-09 Thread Donny Lee
John Baldwin wrote: > >> And do you have the following line in /boot/device.hints? > >> hint.psm.0.irq="12" > > i have ibm 570e, with the same PS/2 mouse problem, Ohh. worse.. > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0x3a > > fault code = supe

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-08 Thread Juriy Goloveshkin
On Sat, Sep 08, 2001 at 07:32:17PM +0900, Kazutaka YOKOTA wrote: > Your forgot to put the following lines in device.hints. > > hint.atkbdc.0.at="isa" > hint.atkbdc.0.port="0x60" > > See /sys/i386/conf/GENERIC.hints. no, I didn't forget. It wasn't required before now and I had 1 string less in u

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-08 Thread Kazutaka YOKOTA
Thank you for your report. >On Sat, Sep 08, 2001 at 12:15:59AM +0900, Kazutaka YOKOTA wrote: >> Please send me the entire dmesg output after you boot >> the system with "boot -v" at the loader prompt. >ok. >> >> And do you have the following line in /boot/device.hints? >> hint.psm.0.irq="12" >ye

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-07 Thread John Baldwin
On 07-Sep-01 Donny Lee wrote: > Kazutaka YOKOTA wrote: >> Please send me the entire dmesg output after you boot >> the system with "boot -v" at the loader prompt. >> >> And do you have the following line in /boot/device.hints? >> hint.psm.0.irq="12" > > i have ibm 570e, with the same PS/2 mous

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-07 Thread Donny Lee
Kazutaka YOKOTA wrote: > Please send me the entire dmesg output after you boot > the system with "boot -v" at the loader prompt. > > And do you have the following line in /boot/device.hints? > hint.psm.0.irq="12" i have ibm 570e, with the same PS/2 mouse problem, Ohh. worse.. Fatal trap 12: p

Re: [acpi-jp 1247] Re: ACPI and PS/2 mouse problem

2001-09-07 Thread Kazutaka YOKOTA
>I'm not sure exactly what to do here. These resources contain information >we need to know about where we cannot put PnP devices. But if we feed the >information into our current resource manager, we end up with conflicts >with existing devices. > >For the moment, I've changed the code to all

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-07 Thread Kazutaka YOKOTA
Please send me the entire dmesg output after you boot the system with "boot -v" at the loader prompt. And do you have the following line in /boot/device.hints? hint.psm.0.irq="12" Kazu >I don't know why, but >NOW I have broken PS/2 mouse _without_ acpi module :( >VAIO Z505HS. > >atkbdc0: at p

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-07 Thread Juriy Goloveshkin
On Thu, Sep 06, 2001 at 08:51:44PM +0900, Kazutaka YOKOTA wrote: I don't know why, but NOW I have broken PS/2 mouse _without_ acpi module :( VAIO Z505HS. atkbdc0: at port 0x60,0x64 irq 1 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0

Re: [acpi-jp 1247] Re: ACPI and PS/2 mouse problem

2001-09-06 Thread Mike Smith
> I personally, don't have enough time to hack the code for now (sorry), > but I think that newly added `placeholders' code causes the problem > for my first impression. Yes; this is something that I'm not happy about. It looks like these resources are being badly abused by vendors as "hints" fo

Re: [acpi-jp 1246] ACPI and PS/2 mouse problem

2001-09-06 Thread Mitsuru IWASAKI
Thanks Yokota-san for tracking down the problem. > As reported in this list by several people, you may be seeing that > your PS/2 mouse is not detected after the recent ACPI update. > > This seems to be caused by ACPI in some BIOS assigns IRQ 12 (mouse > interrupt) to both the PS/2 mouse device

ACPI and PS/2 mouse problem

2001-09-06 Thread Kazutaka YOKOTA
As reported in this list by several people, you may be seeing that your PS/2 mouse is not detected after the recent ACPI update. This seems to be caused by ACPI in some BIOS assigns IRQ 12 (mouse interrupt) to both the PS/2 mouse device node and the system reserved resource node. To see if this