From owner-freebsd-current@FreeBSD.ORG Mon Jan 5 12:28:13 2009 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 1CD12106564A for ; Mon, 5 Jan 2009 12:28:13 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id 709F48FC0C for ; Mon, 5 Jan 2009 12:28:12 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz12 with SMTP id 12so19809546bwz.19 for ; Mon, 05 Jan 2009 04:28:10 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=e4OgRNTclJrh98IM1434mcSqXeD7MFmYyKELJCWXaB0=; b=UJ4ZylJzF/MdyH07jWB7FsrBPViouKnVVUrbDiKbjwpphPzVAkYgF/bNjilT35EnhS AunMbHI1/HD4rQ5Vk8D7mMTqQ8ktFPgiXBrYoa/IvvoC7ZzLeWiRD5BoweCwWJJx61wx DUd7KJxy02gXO9ZM1FauBlBoYkyQDuegzbfW8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PrUYokdw/1O258zQw7XJvIYapKQjPWass7NwpEudU9jk71SODCb0AwoSxbSROwWxy9 eAkSnmZ16njGMoYbYTUwC5DWooEHeyimHEznSN0JUZD5e06rZ0DbJp10orh0M5llZsEN XZuo1npMvygJYDqnjAUKJUsqqIJk9SZDaehb8= Received: by 10.223.126.203 with SMTP id d11mr14572216fas.8.1231158490497; Mon, 05 Jan 2009 04:28:10 -0800 (PST) Received: by 10.223.115.1 with HTTP; Mon, 5 Jan 2009 04:28:10 -0800 (PST) Message-ID: <3a142e750901050428we124de0r38fccd4fd50fb135@mail.gmail.com> Date: Mon, 5 Jan 2009 12:28:10 +0000 From: "Paul B. Mahol" To: "Bjoern A. Zeeb" In-Reply-To: <20090105090106.O45399@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20090105090106.O45399@maildrop.int.zabbadoz.net> Cc: Alexey Ivanov , freebsd-current@freebsd.org Subject: Re: Can not build r186708 -CURRENT 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: Mon, 05 Jan 2009 12:28:13 -0000 On 1/5/09, Bjoern A. Zeeb wrote: > On Sat, 3 Jan 2009, Alexey Ivanov wrote: > >> last time I've updated my FreeBSD was >> >> [PH34R] ~> uname -a >> FreeBSD PH34R 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Dec 22 13:09:06 MSK >> 2008 savetherbtz@PH34R:/usr/obj/usr/src/sys/PH34R.8 i386 >> >> >> Now after cvsup I have > > re-cvsup; While SVN was up-to-date cvs wasn't for other technical > reasons. Should work now. There is no point to have ndis{api} defined in kernel when usb2 is used instead of usb in same kernel. -- Paul