From owner-cvs-all Wed Jul 19 9:32:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E1FDC37C370; Wed, 19 Jul 2000 09:32:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA55916; Wed, 19 Jul 2000 09:32:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200007191632.JAA55916@freefall.freebsd.org> From: Warner Losh Date: Wed, 19 Jul 2000 09:32:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC.hints X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/07/19 09:32:38 PDT Modified files: sys/i386/conf GENERIC.hints Log: Default the pcic to polling. Some laptops need to have polling mode due to a paucity of IRQs. I have some reservations about this, so I'm not going to MFC this just yet. I'm doing this to see how many problems it causes so we can do this in 4.2. I've been seeing hangs on my laptop from time to time, but sometimes it was not in polling mode, other tmies it was. Don't know if this is one problem or more than one. Requested by: Sean O Connell Revision Changes Path 1.3 +2 -2 src/sys/i386/conf/GENERIC.hints To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message