Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/lib



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.




Home | Main Index | Thread Index | Old Index