From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 10 17:04:21 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CFF316A4CE for ; Mon, 10 Jan 2005 17:04:21 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC6243D1F for ; Mon, 10 Jan 2005 17:04:20 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id B2BD265218; Mon, 10 Jan 2005 17:04:18 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 65997-04-3; Mon, 10 Jan 2005 17:04:18 +0000 (GMT) Received: from empiric.dek.spc.org (unknown [213.210.24.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id A7E2365211; Mon, 10 Jan 2005 17:04:17 +0000 (GMT) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id BC2EF64C3; Mon, 10 Jan 2005 17:04:18 +0000 (GMT) Date: Mon, 10 Jan 2005 17:04:18 +0000 From: Bruce M Simpson To: Kris Tilford Message-ID: <20050110170418.GA711@empiric.icir.org> Mail-Followup-To: Kris Tilford , freebsd-hackers@freebsd.org References: <105F3A94-62F2-11D9-A5C6-000502BD9BF8@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <105F3A94-62F2-11D9-A5C6-000502BD9BF8@aol.com> cc: freebsd-hackers@freebsd.org Subject: Re: ASIX AX88172 & OS X? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 17:04:21 -0000 On Mon, Jan 10, 2005 at 04:26:18AM -0600, Kris Tilford wrote: > I assume your FreeBSD driver could be easily ported to OS X, I could=20 [snip] Nope. MacOS X and FreeBSD are completely different in this area. It uses a driver API known as IOKit. Your best bet is to look for driver support =66rom the manufacturer. Regards, BMS