Date: Thu, 20 May 1999 12:47:16 -0700 (PDT) From: Valentin Shopov <valsho@yahoo.com> To: Soren Schmidt <sos@freebsd.dk> Cc: current@FreeBSD.ORG Subject: Re: Problem with ATA/ATAPI driver new version (update8) Message-ID: <19990520194716.10079.rocketmail@web113.yahoomail.com>
next in thread | raw e-mail | index | archive | help
--- Soren Schmidt <sos@freebsd.dk> wrote: > It seems Valentin Shopov wrote: > > I just tried the new ATA driver on my old ISA only > > notebook. > > After correct recognition of the hard disk: > > > > .... > > ad0: invalid primary partition table: no magic > > error 22: panic:..... > > 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]? Val _____________________________________________________________ Do You Yahoo!? Free instant messaging and more at http://messenger.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990520194716.10079.rocketmail>
