From owner-freebsd-hardware@FreeBSD.ORG Sun Nov 8 02:33:27 2009 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 D0455106566C for ; Sun, 8 Nov 2009 02:33:27 +0000 (UTC) (envelope-from deep.alexander@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB86C8FC18 for ; Sun, 8 Nov 2009 02:33:27 +0000 (UTC) Received: by pxi12 with SMTP id 12so237082pxi.3 for ; Sat, 07 Nov 2009 18:33:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Sz8u2Nolje1yEtdn5ulFeXT8GoPLXl2d1/PeBAkI/ss=; b=QZLzzMjKvtizdZGHhK3h28spCgTYpiT/IrL6XBGU5L+AArkDD4f+0vs0sxJ+7uiToU hPD4LroyXdYezfUrzcw5gMnOkq3/kZ9iYFl3zvl8F/Ra2p67eA52MHQESs4O8FKV9n1J VZVGmX3kjTECGyLFZIrG7FFLTqt+ZtFh06TAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YqLBt6Y3fdJKKdJndr2+RLKLgOWbkDxFAiUqeIi4HL7H0czu7RMeZpkfyBsd6q1pOW aju7fUI5tfwoNX/m9XguiN30v3lzKkvbXc6l52mO2U20jZvDW+SXGJzcd5GR07Kwede4 cpoEevvZ0NLb53OnI0M2zk4QzWkXdn0lrmUDA= MIME-Version: 1.0 Received: by 10.141.29.15 with SMTP id g15mr311325rvj.32.1257646351789; Sat, 07 Nov 2009 18:12:31 -0800 (PST) Date: Sun, 8 Nov 2009 03:12:31 +0100 Message-ID: From: Alex Nordlund To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: No drivers for INITIO INI1622? Linux drivers exists (with source too) 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 Nov 2009 02:33:27 -0000 Are there really no drivers for the INITIO INI1622? I only seem to find the Linux drivers (which are open source and GPL'd) http://www.sunix.com.tw/it/en/down/driver/SATA/SATA2100/linux0919.zip showed: linux.zip/initio162x_release0919/FC6/driver/sata_initio162x.c --- //Alex