From owner-freebsd-questions Sat Apr 13 07:54:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA26907 for questions-outgoing; Sat, 13 Apr 1996 07:54:02 -0700 (PDT) Received: from jbrann.dialup.access.net (jbrann.dialup.access.net [166.84.193.118]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA26902 for ; Sat, 13 Apr 1996 07:53:58 -0700 (PDT) Received: (from jbrann@localhost) by jbrann.dialup.access.net (8.6.12/8.6.12) id KAA07239; Sat, 13 Apr 1996 10:54:53 -0400 Message-Id: <199604131454.KAA07239@jbrann.dialup.access.net> Subject: Re: Asus PVI486SP3 and 2940 compatibility - PART II To: mc7953@mclink.it (Marco Masotti) Date: Sat, 13 Apr 1996 10:54:53 -0400 (EDT) Cc: questions@freebsd.org (freeq) In-Reply-To: <316F5B62.41C67EA6@mclink.it> from Marco Masotti at "Apr 13, 96 09:44:34 am" From: John Brann Reply-To: John Brann Organisation: Not while I'm at home X-Mailer: ELM [version 2.4ME+ PL13 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Marco Masotti wrote... > > Apart from the solution I've find out, any light out there? > Could it be not really a compatibility problem of 2940 with the > motherboard, but actually an issue between the two pci boards? > > Thanks, > > Marco > I had exactly the same problem, but in my case the symptoms were not so severe. I have an Adapetc 2940 and a CL-GD5434 PCI video card, also. I encountered this problem when trying to get 16bit colour from the video card. For that I needed to map directly to the video card's memory buffer. Doing this caused instant system crashes. The cause was shown to me by the 'scanpci' program which comes with X11R6. It turned out that both PCI cards were claiming the _same_ memory space. It also appears that they calculate (internally) the address of that space by some sort of offset*slot-number calculation. The offset is not user- definable for either card, and these two particular cards mapped over each other as I had them originally installed. As with your case, swapping the slots cleared up my problem. Regards, John -- Beavis and Butt-Head; Vladimir and Estragon for the '90s. finger jbrann@panix.com for pgp public key