Date: Fri, 27 Mar 1998 20:24:31 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Peter Wemm <peter@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet mlf_ipl.c Message-ID: <4653.891026671@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 27 Mar 1998 10:08:09 PST." <199803271808.KAA04685@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> BTW: I think the way it builds it's /dev nodes on the fly as an LKM with > vnode ops is kinda cute - I guess that'd be one way to solve the devfs > persistance problems.. :-) (ie: have the drivers make the nodes in /dev > on disk directly if they are missing, but leave them alone if present). I did think about that once, but it doesn't save us the entire "dev_t" thing, and it would be a lot of code to drag around, just in case... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4653.891026671>