Subject: Re: Kernel source tree specifications
To: Ian Zagorskih <ianzag@megasignal.com>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-kern
Date: 06/18/2003 19:22:49
On Wed, 18 Jun 2003, Ian Zagorskih wrote:
> I would likt to ask is there available any clean and complete documentation or
> better specification related to the structure of kernel source tree ?

Probably not clean or complete, but an attempt to document things a bit:
http://www.feyrer.de/NetBSD/tour-de-source.html

Maybe hier(7) is of interest too.

In general, /sys/dev is about machine independent drivers, i.e. that use
bus_space(9) etc. so they can be used on different hardware architectures.


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/