Date: Tue, 14 Aug 2001 01:10:19 +0200 From: "Sansonetti Laurent" <lorenzo@linuxbe.org> To: <freebsd-hackers@freebsd.org> Subject: Re: Reading files within the kernel (was Re: allocating userland space...) Message-ID: <003401c1244d$1fa6ee80$0201a8c0@teledisnet.be> References: <200108131951.aa91431@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Ian, Thanks you for your help, now I can read my cfg file from my module in a easier way ;) A another stupid question, how can I do to stop the loading process in MOD_LOAD event handler (in my case, if the cfg file doesn't exist, it should be better to interrupt..) ? Returning EINTR does not appear to be the good solution ;) Thanks you (again) in advance. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003401c1244d$1fa6ee80$0201a8c0>