From owner-freebsd-questions@FreeBSD.ORG Wed May 23 22:42:20 2012 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 736F3106566B for ; Wed, 23 May 2012 22:42:20 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.208]) by mx1.freebsd.org (Postfix) with ESMTP id 2D5888FC08 for ; Wed, 23 May 2012 22:42:19 +0000 (UTC) Date: Thu, 24 May 2012 00:19:18 +0200 From: vermaden To: freebsd-questions@freebsd.org X-Mailer: interia.pl/pf09 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1337811558; bh=yAhd2fy8NwkHk5Apz96UZ8LdWCyf8c/JP2doPfqzusI=; h=Date:From:Subject:To:X-Mailer:Message-Id:MIME-Version: Content-Type:Content-Transfer-Encoding; b=QvbnE5kzPjzIWtCWo9G/CTfyBwjhaps312M1i8K4BFroOcsVqAsUG8OxFgiH5FpDr wRaJ3VR6142twwTZVoAsN81vqULHi7ldT1qFZ6QgsEvnoqeBR2wkpWc+eVXpH/MFWM 5KVrEwudms5psCTRiPPIMFug++wZqbgFGh7sKC2M= Subject: Purpose of FreeBSD X.Y-RELEASE Hardware Notes 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: Wed, 23 May 2012 22:42:20 -0000 Gentleman (and ladies), what is the purpose of the Hardware Notes when it does not provide any REAL information about what hardware is supported? A painful example, I checked if SCSI Controller Adaptec 29320 is supported on FreeBSD and the 'official' information is that it is supported with the AHD(4) driver, like below. > [i386,sparc64,ia64,amd64] The ahd(4) driver supports the following: > Adaptec AIC7901 host adapter chip > Adaptec AIC7901A host adapter chip > Adaptec AIC7902 host adapter chip > *Adaptec 29320 host adapter* > Adaptec 39320 host adapter > Many motherboards with on-board SCSI support But after connecting this Adaptec 29320 to the system it shits the terminal from top to bottom and all I have are issues with it, that is called officially supported hardware? There should be [*] sign on that device that this device ID is known, but its support is less then good. Grepping the Internet shows that all people suggest to put that SCSI card directly into the bin and get something else to work on FreeBSD. Regards, vermaden and nothing more=20 --=20 ...