From owner-freebsd-questions@FreeBSD.ORG Sun Apr 5 16:30:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B42CD1065670 for ; Sun, 5 Apr 2009 16:30:16 +0000 (UTC) (envelope-from uebershark@googlemail.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 45CA88FC16 for ; Sun, 5 Apr 2009 16:30:15 +0000 (UTC) (envelope-from uebershark@googlemail.com) Received: by fxm11 with SMTP id 11so1530510fxm.43 for ; Sun, 05 Apr 2009 09:30:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=PXrYeJ/FFRhdspMdiAgB2gK++E/jKFvUmsLf9hkB/g0=; b=Gl+LPMqFdlUd8VDjZteVKg2iU6CvnZtsvrz4uZPjKPiOLNWH8WUpXBm/+EU2fBI6+O eDTwuLghdsDdNT8BXdalNMZY9C1foFylPiMz9F59ZLpL4/UQ8fstkjMwYdFqJMatbS+b qEoLZTCjXiv9UfRf9csjUUtGWk2YW7JmwWGW8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=wJ7gawhtNORa0nHIl5vJjU5YLW1Gycjh7+fIvqXRgDWouKJGacTPwLxz8GTU0NtLtI 0ubgjsK6fHWtplyuSYopHeAv/Pe4LnbNlTSoxzNpRRLLgD9kEnj4Rk3xxU1dcx7fTs/l sqdS80hjrl6V62T/rMhgtKMvrHXJQ/NdNZaCg= Received: by 10.223.103.133 with SMTP id k5mr2858363fao.23.1238947653701; Sun, 05 Apr 2009 09:07:33 -0700 (PDT) Received: from ViciousVincent ([78.52.199.164]) by mx.google.com with ESMTPS id 3sm3083697fxm.60.2009.04.05.09.07.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 05 Apr 2009 09:07:33 -0700 (PDT) Date: Sun, 5 Apr 2009 18:07:42 +0200 From: Tom To: freebsd-questions@freebsd.org Message-ID: <20090405180742.542160fb@ViciousVincent> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ULI M526x NIC on *BSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2009 16:30:17 -0000 Hi, Is the ULI M526x NIC somehow supported with *BSD? The m526x belongs to the 'tulip'-family with the linux-kernel. Its not in the hardware compatibility list, so I'm not really counting on it, but what are the chances of seeing support? Is there maybe a way to 'port' the linux driver? I've heard about linux compatibility layer, but I suspect its not meant for linux kernel modules... Thanks for any pointers! Tom