jhb 2007-11-08 20:13:04 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/boot/i386/libi386 biosdisk.c sys/boot/pc98/libpc98 biosdisk.c Log: MFC: Rework the read/write support in the bios disk driver some to cut down on duplicated code and support 64-bit LBAs for GPT. This also changes the code to always use EDD on devices that support it which matches the rest of the x86 bootstrap. Approved by: re (kensmith) Revision Changes Path 1.45.2.5 +116 -198 src/sys/boot/i386/libi386/biosdisk.c 1.32.2.4 +83 -161 src/sys/boot/pc98/libpc98/biosdisk.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"