Date: Thu, 27 Feb 2003 07:17:37 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c Message-ID: <200302271517.h1RFHbOZ088119@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/27 07:17:37 PST Modified files: sys/kern kern_conf.c Log: Add the flip-side check: If a driver wants a particular major#, make sure it is marked as allocated in reserved_majors[]. Whine if it wasn't. Revision Changes Path 1.126 +9 -0 src/sys/kern/kern_conf.c 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?200302271517.h1RFHbOZ088119>