Re: BAD psmintr: [Re: psm problem]

2002-08-22 Thread Terry Lambert
Anselm Garbe wrote: > On Wed, Aug 21, 2002 at 05:34:36PM -0700, Terry Lambert wrote: > > On a hunch, I will guess that the special case code for ISA > > sharing for the keyboard and mouse on the same PS/2 controller > > is not present in the ACPI. > > > > Try not loading ACPI, and see if it fixes

Re: BAD psmintr: [Re: psm problem]

2002-08-21 Thread Anselm Garbe
On Wed, Aug 21, 2002 at 05:34:36PM -0700, Terry Lambert wrote: > On a hunch, I will guess that the special case code for ISA > sharing for the keyboard and mouse on the same PS/2 controller > is not present in the ACPI. > > Try not loading ACPI, and see if it fixes it for you (this > seems to be

Re: BAD psmintr: [Re: psm problem]

2002-08-21 Thread Terry Lambert
Anselm Garbe wrote: > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: irq 12 on atkbdc0 > psm0: model IntelliMouse, device ID 3 Mine (which works) says: atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0

Re: BAD psmintr: [Re: psm problem]

2002-08-21 Thread Anselm Garbe
On Tue, Aug 20, 2002 at 04:05:44PM -0700, Nate Lawson wrote: > BTW, just a hunch: try reverting sys/dev/pci/pci.c to 1.194 and see if > that helps. Looks like the current version of psm.c is requesting a > shared interrupt (RF_SHAREABLE). I've done that and compiled a new kernel (currently with

Re: BAD psmintr: [Re: psm problem]

2002-08-21 Thread Anselm Garbe
Hi Nate, here's my dmesg: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #0: Mon Aug 19 22:50:47 CEST 2002 [EMAIL PROTECTED]:/

Re: BAD psmintr: [Re: psm problem]

2002-08-20 Thread Nate Lawson
BTW, just a hunch: try reverting sys/dev/pci/pci.c to 1.194 and see if that helps. Looks like the current version of psm.c is requesting a shared interrupt (RF_SHAREABLE). -Nate On Tue, 20 Aug 2002, Nate Lawson wrote: > Nothing has changed in moused or sys/isa/psm.c for at least 5 months so >

Re: BAD psmintr: [Re: psm problem]

2002-08-20 Thread Nate Lawson
Nothing has changed in moused or sys/isa/psm.c for at least 5 months so this may be a more general problem. How about a dmesg? Please keep -current in the cc: so everyone can benefit. On Wed, 21 Aug 2002, Anselm Garbe wrote: > On Tue, Aug 20, 2002 at 01:37:34PM -0700, Nate Lawson wrote: > > Are

Re: BAD psmintr: [Re: psm problem]

2002-08-20 Thread Nate Lawson
Are you using /dev/psm0 directly in X or with moused or with XKBD? On Tue, 20 Aug 2002, Anselm Garbe wrote: > Hi there again, > > so after using -current of Mon Aug 19 22:50:47 CEST 2002 I get the > same errors. Maybe I should describe the problem more precisely. > > On Aug 15, 2002 I upgraded

BAD psmintr: [Re: psm problem]

2002-08-20 Thread Anselm Garbe
Hi there again, so after using -current of Mon Aug 19 22:50:47 CEST 2002 I get the same errors. Maybe I should describe the problem more precisely. On Aug 15, 2002 I upgraded my -current system (world+kernel). Therefore I used -current of Aug 6, 2002 without any problems. Since Aug 15 I get foll

Re: psm problem

2002-08-14 Thread Anselm Garbe
On Thu, Aug 15, 2002 at 12:14:37AM +0200, Anselm Garbe wrote: > Hi there, > > after make world of today: > my mouse behaves sometimes curios (while moving around, some selections > are done, without clicking)... OK, after installing a new world (source code of Aug 15, 2002 at 00:00 MEZ), the psm