From owner-freebsd-current@FreeBSD.ORG Sun Apr 27 14:22:06 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E5B81065679 for ; Sun, 27 Apr 2008 14:22:06 +0000 (UTC) (envelope-from yuleopen@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF288FC18 for ; Sun, 27 Apr 2008 14:22:05 +0000 (UTC) (envelope-from yuleopen@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so5207247fgg.35 for ; Sun, 27 Apr 2008 07:22:04 -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=nrXOtFeNUgAnRsJOsKUSKnAy8lrABXgkbp65S0qVWeM=; b=XvedKcxTNDlMfLFN2qbaLeZLaribEORn6Ab8maDNPTAxy49k9K2vimYKWS3gMDnF89stiEf81fNAyphoRdzAQUhN1BjA1zs0VMFx3+FB0LT5xPHug62h0MJr7SwwIfRIFfc3g1dyBe7QQroO9bmjPCK9fq3nzuULpD3lvYzovks= 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=PYTZbHP9/3j6As4kAtE/aivW+4eQRNmY1p6g5OCdm73bfBXCt254zMiHGoGAKEjtvfCdd5IA26jR+VqxcNaQ8MRd++AuCc0eqXhEiI5eZHIQswWLauO8yj7TvvQm9qq9FFm9FaTb1vJmV9LC0vlQplRnGUgXB3RXfOPmJtxBdRs= Received: by 10.86.31.18 with SMTP id e18mr5482790fge.35.1209305734305; Sun, 27 Apr 2008 07:15:34 -0700 (PDT) Received: by 10.86.87.1 with HTTP; Sun, 27 Apr 2008 07:15:07 -0700 (PDT) Message-ID: <68bfdc900804270715v3b934c6bs3be988d1ed447aff@mail.gmail.com> Date: Sun, 27 Apr 2008 22:15:07 +0800 From: "Yue Wang" To: freebsd-current@freebsd.org In-Reply-To: <68bfdc900804270706v7ac4885eo45164ba06c7864b8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <68bfdc900804270706v7ac4885eo45164ba06c7864b8@mail.gmail.com> Subject: Re: wpi doesn't work again 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: Sun, 27 Apr 2008 14:22:06 -0000 On Sun, Apr 27, 2008 at 10:06 PM, Yue Wang wrote: > Hi, > > Now I have current installed on my machine. I built the world about a > month ago and the wpi driver works well. > But now it doesn't work again. All the configuration files remains Oh, I forget to mention that it doesn't work again after I csup the source and buildkernel/buildworld.