From owner-freebsd-stable@FreeBSD.ORG Fri Sep 25 16:15:49 2009 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 1273F1065692 for ; Fri, 25 Sep 2009 16:15:49 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-vw0-f180.google.com (mail-vw0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id C02BA8FC1E for ; Fri, 25 Sep 2009 16:15:48 +0000 (UTC) Received: by vws10 with SMTP id 10so2358432vws.7 for ; Fri, 25 Sep 2009 09:15:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=3QD9nMM5DuhmTWBxkSd0hpJEjkkH396+qTRjKpZjvO4=; b=ab0oM08D6uPJhV0d5uhu7Vr3deEAOnf4pBazeINaYJ7CM6Y2qwhQq1tdBd3v4enXHs y2EUbbrSYq+j/CWRZj3mZEHolFyOiTeGmf7SPeNR8fdLN9zdmy9KtZOZzWMVJ1u5m1oG XRwTVR59pLWJ82uSaLqtsWzs5m0OskMmtdpy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FSZGqyT4z+rv4EgeD4eivAXsKOv/5P234aWemBOPPppKZrh1H+mech8amFIoZB9UAo e2XTs5YDxzsoHlikVDOgRWUKlMaCJhtD+WcyBASfWrDKXT4YZ8TipIUslIRSX9jOh5Mk YqhmuGQj4QUAMZKD45Jd0AgEJk6kw/LiArUaQ= MIME-Version: 1.0 Received: by 10.220.106.230 with SMTP id y38mr529680vco.43.1253893658262; Fri, 25 Sep 2009 08:47:38 -0700 (PDT) Date: Fri, 25 Sep 2009 08:47:38 -0700 Message-ID: <539c60b90909250847j392d9002kf3daebeb7f2b143f@mail.gmail.com> From: Steve Franks To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 8-RC1: ral0: need multicast update callback 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: Fri, 25 Sep 2009 16:15:49 -0000 On my vanilla RC1 install (from ISO), ral seems to be having issues. About every 1/2 hour it will hang the network when downloading ports, or doing a large rsync transfer. If you ctrl-c on the transfer & restart, it fires right up. The only error: ral0: need multicast update callback Exact chipset: ral0: mem 0xf0200000-0xf0207fff irq 20 at device 0.0 on pci3 ral0: MAC/BBP RT2561C, RF RT2527 ral0: [ITHREAD] I noticed some people having this problem with ndis and iwi in 2008 (!) on the list, but no mention of ral... Best, Steve