From owner-freebsd-current Wed Feb 27 10: 9:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 80A0137B400 for ; Wed, 27 Feb 2002 10:09:20 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1RI9Gi41131; Wed, 27 Feb 2002 11:09:16 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1RI9FL35634; Wed, 27 Feb 2002 11:09:15 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200202271809.g1RI9FL35634@harmony.village.org> To: Matthew Dillon Subject: Re: you broke current in some weird way... etc Cc: current@FreeBSD.ORG In-reply-to: Your message of "Wed, 27 Feb 2002 09:47:24 PST." <200202271747.g1RHlOD27988@apollo.backplane.com> References: <200202271747.g1RHlOD27988@apollo.backplane.com> <95075.1014756753@critter.freebsd.dk> <200202271733.g1RHXmh27846@apollo.backplane.com> <3C7D1A14.C3390B6C@mindspring.com> Date: Wed, 27 Feb 2002 11:09:15 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200202271747.g1RHlOD27988@apollo.backplane.com> Matthew Dillon writes: : Sometimes features in early boot can be adjusted by breaking into DDB : and w/l changing the sysctl variable, but perhaps not in this case. I think this is an excellent idea. I have many of these tunables in the cardbus/oldcard code and it has helped me to diagnose many problems. All my stuff runs after SI_SUB_TUNABLES, so that's not an issue. Of course, not much happens before SUB_TUNABLES, but Peter's changes look like they might be one of them. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message