From owner-freebsd-current@FreeBSD.ORG Wed Feb 6 12:28:34 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 40A1E16A419 for ; Wed, 6 Feb 2008 12:28:34 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE44113C465 for ; Wed, 6 Feb 2008 12:28:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so994985ele.3 for ; Wed, 06 Feb 2008 04:28:33 -0800 (PST) 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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=L1DvL0d5hMpWsZdQ09tZqOo68lwjQjiIGf7a4wp70YQ=; b=GLs4DzcdDGhDX33AKpP6CoelqT0mP79VFRJAkB7HsT6B0Vwc151cKS8ZKyIRjsAihQMbJ/ezlu7ePRFDSmvzMVJkIkZ5fWsaIP8ogbfPPmQpJz1BKQyUH/jDh0k9BSZBg//7o5WXsbxa4CtpuF4RjmHEZIejdx91X6eoJDclGg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=F1f/wJXdR2rCVSQ5EPovG/k1A5TkhA7m+Tx7QbTs4TuWUdkL6wzz4t6kaFCeF4DKjz0y2HZGi8amOq6rr8ChQpO6fQO11EwI/vpEPbxQ3R4kbAT7F+SA5qPsjNVgwuaQYIL3zO/nRrcXboZKN/y1PoXiDDUjhU1eJ7Pp9k6ru18= Received: by 10.142.128.6 with SMTP id a6mr479992wfd.138.1202300912218; Wed, 06 Feb 2008 04:28:32 -0800 (PST) Received: by 10.142.178.11 with HTTP; Wed, 6 Feb 2008 04:28:32 -0800 (PST) Message-ID: <3a142e750802060428h2d6f545dh25fdeb1e2773b1f7@mail.gmail.com> Date: Wed, 6 Feb 2008 12:28:32 +0000 From: "Paul B. Mahol" To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: dhclient problem 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: Wed, 06 Feb 2008 12:28:34 -0000 FreeBSD 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Tue Feb 5 01:12:46 UTC 2008 I have problems using dhclient with wireless USB card (rum driver) I getting only this output # dhlient rum0 rum0: no link .............. giving up But I remmember that I did not have this type of problem(outpput) before. So is this known issue, does somebody else have this problem also?