From owner-freebsd-doc@freebsd.org Sun Jan 24 17:36:10 2016 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5B86A1DF02 for ; Sun, 24 Jan 2016 17:36:10 +0000 (UTC) (envelope-from aarmour@cipmail.org) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC28ABB5 for ; Sun, 24 Jan 2016 17:36:10 +0000 (UTC) (envelope-from aarmour@cipmail.org) Received: by mail-ig0-x232.google.com with SMTP id z14so21554714igp.1 for ; Sun, 24 Jan 2016 09:36:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cipmail-org.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to:content-type; bh=sDcfI93e973jZR5VCxwzv2U63r/uhjRyWdhAdROtrMA=; b=moUjLtzPAZ8pd5MFaYoD76hYwFIZq3mWqRx/J+r+g5rVUB/pYu0/Z4kLmcS23gn5gU c32YsPUJFnE99oUvmNZbM3p/YfoAZZEIpZGCrZ5vVc5Y2OSB4ylZLsfygkTOfC72c6dZ FbthL+wa3ybFP3QmsrVYWqXlbyjVm7zy/nNwCIOR0COgPM3AKJc0fG1kKvduSNo6ch5v hEjbA7qWNOW1mv/v+msC4fy2bfK5TNjvPXu592w8hg1lAo8lZ1O6MoSuLh2xX5o3msQX AbW4L3S1oK56FrHRGHdeWXSzFYHsU6tIXUG+Q9OZD9ORsrh2+4KDVNB87REjdm/DM9NF I/ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=sDcfI93e973jZR5VCxwzv2U63r/uhjRyWdhAdROtrMA=; b=jLAcXxZMAI21hqma0ilO9WwaubFPtP1ipSZI+5af1WlW07gQAB+GHV1JQDw9f32ihI aTsHBcD1r9tolKDo5Ok+4mwM2BhQsPlFT2/u8X096ZRBMyCP8zSuYUKsvNulpI0APNNQ aSTUpe1Hr5gWcHVbmTO5Gxr8QrZ3ToR1/qaSDpmlTox6Oi/7qRyT+5NwtEXwzzNMl5+H S9wMRnyn+FzcoFK0L8b4xISfi7wAqyqGY5MbyhmDfmQvGuw519gYF7LqY7+FbEAWLkFs w3RHPx0FCoZEZHn8CDyU4Pp1xFsw8FiyP/O/VmQd+SK/hKmQ6c1N1vVd/9a3Vu7nxaVr J4RQ== X-Gm-Message-State: AG10YOQMhXjy02t+VavDSQu7du073+S6i7CovdYxgDe1EBGRq/qbq47bq6spwBrCu9J4xjQ8L5U6sXID6tGCb12H MIME-Version: 1.0 X-Received: by 10.50.142.73 with SMTP id ru9mr14028209igb.49.1453656969867; Sun, 24 Jan 2016 09:36:09 -0800 (PST) Received: by 10.107.7.76 with HTTP; Sun, 24 Jan 2016 09:36:09 -0800 (PST) Date: Sun, 24 Jan 2016 12:36:09 -0500 Message-ID: Subject: further documentation request From: ty armour To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2016 17:36:10 -0000 I have read a bit of the freebsd handbook I do use bsd, although It does not work on my laptop (asus x750J), I get a screen not found error if I remember correctly, and I am wondering the following. If you could provide tutorials on writing device drivers such as an nvidia740M graphics card. I am also looking for general guides on compiling linux software under BSD, writing custom bootloaders and gui frameworks, as well as writing some custom server side frameworks and networking frameworks as well as tutorials for writing some custom audio frameworks. you could even try at least to get guitarix, rakarrack,vmpk, ardour,lmms, hydrogen, blender, etcetera to run under bsd, I think it can be done. If your feeling really ambitious you might try to get synaptic to run under bsd. My goal is to build my own PC(like my own microchips), so any and all relevant information that I havent found yet, I am looking for! Tutorials could even include writing custom kernels. As well I am looking for tutorials on data compression and execution. I have a theory for storing data in memory in small packets, but I still need some help in implementing my designs. So yeah get creative with the tutorials I guess, and have fun. These tutorials would literally help the entire computing world.