From owner-freebsd-current@FreeBSD.ORG Wed Apr 8 20:33:27 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 C8745106564A for ; Wed, 8 Apr 2009 20:33:27 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 4EB6B8FC18 for ; Wed, 8 Apr 2009 20:33:27 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: by fxm11 with SMTP id 11so297945fxm.43 for ; Wed, 08 Apr 2009 13:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2IraGGZ/yI0Pnldaen9Q9gDjdDcJ9R2eDOZVkUT8DEQ=; b=rYQr9H/3h3A+sow2J69CI5HTMi0lQGMIMpCRaZIuWsZIhOFCccinFGrgvf9eCxJYac LDI/Pho1hdWRiUggJisW8qgRBQdoYH10yuKUBlwdjh+BUXLQEyyXA1pLQwcXh0CBewnY vIf8T/2QfdFbykZuQNqvE+y+fr4AMOS7z5GZc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=deLZSHnGyB3dt5Hvolh36K+/LzAhQxAjftnCpFgwxrthHzzN43LvpnQsZzFc5Hcd+u qMlwtY1MieSdFzQzzitSnuWkwSmD6FT/joHAvI94uH+RFgzPRmh3+QIjJVz13oisBuqI zWLv5osQDxlQGcN5lMGApHjcTQbktAIyhVsHE= MIME-Version: 1.0 Received: by 10.223.118.12 with SMTP id t12mr510872faq.88.1239222806408; Wed, 08 Apr 2009 13:33:26 -0700 (PDT) In-Reply-To: <3a142e750904080113s484b6c7emb2ad0caf85f320b4@mail.gmail.com> References: <75656435-49E2-457A-9CFE-8706CD44916E@gmail.com> <2e77fc10903280942u7c934aa4w80176680e9dff6d7@mail.gmail.com> <2e77fc10903281539h7b713711w116a90fd2bfadbcf@mail.gmail.com> <20090330021648.GE7076@michelle.cdnetworks.co.kr> <20090330024748.GF7076@michelle.cdnetworks.co.kr> <2e77fc10904071315q66d725bl76229d9bffd92f35@mail.gmail.com> <20090408024901.GC37714@michelle.cdnetworks.co.kr> <2e77fc10904072345o4d8215dcg561931ede528bcd6@mail.gmail.com> <3a142e750904080113s484b6c7emb2ad0caf85f320b4@mail.gmail.com> Date: Wed, 8 Apr 2009 23:33:26 +0300 Message-ID: <2e77fc10904081333h4f658dc7sa156bd9d4f957a54@mail.gmail.com> From: Niki Denev To: "Paul B. Mahol" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: axe(4) (Belkin F5D5055) problems 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, 08 Apr 2009 20:33:28 -0000 On Wed, Apr 8, 2009 at 11:13 AM, Paul B. Mahol wrote: > > Please tell me what functions? > Or provide link to driver you used. > > -- > Paul > It was sometime ago, and I couldn't remember the details correctly, so I've tried again with the latest driver from http://www.sis.com/download version 2.07 And when I loaded the module the message was : no match for ExInterlockedInsertHeadList and then panic. Thanks, Niki