Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/19/2006 15:01:21
Module Name: src
Committed By: thorpej
Date: Sun Feb 19 15:01:21 UTC 2006
Modified Files:
src/sys/kern: subr_autoconf.c
src/sys/sys: device.h
Log Message:
Add accessor functions for the device_t type. Make device_lookup() a
real function, rather than a macro.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/subr_autoconf.c
cvs rdiff -r1.85 -r1.86 src/sys/sys/device.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.