Module Name: src Committed By: jakllsch Date: Mon Feb 21 02:58:03 UTC 2011
Modified Files: src/sys/arch/i386/stand/lib: biosdisk_ll.c Log Message: Rework previous commit. Return non-zero instead of turning off BIOSDISK_INT13EXT. BIOSDISK_INT13EXT also enables LBA access mechanisms that we really want to be using if at all possible. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 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.