From owner-freebsd-mobile Thu Aug 23 11:10:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 6972637B40A; Thu, 23 Aug 2001 11:10:38 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id MAA21226; Thu, 23 Aug 2001 12:10:37 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id MAA17234; Thu, 23 Aug 2001 12:10:37 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15237.18204.883341.629365@nomad.yogotech.com> Date: Thu, 23 Aug 2001 12:10:36 -0600 To: mobile@FreeBSD.org Cc: imp@FreeBSD.org Subject: Working great still X-Mailer: VM 6.95 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just a heads up on a positive note. My ThinkPad T21 is still working fine, after updating it with the most recent /sys/pccard merges from late last night. Note also that this box can run fine with syscntl |= TI113X_SYSCNTL_INTRTIE; added unconditionally. I've left it out again since the code seems to be changing often, as I don't understand when/if it's needed. Here are the relevant sysctls, if that helps. % sysctl -a | fgrep pcic hw.pcic.override_irq: 0 hw.pcic.ignore_function_1: 0 hw.pcic.intr_path: 2 hw.pcic.init_routing: 0 machdep.pccard.pcic_resume_reset: 1 % Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message