Date: Wed, 6 Jan 1999 01:09:22 -0800 (PST) From: Andrzej Bialecki <abial@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 userconfig.c Message-ID: <199901060909.BAA04591@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
abial 1999/01/06 01:09:22 PST Modified files: sys/i386/i386 userconfig.c Log: Add new sysctl machdep.uc_devlist. It allows to cleanly retrieve the list of devices which has been changed in UserConfig, without resorting to reading /dev/kmem. The data returned consist of series of struct isa_device and char dev_name[8]. Ok'd by: jkh Revision Changes Path 1.119 +42 -2 src/sys/i386/i386/userconfig.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?199901060909.BAA04591>