K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-06-28T01:43:57.768724Z K 7 svn:log V 242 Enable LBA in GXEMUL. FreeBSD-10's ATA code requires LBA to be used. There's no code in the ATA stack to send CHS commands to the hardware these days. * Enable it by default; * Turn print() into debug() Tested: * MALTA kernel on gxemul. END