From owner-freebsd-current Fri Sep 15 13:21:48 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02212 for current-outgoing; Fri, 15 Sep 1995 13:21:48 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA02207 for ; Fri, 15 Sep 1995 13:21:42 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA01692; Fri, 15 Sep 1995 13:20:36 -0700 From: Terry Lambert Message-Id: <199509152020.NAA01692@phaeton.artisoft.com> Subject: Re: new pci setup on EISA box :-) (fwd) To: bugs@ns1.win.net (Mark Hittinger) Date: Fri, 15 Sep 1995 13:20:36 -0700 (MST) Cc: current@FreeBSD.org In-Reply-To: <199509151753.NAA11569@ns1.win.net> from "Mark Hittinger" at Sep 15, 95 01:53:18 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 660 Sender: owner-current@FreeBSD.org Precedence: bulk > Re: new -current EISA hangs in pci probe: > > > Stefan Esser writes; > > 1) Is this a PCI + EISA box, or pure EISA ? > > Pure EISA with above 16mb DMA bug FYI: The EISA spec requires DMA above 16M to work correctly. If your EISA box doesn't do this, it's not an EISA box. Period. The connectors do not define EISA, the spec does. I'm betting this is a NiCE or other motherboard with a HiNT chipset. I think you will have to build a new kernel to work around the problem (by forcing the use of bounce buffers). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.