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 To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message