From owner-freebsd-stable@FreeBSD.ORG Thu Jun 5 14:57:25 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9D4B10657DF; Thu, 5 Jun 2008 14:57:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 769328FC13; Thu, 5 Jun 2008 14:57:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m55Ev2oL098582; Thu, 5 Jun 2008 10:57:17 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alfred Perlstein Date: Thu, 5 Jun 2008 10:51:05 -0400 User-Agent: KMail/1.9.7 References: <20080603070840.GH1028@server.vk2pj.dyndns.org> <200806041044.01712.jhb@freebsd.org> <20080605061931.GF48790@elvis.mu.org> In-Reply-To: <20080605061931.GF48790@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806051051.05495.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Thu, 05 Jun 2008 10:57:19 -0400 (EDT) X-Virus-Scanned: ClamAV 0.91.2/7369/Thu Jun 5 09:19:11 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Peter Jeremy , freebsd-stable@freebsd.org Subject: Re: Interrupt storm with shared interrupt on digi(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2008 14:57:25 -0000 On Thursday 05 June 2008 02:19:31 am Alfred Perlstein wrote: > * John Baldwin [080604 11:12] wrote: > > On Tuesday 03 June 2008 03:04:18 pm Peter Jeremy wrote: > > > BTW, your MUA's list-reply configuration don't recognize that > > > freebsd-stable@ and stable@ are aliases. > > > > Yes, kmail is broken and the authors refuse to fix it. It happens on reply to > > a foo@ e-mail (it changes the 'To' to 'freebsd-foo@' because of the List-Id > > header and leaves foo@ in the 'CC' field). Note that there isn't anything in > > the List headers that says that foo@ is an alias for freebsd-foo@. I just > > wish I could turn off the List-Id crap and use plain old reply-to-all, but > > that is where the kmail developers disagree. > > wtf.....why not just have a checkbox to toggle the behavior? That was my request (and I found at least 2 other open bugs for the same issue when I looked again yesterday). The developers reply was "an option is not an option". -- John Baldwin