Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 22:03:44 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Christian Kuhtz <ck@adsu.bellsouth.com>, "David O'Brien" <obrien@NUXI.com>, current@FreeBSD.ORG
Subject:   Re: KLD naming 
Message-ID:  <87466.916898624@zippy.cdrom.com>
In-Reply-To: Your message of "Wed, 20 Jan 1999 21:56:52 PST." <199901210556.VAA06281@dingo.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I guess it depends on how fancy we want to get.  Here are some examples 
> that I've been rolling around; some are fanciful, some practical)
> 
> 	dev_		generic device (eg. dev_sio)
> 	bus_		bus support (eg. bus_pci)
> 	netif_		network interface (eg. netif_ed)
> 	netproto_	network protocol (eg. netproto_arp)
> 	netdomain_	network domain (eg. netdomain_ip)
> 	vfs_		VFS layer (eg. vfs_nfs)
> 	kern_		kernel infrastructure (eg. kern_vfs)
> 	syscall_	loadable system calls (eg. syscall_sendfile)

I like this.  It's the best alternative to an arbitrarily deep
(and much disputed) directory structure I've seen so far.

- Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87466.916898624>