From owner-freebsd-hardware@FreeBSD.ORG Sun Jan 8 00:37:53 2012 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB5BB106567B for ; Sun, 8 Jan 2012 00:37:53 +0000 (UTC) (envelope-from patula777@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id A6C698FC13 for ; Sun, 8 Jan 2012 00:37:53 +0000 (UTC) Received: by dakp5 with SMTP id p5so2090767dak.13 for ; Sat, 07 Jan 2012 16:37:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=fQcMGX+lGQQVBtjm0S2Z5/QvJWmX8ax7wCWbN32sOBs=; b=Z/rBvMduGP4/whOE/zbJo5Y4n4Y/bSFlVRtg2x9MrQW+02bEwHuyHZZLmnGTbIHLLQ qY9NZkoRDPWRRt8ye7Qcrxi7swDOSvwdOW2wSmM9jsD0kPVTBZQwj4vQC1EsYsQtSZFb xeQuj4BshjdRBX3RIVphS4HBTGYjNTjzP30wg= MIME-Version: 1.0 Received: by 10.68.208.228 with SMTP id mh4mr27716049pbc.13.1325983073357; Sat, 07 Jan 2012 16:37:53 -0800 (PST) Received: by 10.143.17.2 with HTTP; Sat, 7 Jan 2012 16:37:53 -0800 (PST) Date: Sun, 8 Jan 2012 01:37:53 +0100 Message-ID: From: =?UTF-8?B?5Zu+5r2Y?= To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: new low level hardware support list X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2012 00:37:53 -0000 Hi everybody, I'd like to point out the coming (inofficial) hardware support list for freebsd, currently hosted for testing at http://freebsd.0fees.net/ The main purpose of this project is to look up supported hardware and their corresponding configuration in the most detailed way. At the moment we are at a stage where we require some input in order to start evaluating the data. What we need: We need a few dumps from your freebsd machines, (pciconf, dmesg and kldstat). Paste them in the dump form and set a few options afterwards. The whole procedure will take no more than 2 minutes. Note I am note posting this in the forum for a couple of reasons. First of all, at the beginning we only require a few dumps in order to start evaluating, so we do not need too many posters. Second, we do not want to differentiate (too much) with spam and real posters and sort out the mess in the database, as our data validation is still very basic. We have also set up an error/feedback reporting tool, there is no registration required. Feel welcome to use it if you have some criticism. Additional outcome of this project: >From the user input we are able to + map device id's to their corresponding device classes + map chipsets to vendor/device id's + map detailed device information to notebooks. The first two mappings do not exist yet (at least we could not find them on the web). Those lists, once having enough data will be available for download to help other people process the data. There are possibly some more mappings to come. Further stages: Once we have enough data and have evaluated it all, we will simplify the input procedure so that most recognition is automated. This step will require some time, as we will have to go through all the dumps and find the correct relation in dmesg, pciconf, kldstat etc. After having a sufficient base of chipset mappings we will be able to read out the man pages and create the device support from that based on the pci device id, which will further accelerate the growth of the list. As a note, this is not an official project by freebsd, nor a commercial site. It is only a contribution site we do in our spare times. If anybody would like to support, check out the todo list at the site. pantu