From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 20:24:41 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAE9F106566B for ; Tue, 3 Jun 2008 20:24:41 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9FAFE8FC18 for ; Tue, 3 Jun 2008 20:24:41 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so440289rne.12 for ; Tue, 03 Jun 2008 13:24:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=sEKsH0ghsIv2OW6IQeIiXcTprvZx9eTmU6JW6JeRHaA=; b=S2Ny+vvP+h6ThPXK23PA5//y7zO5801onJWPQgQw3Ipg21Xxbs0H7L0EXEufrpWoz4kjg1gbtJBme6Atx+MwvhZFXWjR5G2+AaD3KC7ZxenRz1kFYNQifNhJYkTbl5v23zqKdVHbKpd5cawMTRu3gGmjnTaamFHXkXfPKlqkGYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=INRo8VL2QnO7HHn9R2eiRhPFFCJuCioA0+KzT0kqU/3aNg9qb+d5mwn2uV2bHu49z7K+1oPzDB+VgKd12dPnkbPuefWYAN3Xny5J6sLmpqk7L8qIrePw6tVElXw3eNqUFe7coyigWHaJdUHOGraSsbY8eUueovEkIy3O7+Y38Wk= Received: by 10.150.205.13 with SMTP id c13mr1403340ybg.183.1212524681020; Tue, 03 Jun 2008 13:24:41 -0700 (PDT) Received: by 10.151.51.5 with HTTP; Tue, 3 Jun 2008 13:24:40 -0700 (PDT) Message-ID: Date: Tue, 3 Jun 2008 13:24:40 -0700 From: "Freddie Cash" To: current@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805302339.33935.jhb@freebsd.org> Cc: Subject: Re: tx(4) MPSAFE patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 20:24:42 -0000 On Fri, May 30, 2008 at 9:09 PM, Freddie Cash wrote: > On 5/30/08, John Baldwin wrote: >> I have a patch to make tx(4) MPSAFE. I do not have the hardware to test this >> however. Unlike many of the previous patches, though, this driver appears to >> be for hardware that is not entirely ancient, so there is hopefully a decent >> chance someone can test this. >> >> http://www.FreeBSD.org/~jhb/patches/tx.patch > > I've got this hardware at work, although the specific chipset we have > doesn't attach in FreeBSD 7.0. I'll see if I can test this next week. Sorry, got my devices mixed up. We have txp(4) devices, not tx(4). -- Freddie Cash fjwcash@gmail.com