From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 23 08:32:16 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 011EE16A41F; Wed, 23 Nov 2005 08:32:16 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 091F443D67; Wed, 23 Nov 2005 08:32:11 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jAN8WARL034261; Wed, 23 Nov 2005 01:32:10 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4384290A.7070805@samsco.org> Date: Wed, 23 Nov 2005 01:32:10 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sergey N. Voronkov" References: <20051123072331.GA890@tmn.ru> In-Reply-To: <20051123072331.GA890@tmn.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-hackers@freebsd.org, freebsd-stable@freebsd.org Subject: Re: sym(4) broken on amd64 (Time to port new driver?) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2005 08:32:16 -0000 Sergey N. Voronkov wrote: > Looks like it is broken for a while - "_sym_calloc2: failed to allocate HCB" > is always there... > > And... Looks like Gerard Roudier havn't more interest in maintaining this > driver - there is the second generation of the original driver into linux > source three since 2001, which is newer ported to FreeBSD by the author. And > FreeBSD hooks was removed from the driver code... > > May be it is a time to port siop(4) from NetBSD? > No. I'm working on fixing this right now. Scott