atom feed39 messages in org.freebsd.freebsd-hackersRe: offtopic: low level format of IDE...
FromSent OnAttachments
Julian ElischerJul 8, 2002 1:47 pm 
Matthew DillonJul 8, 2002 2:08 pm 
John NielsenJul 8, 2002 2:10 pm 
Luigi RizzoJul 8, 2002 2:19 pm 
Julian ElischerJul 8, 2002 2:22 pm 
Terry LambertJul 8, 2002 2:36 pm 
Terry LambertJul 8, 2002 2:39 pm 
Kenneth CulverJul 8, 2002 2:41 pm 
Kent StewartJul 8, 2002 2:46 pm 
Julian ElischerJul 8, 2002 2:52 pm 
Robert KleinJul 8, 2002 2:53 pm 
Terry LambertJul 8, 2002 3:02 pm 
Bakul ShahJul 8, 2002 3:14 pm 
Bernd WalterJul 8, 2002 3:17 pm 
Julian ElischerJul 8, 2002 3:21 pm 
Doug BartonJul 8, 2002 3:36 pm 
Kent StewartJul 8, 2002 3:44 pm 
Peter WemmJul 8, 2002 4:36 pm 
Matthew DillonJul 8, 2002 4:39 pm 
Julian ElischerJul 8, 2002 4:51 pm 
Bernd WalterJul 8, 2002 5:32 pm 
Mike SilbersackJul 8, 2002 5:52 pm 
Greg 'groggy' LeheyJul 8, 2002 6:02 pm 
Terry LambertJul 8, 2002 6:39 pm 
Chris KnightJul 8, 2002 7:08 pm 
Terry LambertJul 8, 2002 7:12 pm 
Terry LambertJul 8, 2002 7:22 pm 
Kris KirbyJul 8, 2002 7:40 pm 
Peter WemmJul 8, 2002 7:43 pm 
Terry LambertJul 8, 2002 7:45 pm 
Chris KnightJul 8, 2002 8:07 pm 
Cy Schubert - CITS Open Systems GroupJul 8, 2002 10:12 pm 
Soeren SchmidtJul 9, 2002 1:39 am 
Don LewisJul 9, 2002 3:28 am 
David GilbertJul 9, 2002 4:00 am 
Chuck RobeyJul 9, 2002 5:56 pm 
Sergey BabkinJul 10, 2002 5:23 pm 
Terry LambertJul 10, 2002 5:57 pm 
David SchultzJul 11, 2002 4:08 am 
Subject:Re: offtopic: low level format of IDE drive.
From:Cy Schubert - CITS Open Systems Group (Cy.S@uumail.gov.bc.ca)
Date:Jul 8, 2002 10:12:53 pm
List:org.freebsd.freebsd-hackers

In message <3D2A@mindspring.com>, Terry Lambert writes:

According to the specs I had access to at Whistle they were pretty much the same low level device with different interface logic. The ATA drives I have seen had a format capacity just like their scsi cousins, just hard to find.

Actually, if you read through the thread, you will see the format track was taken out of the ATA specification. You have to know a magic incantation to talk to the drive firmware (hence my vendor tool recomendation, and my question "Who is the manufacturer?").

That is understandable. For example, Western Digital has not supported a real format track command since as far back as 1991. The WDAC-280 documentation states that the drive supported a logical format command that would fill existing sectors with zeros. It also supported marking sectors bad to provide backward compatibility with older MFM drives.

IIRC, the old IDE specification stated that vendor implementation of the IDE format track command was at the discretion of the vendor. The command could format a track, zero out a track, or do nothing.

Using the vendor's supplied utilities to format and mark bad sectors is always recommended.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message