It seems Valentin Shopov wrote: > > > > Hmm, sounds like it has trouble talking to the disk, > > try changeing the > > two #if 0's in ata-disk.c so that it uses 16 bit > > transfers.. > > If that fails, try to make it only use singlesector > > transfers, quite > > a lot older disks messes up there... > > > > -Søren > > > > you're right, it's 16 bit transfer. After changing #if > 0's it's working. Thanks. > BTW, is it possible to define this in the "flags" of > ata[12]?
When I get the time, I'll put in code that figures it out automagically, but a flag value to override could be handy... -Søren To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message