From owner-freebsd-alpha Tue Jun 19 19:56:28 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp01.primenet.com (smtp01.primenet.com [64.211.219.50]) by hub.freebsd.org (Postfix) with ESMTP id 92B8237B409 for ; Tue, 19 Jun 2001 19:56:21 -0700 (PDT) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.9.3/8.9.3) id TAA20923; Tue, 19 Jun 2001 19:56:10 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp01.primenet.com, id smtpdAAAFhaigz; Tue Jun 19 19:21:57 2001 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id TAA24251; Tue, 19 Jun 2001 19:24:02 -0700 (MST) From: Terry Lambert Message-Id: <200106200224.TAA24251@usr05.primenet.com> Subject: Re: vx, lge, nge, dc, rl, sf, sis, sk, vr, wb users please TEST To: bmilekic@technokratis.com (Bosko Milekic) Date: Wed, 20 Jun 2001 02:24:02 +0000 (GMT) Cc: freebsd-alpha@FreeBSD.ORG In-Reply-To: <20010619191602.A28591@technokratis.com> from "Bosko Milekic" at Jun 19, 2001 07:16:02 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hi Guys, > > I know I've been bothering you a lot lately, but there's one more > thing that I need some (or one) of you to test out, if you're using one > (or more) of the following: > > - if_vx > - if_lge > - if_nge > - if_dc > - if_rl > - if_sf > - if_sis > - if_sk > - if_vr > - if_wb > > and -CURRENT > to test out: > > http://people.freebsd.org/~bmilekic/code/mdevget.patch > > as soon as possible. Please run this past Bill Paul. The reason for the pre-adjustment of the m_devget is to ensure that the structure in the IP header is aligned, given the fact that there is a 14 byte ethernet header in front of it. An alignment of 16 should work on the Alpha and IA64, without needing modification. The m_devget basically copies the data to force it to be aligned (ugly, but necessary on brain damaged hardware). Are these changes really necessary for the Alpha to work? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message