From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 21:33:07 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A39D816A4EF for ; Fri, 20 Oct 2006 21:33:07 +0000 (UTC) (envelope-from antonakis@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24B1443E47 for ; Fri, 20 Oct 2006 21:31:04 +0000 (GMT) (envelope-from antonakis@gmail.com) Received: by ug-out-1314.google.com with SMTP id k3so413469ugf for ; Fri, 20 Oct 2006 14:30:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=j2SOKZc6lYyly0RORpqwxue+V8vFcs47A6AKMIFMsTB0UDuEvqtuMlpWo6kvCftW4iCx+oVjNh04L5hnn8uNmomK5X0qOibLVpaddIBGGL0xV/WRBMDIi1twgIixbErrRnMM6EGmvKyoAhH5eZKNDCT9T6tEk/SKysq1T/R47UE= Received: by 10.78.128.15 with SMTP id a15mr2762380hud; Fri, 20 Oct 2006 14:30:58 -0700 (PDT) Received: by 10.78.171.17 with HTTP; Fri, 20 Oct 2006 14:30:58 -0700 (PDT) Message-ID: <655a934b0610201430r41349f44jaa1a783972fcde85@mail.gmail.com> Date: Sat, 21 Oct 2006 00:30:58 +0300 From: "Antonios Anastasiadis" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: binary blobs in freebsd 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: Fri, 20 Oct 2006 21:33:07 -0000 Hello. I am thinking about using FreeBSD in various places, however before I do that it would be comfortable to know what binary blobs it includes in any part of the system, be it binary daemon, binary driver etc. Two I am aware of are the Atheros Hal and an Adaptec RAID driver. I did not find any definitive resource of some kind anywhere, hence the question here. Thank you.