From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 07:10:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BFB37B401 for ; Sun, 10 Aug 2003 07:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A650243FAF for ; Sun, 10 Aug 2003 07:10:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AEAGUp076397 for ; Sun, 10 Aug 2003 07:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AEAGW7076396; Sun, 10 Aug 2003 07:10:16 -0700 (PDT) Date: Sun, 10 Aug 2003 07:10:16 -0700 (PDT) Message-Id: <200308101410.h7AEAGW7076396@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Eugene Grosbein Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eugene Grosbein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 14:10:17 -0000 The following reply was made to PR bin/55346; it has been noted by GNATS. From: Eugene Grosbein To: bug-followup@freebsd.org Cc: Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely Date: Sun, 10 Aug 2003 22:05:35 +0800 Hi! I digged this case a little. It seems for me that problem is in jobs.c: makejob() increases size of jobtab[] array. And I do not see a place where it is decreased. But I see many loops that are O(njobs). Eugene Grosbein From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 09:55:39 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4637837B401; Sun, 10 Aug 2003 09:55:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D240743F75; Sun, 10 Aug 2003 09:55:38 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AGtcUp009506; Sun, 10 Aug 2003 09:55:38 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AGtc7L009502; Sun, 10 Aug 2003 09:55:38 -0700 (PDT) Date: Sun, 10 Aug 2003 09:55:38 -0700 (PDT) From: Ceri Davies Message-Id: <200308101655.h7AGtc7L009502@freefall.freebsd.org> To: ceri@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/55031: getgrent() failure with large groups X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 16:55:39 -0000 Old Synopsis: Bug report New Synopsis: getgrent() failure with large groups Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Sun Aug 10 09:53:36 PDT 2003 Responsible-Changed-Why: Reassign misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=55031 From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 09:56:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F4C237B401; Sun, 10 Aug 2003 09:56:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA4043F93; Sun, 10 Aug 2003 09:56:20 -0700 (PDT) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (das@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AGuKUp009543; Sun, 10 Aug 2003 09:56:20 -0700 (PDT) (envelope-from das@freefall.freebsd.org) Received: (from das@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AGuIYc009539; Sun, 10 Aug 2003 09:56:18 -0700 (PDT) Date: Sun, 10 Aug 2003 09:56:18 -0700 (PDT) From: David Schultz Message-Id: <200308101656.h7AGuIYc009539@freefall.freebsd.org> To: mori@tri.asanuma.co.jp, das@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/25724: quota(1) outputs wrong limits about NFS quota X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 16:56:21 -0000 Synopsis: quota(1) outputs wrong limits about NFS quota State-Changed-From-To: open->closed State-Changed-By: das State-Changed-When: Sun Aug 10 09:55:23 PDT 2003 State-Changed-Why: Fixed in quota.c,v1.21 and 1.11.2.6 (STABLE). http://www.freebsd.org/cgi/query-pr.cgi?pr=25724 From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 10:13:02 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D1C937B401; Sun, 10 Aug 2003 10:13:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD99043F3F; Sun, 10 Aug 2003 10:13:01 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AHD1Up013609; Sun, 10 Aug 2003 10:13:01 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AHD1Z6013605; Sun, 10 Aug 2003 10:13:01 -0700 (PDT) Date: Sun, 10 Aug 2003 10:13:01 -0700 (PDT) From: Ceri Davies Message-Id: <200308101713.h7AHD1Z6013605@freefall.freebsd.org> To: jilles@stack.nl, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/52728: vidcontrol 80x60 panics reproducably X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 17:13:02 -0000 Synopsis: vidcontrol 80x60 panics reproducably State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Sun Aug 10 10:12:19 PDT 2003 State-Changed-Why: Originator reports that the problem no longer exists in a kernel built from fresh source. http://www.freebsd.org/cgi/query-pr.cgi?pr=52728 From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 10:20:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD93D37B401 for ; Sun, 10 Aug 2003 10:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7722B43F3F for ; Sun, 10 Aug 2003 10:20:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AHKIUp014086 for ; Sun, 10 Aug 2003 10:20:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AHKI3a014085; Sun, 10 Aug 2003 10:20:18 -0700 (PDT) Date: Sun, 10 Aug 2003 10:20:18 -0700 (PDT) Message-Id: <200308101720.h7AHKI3a014085@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: kern/52728: vidcontrol 80x60 panics reproducably X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 17:20:19 -0000 The following reply was made to PR kern/52728; it has been noted by GNATS. From: Ceri Davies To: FreeBSD Gnats Submit Cc: Subject: Re: kern/52728: vidcontrol 80x60 panics reproducably Date: Sun, 10 Aug 2003 18:10:39 +0100 Adding to audit trail, from misfiled PR kern/54979: Date: Mon, 28 Jul 2003 15:49:57 +0200 From: Jilles Tjoelker Message-Id: <20030728134957.GA50155@stack.nl> References: <20030718000933.GB1373@spes.drehmel.com> On Fri, Jul 18, 2003 at 02:09:33AM +0200, Robert Drehmel wrote: > Subject: Re: kern/52970: vidcontrol 80x60 panics reproducably > Please post the output of `vidcontrol -i mode' with a loaded > VESA module and a verbose dmesg output (boot -v). With a new kernel (cvsup'ed today) the problem does not occur anymore (with or without VESA kld). Please close the PR. Jilles From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 10:20:22 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF5D37B401 for ; Sun, 10 Aug 2003 10:20:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B732143FA3 for ; Sun, 10 Aug 2003 10:20:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AHKLUp014119 for ; Sun, 10 Aug 2003 10:20:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AHKKgL014108; Sun, 10 Aug 2003 10:20:20 -0700 (PDT) Date: Sun, 10 Aug 2003 10:20:20 -0700 (PDT) Message-Id: <200308101720.h7AHKKgL014108@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: kern/52970: vidcontrol 80x60 panics reproducably X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 17:20:22 -0000 The following reply was made to PR kern/52970; it has been noted by GNATS. From: Ceri Davies To: FreeBSD Gnats Submit Cc: Subject: Re: kern/52970: vidcontrol 80x60 panics reproducably Date: Sun, 10 Aug 2003 18:11:05 +0100 Adding to audit trail, from misfiled PR kern/54979: Date: Mon, 28 Jul 2003 15:49:57 +0200 From: Jilles Tjoelker Message-Id: <20030728134957.GA50155@stack.nl> References: <20030718000933.GB1373@spes.drehmel.com> On Fri, Jul 18, 2003 at 02:09:33AM +0200, Robert Drehmel wrote: > Subject: Re: kern/52970: vidcontrol 80x60 panics reproducably > Please post the output of `vidcontrol -i mode' with a loaded > VESA module and a verbose dmesg output (boot -v). With a new kernel (cvsup'ed today) the problem does not occur anymore (with or without VESA kld). Please close the PR. Jilles From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 15:10:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFA9237B401 for ; Sun, 10 Aug 2003 15:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF57043F85 for ; Sun, 10 Aug 2003 15:10:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7AMAGUp038743 for ; Sun, 10 Aug 2003 15:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7AMAGmf038742; Sun, 10 Aug 2003 15:10:16 -0700 (PDT) Resent-Date: Sun, 10 Aug 2003 15:10:16 -0700 (PDT) Resent-Message-Id: <200308102210.h7AMAGmf038742@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Watson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E3937B404 for ; Sun, 10 Aug 2003 15:02:59 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FDB43FAF for ; Sun, 10 Aug 2003 15:02:58 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h7AM2eAL090297 for ; Sun, 10 Aug 2003 18:02:40 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: (from robert@localhost) by fledge.watson.org (8.12.9/8.12.9/Submit) id h7AM2eLG090296; Sun, 10 Aug 2003 18:02:40 -0400 (EDT) Message-Id: <200308102202.h7AM2eLG090296@fledge.watson.org> Date: Sun, 10 Aug 2003 18:02:40 -0400 (EDT) From: Robert Watson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55448: dbm_nextkey() misbehaves after dbm_store() in dbm(3) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Watson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 22:10:18 -0000 >Number: 55448 >Category: bin >Synopsis: dbm_nextkey() misbehaves after dbm_store() in dbm(3) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 10 15:10:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD fledge.watson.org 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon Aug 4 00:26:28 EDT 2003 robert@fledge.watson.org:/home/data/obj/home/data/fbsd-stable/src/sys/FLEDGE i386 >Description: dbm(3) provides a simply database API based on db(3). It appears to be possible to create database corruption through the use of dbm_nextkey() and dbm_store() in the event that an entry in the database undergoes a size change. In particular, if you perform a dbm_fetch() on a key returned by dbm_nextkey(), and then dbm_store() a larger value than the data returned by dbm_fetch(), the next return from dbm_query() may point into the newly updated value of the previous entry. >How-To-Repeat: We have a local DBM database with two types of entries: old entries that have a data size of an int, and new entries, with a data size of two ints. During a sweep of the database, the software may decide to update fields from the old entry type to the new entry. Typically, this uses the above-described sequence: struct ipdata { int int1; int int2; }; key = dbm_firstkey(dbm); while (key.dptr != NULL) { data = dbm_fetch(dbm, key); switch (data.dsize) { case sizeof(int): /* fake up the new structure. */ break; case sizeof(id): id = *(struct ipdata *)data.dptr; break; default: /* panic */ } /* Perform data updates. */ data.dptr = (void *)&id; data.dsize = sizeof(id); if (dbm_store(dbm, key, data, DBM_REPLACE) == -1) perror("dbm_store"); key = dbm_nextkey(dbm); } When an entry is upgraded, the next call to dbm_nextkey() returns the second int in the new ipdata structure written, rather than the next field, suggesting that the iterator isn't updated for write changes to the database. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 10 15:11:28 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C3A37B404 for ; Sun, 10 Aug 2003 15:11:28 -0700 (PDT) Received: from caboose.shortcircut.org (cpe-66-189-87-244.ma.charter.com [66.189.87.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2446243F85 for ; Sun, 10 Aug 2003 15:11:26 -0700 (PDT) (envelope-from bogin@yokels.org) Received: from steam (unknown [10.0.1.2]) by caboose.shortcircut.org (Postfix) with ESMTP id 630ED2675A9 for ; Sun, 10 Aug 2003 18:11:43 -0400 (EDT) From: Mike Bohan To: freebsd-bugs@freebsd.org Message-Id: <1060553207.12815.57.camel@diesel> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 10 Aug 2003 18:06:47 -0400 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: [Fwd: Re: Problem with PS/2 mouse driver in XFree86 4.3.0] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 22:11:29 -0000 Hello, I have come across a bug with the PS/2 mouse driver running with acpi under -current (on specific BIOS). A fellow on the freebsd-current mailing list did an excellent job of pinpointing the exact code/problem. I'm wondering if this is the correct place to submit an actual bug report. The fowarded threads included in this email describe what causes the problem, and precisely what code fixes it. If a freebsd developer wishes to query additional information from my configuration, I'll be glad to give it. Thanks! -----Forwarded Message----- > From: Mike Bohan > To: Shizuka Kudo > Cc: freebsd-current@freebsd.org > Subject: Re: Problem with PS/2 mouse driver in XFree86 4.3.0 > Date: 10 Aug 2003 12:33:38 -0400 > > That indeed fixed the problem. It does appear like the problem relates > to a > specific BIOS version. I'm wondering if there's a certain set of people > I > should forward this information on to? It would be nice if a fix like > this could > find its way into the -current tree. Thank you Shizuka for your > intuitive thinking, > otherwise I surely never would have found a practical solution. > > -Mike Bohan > > > > On Sun, 2003-08-10 at 11:35, Shizuka Kudo wrote: > > > --- Mike Bohan wrote: > > > Yes, adding hint.acpi.0.disabled="1" to /boot/device.hints fixed the > > > mouse problem. > > > > Try this patch on acpi and see if it solves your problem. > > > > --- sys/dev/acpica/acpi_pci_link.c.orig Thu Jan 2 02:48:49 2003 > > +++ sys/dev/acpica/acpi_pci_link.c Fri Feb 28 15:18:55 2003 > > @@ -461,7 +461,10 @@ > > return_ACPI_STATUS (error); > > } > > > > +/* > > if (!(sta & (ACPI_STA_PRESENT | ACPI_STA_FUNCTIONAL))) { > > +*/ > > + if (!(sta & ACPI_STA_ENABLE)) { > > ACPI_DEBUG_PRINT((ACPI_DB_ERROR, > > "PCI interrupt link is not functional - %s\n", > > acpi_name(handle))); > > > > > > > While this is somewhat pleasing, it also leaves me with uncertainty. I > > > tried tweaking > > > basically every CMOS combination I could think of. Do you suppose this > > > is an > > > incompatability between the apci driver and my motherboard? The behavior > > > > I bet you might have problem with parallel port as well. My machine suffered > > from this behaviour when someone made the change as shown on the patch. I just > > reverted that one. If the patch solves your problem, I believe that this is > > related to BIOS not chipset. I have a Celeron on i815ep and the acpi message is > > shown below. I just notice that you have a similar acpi signature like mime. > > > > acpi0: on motherboard > > pcibios: BIOS version 2.10 > > Using $PIR table, 10 entries at 0xc00fded0 > > > > Good luck. > > > > > makes > > > it appear as if something else is fighting over the same resources that > > > the mouse uses. > > > This would explain why it can only access the device once a second. > > > When BIOS > > > initializes, it does not list any other device with an IRQ of 12 (which > > > I believe is the mouse interface). > > > Does anyone have any experience with devices such as mice flaking out > > > with apci? > > > Thanks again! > > > > > > -Mike Bohan > > > > > > > > > On Sun, 2003-08-10 at 04:02, Shizuka Kudo wrote: > > > > > > > --- Mike Bohan wrote: > > > > > Hello, > > > > > > > > > > I have an Abit KT266 based motherboard and am having some trouble using > > > > > the PS/2 mouse driver under XFree86. I have the protocol set to "auto", > > > > > and the device set to /dev/psm0. This configuration has worked with > > > > > this same Intellimouse in the past. The symptoms are that that when the > > > > > mouse is moved, the cursor is only updated about once a second. After > > > > > searching google, I found the following URL in which another person > > > > > experienced the same problem (from freebsd-bugs). Apparently it only > > > > > shows up on certain chipsets (VIA based). I tried several other PS/2 > > > > > mice, to no avail (same outcome). My system is running a day old > > > > > -current build, but this other fellow reported the problem in 5.0 (does > > > > > not affect 4.x). I'm wondering if anyone else has experienced this > > > > > problem, and if so, are there any work-arounds? I've attached my > > > > > 'dmesg' output, in the hopes that the information will be of value. > > > > > Thank you in advance! > > > > > > > > > > > > > Does disabling acpi make your mouse working? > > > > > > > > > URL: > > > > > http://lists.freebsd.org/pipermail/freebsd-bugs/2003-April/000426.html > > > > > > > > > > -Mike Bohan > > > > > > > > > > Copyright (c) 1992-2003 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.1-CURRENT #3: Fri Aug 8 09:10:54 EDT 2003 > > > > > root@censored:/usr/obj/usr/src/sys/CABOOSE > > > > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0424000. > > > > > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0424244. > > > > > Timecounter "i8254" frequency 1193182 Hz > > > > > CPU: AMD Athlon(tm) processor (1333.91-MHz 686-class CPU) > > > > > Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 > > > > > > > > > > > > > > > > > > > Features=0x183fbff > > > > > AMD Features=0xc0440000 > > > > > real memory = 268369920 (255 MB) > > > > > avail memory = 256196608 (244 MB) > > > > > Pentium Pro MTRR support enabled > > > > > npx0: on motherboard > > > > > npx0: INT 16 interface > > > > > acpi0: on motherboard > > > > > pcibios: BIOS version 2.10 > > > > > Using $PIR table, 8 entries at 0xc00fdef0 > > > > > acpi0: power button is handled as a fixed feature programming model. > > > > > Timecounter "ACPI-fast" frequency 3579545 Hz > > > > > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 > > > > > acpi_cpu0: on acpi0 > > > > > acpi_tz0: on acpi0 > > > > > acpi_button0: on acpi0 > > > > > acpi_button1: on acpi0 > > > > > pcib0: port > > > > > 0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0 > > > > > pci0: on pcib0 > > > > > pcib0: slot 8 INTA is routed to irq 10 > > > > > pcib0: slot 9 INTA is routed to irq 5 > > > > > pcib0: slot 11 INTA is routed to irq 10 > > > > > agp0: mem 0xe8000000-0xebffffff at > > > > > device 0.0 on pci0 > > > > > pcib1: at device 1.0 on pci0 > > > > > pci1: on pcib1 > > > > > pcib0: slot 1 INTA is routed to irq 11 > > > > > pcib1: slot 0 INTA is routed to irq 11 > > > > > pci1: at device 0.0 (no driver attached) > > > > > dc0: port 0xd000-0xd0ff mem > > > > > 0xef000000-0xef0003ff irq 10 at device 8.0 on pci0 > > > > > dc0: Ethernet address: 00:04:5a:40:b5:0d > > > > > miibus0: on dc0 > > > > > ukphy0: on miibus0 > > > > > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > > > > dc1: port 0xd400-0xd4ff mem > > > > > 0xef001000-0xef0010ff irq 5 at device 9.0 on pci0 > > > > > dc1: Ethernet address: 00:a0:cc:34:54:93 > > > > > miibus1: on dc1 > > > > > dcphy0: on miibus1 > > > > > dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > > > > dc2: <82c169 PNIC 10/100BaseTX> port 0xd800-0xd8ff mem > > > > > 0xef002000-0xef0020ff irq 10 at device 11.0 on pci0 > > > > > dc2: Ethernet address: 00:a0:cc:d6:ea:b4 > > > > > miibus2: on dc2 > > > > > bmtphy0: on miibus2 > > > > > bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > > > > isab0: at device 17.0 on pci0 > > > > > isa0: on isab0 > > > > > atapci0: port 0xdc00-0xdc0f at device > > > > > 17.1 on pci0 > > > > > ata0: at 0x1f0 irq 14 on atapci0 > > > > > ata1: at 0x170 irq 15 on atapci0 > > > > > fdc0: port > > > > > 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 > > > > > fdc0: FIFO enabled, 8 bytes threshold > > > > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > > > > 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 > > > > > orm0: