From owner-freebsd-current@FreeBSD.ORG Mon May 21 08:49:24 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1EED16A421 for ; Mon, 21 May 2007 08:49:24 +0000 (UTC) (envelope-from kevlo@kevlo.org) Received: from ns.kevlo.org (kevlo.org [220.128.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id 5599413C46C for ; Mon, 21 May 2007 08:49:24 +0000 (UTC) (envelope-from kevlo@kevlo.org) Received: from [127.0.0.1] (kevlo.org [220.128.136.52]) by ns.kevlo.org (8.13.8/8.13.8) with ESMTP id l4L8PtB7005626 for ; Mon, 21 May 2007 16:25:56 +0800 (CST) (envelope-from kevlo@kevlo.org) From: Kevin Lo To: freebsd-current@freebsd.org In-Reply-To: <4651504E.20801@bulinfo.net> References: <20070521074413.GL61558@ns2.wananchi.com> <4651504E.20801@bulinfo.net> Content-Type: text/plain Date: Mon, 21 May 2007 16:22:52 +0800 Message-Id: <1179735772.6061.20.camel@monet> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Subject: Re: Kernel compilation failure ... 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, 21 May 2007 08:49:24 -0000 Krassimir Slavchev wrote: > 'man ural' or check for following in your kernel config file: > > device ehci > device uhci > device ohci > device usb > device ural > device wlan and device wlan_amrr Kevin