From owner-freebsd-questions Thu Mar 15 18:59:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id C672F37B719 for ; Thu, 15 Mar 2001 18:59:54 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 67391 invoked by uid 100); 16 Mar 2001 02:59:54 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15025.33194.124264.849176@guru.mired.org> Date: Thu, 15 Mar 2001 20:59:54 -0600 To: Edward Cc: questions@freebsd.org Subject: Re: SYSCALL In-Reply-To: <106360378@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Edward types: > Hello all, > I want to know, is there any standards in FreeBSD driver > writting? In other words, I want to know how FreeBSD's kernel works > with driver? I tried to look in sources, but I didn't found > anything... For example, how the kernel on low level reads the sector > from hard disk? Or prints the string to the screen??? Where can I > find this code in the source? Or where is system call handler? They're all there. Sounds like you want to get Kirk McKusick's book on BSD to get started, though. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message