Date: Thu, 19 Apr 2001 22:53:30 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdevinfo Makefile devinfo.c devinfo.h devinfo_var.h Message-ID: <200104200553.f3K5rUZ47047@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/04/19 22:53:30 PDT
Added files:
lib/libdevinfo Makefile devinfo.c devinfo.h
devinfo_var.h
Log:
This is the Device Information Library, libdevinfo.
The devinfo library provides access to the kernel's internal device
hierarchy and to the I/O resource manager. The library uses a
sysctl(9) interface to obtain a snapshot of the kernel's state which
is then made available to the application.
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?200104200553.f3K5rUZ47047>
