Subject: CVS commit: [gehenna-devsw] syssrc/sys/compat/linux/arch/i386
To: None <source-changes@netbsd.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: source-changes
Date: 05/16/2002 07:27:04
Module Name:	syssrc
Committed By:	gehenna
Date:		Thu May 16 04:27:04 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/i386 [gehenna-devsw]: linux_machdep.c

Log Message:
Replace the direct-access to devsw table with calling devsw API.
Replace the block major -> name conversion function with devsw API.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.76.2.1 syssrc/sys/compat/linux/arch/i386/linux_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.