Date: Sat, 25 May 2013 09:56:54 -0700 (PDT) From: J Ronald <followait@yahoo.com> To: "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org> Subject: Any offical study stuff? Message-ID: <1369501014.32768.YahooMailNeo@web163002.mail.bf1.yahoo.com>
next in thread | raw e-mail | index | archive | help
I've checked "FreeBSD Developer's Book", there seems nothing about how to write FreeBSD driver. From owner-freebsd-drivers@FreeBSD.ORG Sat May 25 17:25:57 2013 Return-Path: <owner-freebsd-drivers@FreeBSD.ORG> Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8524FBE4 for <freebsd-drivers@freebsd.org>; Sat, 25 May 2013 17:25:57 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 5826FB49 for <freebsd-drivers@freebsd.org>; Sat, 25 May 2013 17:25:57 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id s9so14955302iec.20 for <freebsd-drivers@freebsd.org>; Sat, 25 May 2013 10:25:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=HelOIUEgIFWIBAE20Qj/aRSFt2vnxgFBO2u+uDf865U=; b=MkadODkO/fWbLrSOtdYJMleUpqfFNsvuxVboi8PAlNCSIem6zWZ+WURHBz0wC/bNTJ bXbXY7UeV0A/zeiWDm2SUmgEZQujHRVKbsXm5wkM5Lajs9prMdSLFS6xZuiAqVtAwVtA f766pXvpa6glCw0b8jVwVAwp8upF7vICRqy2E+y0mbIgXc3B5XOhLfu57QxTFsbffSCS 3asOWZzwRya8h/jTPa29aic6z9/KyebMm5cDRywvuAnbWSshVM46bNgecMzJzs7aoNwe P6UlWkEKdZUPrIW2FOoMJLSZg8w1R+FDwiqFMrGKhuFbReboXHX3RkquHhtgllYVr3Bv WptQ== X-Received: by 10.50.132.103 with SMTP id ot7mr298654igb.99.1369502756951; Sat, 25 May 2013 10:25:56 -0700 (PDT) Received: from 53.imp.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id r20sm4898854ign.8.2013.05.25.10.25.54 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 25 May 2013 10:25:55 -0700 (PDT) Sender: Warner Losh <wlosh@bsdimp.com> Subject: Re: Any offical study stuff? Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Warner Losh <imp@bsdimp.com> In-Reply-To: <1369501014.32768.YahooMailNeo@web163002.mail.bf1.yahoo.com> Date: Sat, 25 May 2013 11:25:53 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <7CBC37B1-379E-4F66-B769-742FEE568A20@bsdimp.com> References: <1369501014.32768.YahooMailNeo@web163002.mail.bf1.yahoo.com> To: J Ronald <followait@yahoo.com> X-Mailer: Apple Mail (2.1085) X-Gm-Message-State: ALoCoQkf3d9itFNcwu6OVwnriZ5NjHd2BHrjltQ7jrMzAj2G880t6sxns/KcLEDZOa09HQVo7X7U Cc: "freebsd-drivers@freebsd.org" <freebsd-drivers@freebsd.org> X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Writing device drivers for FreeBSD <freebsd-drivers.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-drivers>, <mailto:freebsd-drivers-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-drivers> List-Post: <mailto:freebsd-drivers@freebsd.org> List-Help: <mailto:freebsd-drivers-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-drivers>, <mailto:freebsd-drivers-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 25 May 2013 17:25:57 -0000 On May 25, 2013, at 10:56 AM, J Ronald wrote: > I've checked "FreeBSD Developer's Book", there seems nothing about how = to write FreeBSD driver. You might want to look at getting http://nostarch.com/bsddrivers.htm = which does a good job for the basics. The architecture handbook at = http://www.freebsd.org/doc/en/books/arch-handbook/ has some of the = basics, but has gotten a bit dated and staid. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369501014.32768.YahooMailNeo>