UPSYF173%DBIUNI11.BITNET@cunyvm.cuny.edu (Wolfgang Thiel) (07/03/90)
When looking at stwini.c (because I often got read errors and "dma inter- rupt discarded") I found out that SUPRA is always defined: In include/minix/config.h - after PARTITIONING - there is a line: #define SUPRA 1 This should be changed to SUPRA_PART or something else to distinguish par- titioning from interrupt handling in stwini (#ifdef SUPRA stuff!). Wolfgang BTW, the driver seems to be running OK now with my ICD hostadapter: no SUPRA stuff, poll() delay increased; it's only within the first hour after switching on the harddisk that I get read errors which dis- appear after the second retry of the command. Acknowledge-To: <UPSYF173@DBIUNI11>