Welcome to the Old Computer Troubleshooting Page

AI Thread Summary
The discussion centers on the evolution of hard drive interfaces, specifically focusing on the transition from older technologies to PATA (Parallel ATA). The absence of PATA ports on an older computer is noted, with clarification that the IDE ports present have an extra pin, making them 40-pin connectors. This extra pin allows for a specific orientation of the connector. Before PATA, hard drives operated similarly to floppy drives, with buffering memory on a controller card, such as the popular Western Digital ISA bus WD1003, which supported two hard drives and laid the groundwork for the PATA interface. PATA IDE hard drives emulate the WD1003 controller, allowing for software compatibility. Additionally, prior to the widespread use of IDE, hard drive controllers were primarily SCSI or proprietary.
cscott
Messages
778
Reaction score
1
Hey,

I haven't worked on an old computer in ages and I'm not sure if anything was around before PATA... I'm asking this because I see no PATA ports. All the ports with the right "size" have one extra pin. Do I just have bad cables?
 
Computer science news on Phys.org
I realize now it says "IDE" written on the mobo beside these two ports. Why is there an extra pin (ie. 40 total)?
 
Last edited:
Guess I just needed 40 pin cables :)
 
PATA is a 40 pin connector. One of the pins near the middle isn't required, so it can be removed so that a 40 socket connector can have one of the sockets filled so that the connector only goes on one way.

Before PATA, hard drives were mechanisms similar to floppy drives. All of the memory for buffering was located on a controller card. Western Digital's ISA bus WD1003 hard drive controller was a popular controller. It could support two hard drives, and is the basis for the PATA interface.

A pair of PATA IDE hard drive on the same PATA cable emulate the WD1003 controller. A subset of the ISA bus goes out to both drives. Writing to ports updates the ports to both drives, but the currently selected unit is the only one that will respond to a command written to the command port. The idea was that IDE drives would be software compatable with the WD1003 controller.

Prior to PCs, controllers for hard drives were SCSI or proprietary.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Back
Top