From owner-freebsd-hackers Sun Apr 21 18:11:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA27833 for hackers-outgoing; Sun, 21 Apr 1996 18:11:46 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA27828 for ; Sun, 21 Apr 1996 18:11:45 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA16322; Sun, 21 Apr 1996 18:08:28 -0700 From: Terry Lambert Message-Id: <199604220108.SAA16322@phaeton.artisoft.com> Subject: Re: HP Vectra VL Series 4 To: mihoko@sapphire.pa.yokogawa.co.jp (Mihoko Tanaka) Date: Sun, 21 Apr 1996 18:08:27 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199604210525.OAA25877@sapphire.pa.yokogawa.co.jp> from "Mihoko Tanaka" at Apr 21, 96 02:25:46 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I guess that the PCI bus isn't recognize if the number of function > is not equal 0 (in another words, if the PCI bridge is the > multi-function device). > > I tried to change the mask 'CONF1_ENABLE_MSK from '0x00ff0700ul' to > '0x00ff0000ul', and it works well. > But I'm worrying if my change is correct. > > Please give me some advices. [ ... ] You need to send this directly to Stefan Esser, se@zpr.uni-koeln.de who is the main PCI person; he said recently that he does not read this list. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.