From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 27 Oct 1995 15:20:58 -0400 From: btutt@iastate.edu btutt@iastate.edu Subject: datasheets for the CMD640b and RZ1000 PCI IDE chips Topicbox-Message-UUID: 30c2a24e-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19951027192058.5HDK3Vc0CfQ8iecliVGCRkv1RVxtHTwpHGsW6aUH26s@z> In comp.os.plan9 you write: >I've been unable to get the datasheets for these chips from the respective >manufacturers so I can turn off prefetch and, in the case of the CMD at least, >enable the second controller. If someone has either the datasheets and could >FAX them to me (+1 908 582 4417) or can supply the missing parts of the >following pseudo-code I'd be most grateful. Thanks. > if controller is one of the above > read some PCI config register > alter some bits > write the config register back Unfortunately I dont have either... I know intel has a web page on the rz1000 chips.. and the current linux source code detects CMD640b and rz1000 and handles it... you might want to check it out. Wish i could be of more help... I'd gladly try and write a aha driver based off of the linux one, but unfortunately... I dont have the cash to afford a plan 9 Cd. :) Now if we could only figure out how to get the aic-7850's working with the linux aic7xxx driver. :) Bill Tutt btutt@iastate.edu