Subject: CVS commit: src/sys/arch/i386/stand/lib
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 06/29/2005 18:02:52
Module Name:	src
Committed By:	junyoung
Date:		Wed Jun 29 18:02:52 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/lib: bios_disk.S biosdisk_ll.c

Log Message:
get_diskinfo():
  Return status code in bits [31:24] of %eax. 0 for success, otherwise failure.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/stand/lib/bios_disk.S
cvs rdiff -r1.21 -r1.22 src/sys/arch/i386/stand/lib/biosdisk_ll.c

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