From owner-freebsd-current Thu May 20 9:18:54 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id C433C15011 for ; Thu, 20 May 1999 09:18:45 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id SAA33267; Thu, 20 May 1999 18:18:05 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199905201618.SAA33267@freebsd.dk> Subject: Re: Problem with ATA/ATAPI driver new version (update8) In-Reply-To: <19990520161016.29667.rocketmail@send205.yahoomail.com> from Valentin Shopov at "May 20, 1999 9:10:16 am" To: valsho@yahoo.com (Valentin Shopov) Date: Thu, 20 May 1999 18:18:05 +0200 (CEST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message