redliner wrote:
Sorry? i didnt get your point..
the circuit he is showing is a serial driver for an RS-232 interface. I have heard...and don't quote me...that some drives can use a serial interface to tell what is going on with the drive, even down to telling you which head is bad.
The left side input to the drawing shows a 25 pin DB connector with a 9-pin adapter on it. RxD = receive, TxD = transmit. The RTS (request to send) and DTR (data terminal ready) are typical lines on an RS-232 interface, but here they are being used to supply voltage to the 7805 regulator through two diodes. This regulator supplies +5 volts to the HIN232CP chip, which converts the +5 volts to +10 volts at the output. There's a reference on this page:
http://www.anotherurl.com/library/rs232.htm#DCD
I'm guessing that Seagate has software that will communicate with your drive through the serial port. You'd have to build this circuit with the correct connector for your board.