From owner-freebsd-hackers Fri Aug 29 19:32:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA13228 for hackers-outgoing; Fri, 29 Aug 1997 19:32:26 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id TAA13223 for ; Fri, 29 Aug 1997 19:32:22 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id MAA20547; Sat, 30 Aug 1997 12:31:00 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id MAA13714; Sat, 30 Aug 1997 12:00:49 +0930 (CST) Message-ID: <19970830120049.38856@lemis.com> Date: Sat, 30 Aug 1997 12:00:49 +0930 From: Greg Lehey To: john hood Cc: Warner Losh , freebsd-hackers@FreeBSD.ORG Subject: Re: New warning, should I worry? References: <199708292257.SAA20076@smoke.marlboro.vt.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199708292257.SAA20076@smoke.marlboro.vt.us>; from john hood on Fri, Aug 29, 1997 at 06:57:43PM -0400 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, Aug 29, 1997 at 06:57:43PM -0400, john hood wrote: > Warner Losh writes: >> When I boot the most recent kernel (the first new I I had built since >> June for my PCI machine), I get the following messages on boot. I've >> provided some context so that people know where they are coming out >> at. I have no IDE drives in this system. > > It's generally nothing to worry about. I put that noise in so I'd get > some feedback on what other machines besides mine do. It doesn't > affect you at all. I've changed the sense of the messages so that > they aren't warnings anymore-- coming soon to a commit near you... What kind of feedback would you like? I'm getting it too, if that interests you, and I *do* have one IDE drive. I also thought it was set up for DMA. Do I need to do anything? Here are the messages: de_pci0: rev 0x02 on pci0.7.1 ide_pci: warning, ide0:0 not configured for DMA? ide_pci: warning, ide0:1 not configured for DMA? ide_pci: warning, ide1:0 not configured for DMA? ide_pci: warning, ide1:1 not configured for DMA? Greg