From owner-freebsd-newbies@FreeBSD.ORG Sun Jan 16 04:18:27 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D436B16A4CF for ; Sun, 16 Jan 2005 04:18:27 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB5343D1D for ; Sun, 16 Jan 2005 04:18:27 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050116041826i9100bphp9e>; Sun, 16 Jan 2005 04:18:26 +0000 Message-ID: <41E9EB0D.5010008@nbritton.org> Date: Sat, 15 Jan 2005 22:18:21 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Street Chaman References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: Hardware Programming X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 04:18:28 -0000 Street Chaman wrote: > hi everyone, > > I need low level access to some hardware devices (kbd, sound, display) > in an assembly soft; so I'd like to know were I can find all supported > ioctl_syscall parameters for each device ? > Furthermore, if someone knows good (more complete than > developpers-handbook) bsd - assembly doc/sources, it would help me a lot. > > Thanks a lot > > You want developer docs?, here you go: The Design and Implementation of the FreeBSD Operating System Authors: Marshall Kirk McKusick, George V. Neville-Neil Hardcover: 720 pages Publisher: Addison-Wesley (August 2, 2004) ISBN: 0201702452 The Design and Implementation of the 4.4 BSD Operating System Authors: Marshall Kirk McKusick, Keith Bostic, Michael J. Karels, John S. Quarterman Hardcover: 608 pages Publisher: Addison-Wesley (April 30, 1996) ISBN: 0201549794 also I'd scribe to this list: freebsd-hackers@freebsd.org