Path: utzoo!attcan!uunet!ns-mx!iowasp.physics.uiowa.edu!maverick.ksu.ksu.edu!rutgers!cs.utexas.edu!samsung!uakari.primate.wisc.edu!uflorida!mephisto!udel!mmdf From: UPSYF173%DBIUNI11.BITNET@cunyvm.cuny.edu (Wolfgang Thiel) Newsgroups: comp.os.minix Subject: ST 1.5 stwini Bug Message-ID: <23464@nigel.udel.EDU> Date: 3 Jul 90 07:30:19 GMT Sender: usenet@udel.EDU Lines: 12 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: