From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Enabling DMA causes newlines on console In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 14 Jul 2003 10:50:38 -0400 Topicbox-Message-UUID: f85252ac-eacb-11e9-9e20-41e7f4b1d025 On Mon, 14 Jul 2003 zfolkerts@starcenter.tn.org wrote: > If I enable DMA on my disks I get blank lines on the console whenever > I do disk I/O. Basically this prevents me from using rio while any > I/O is happening. I think there may be a blank message echoed to the > console in the IDE driver or somewhere. This does not happen if I do > not have DMA enabled. This seems to happen even if I only enable DMA on do a simple test - bring the system up to a shell prompt (i.e. no window manager) - enable dma then dd from one of discs to /dev/null, see what happens. venti has a bad habit of writing to stdout/stderr.