From owner-freebsd-hackers Sun Jul 6 17:55:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA15103 for hackers-outgoing; Sun, 6 Jul 1997 17:55:02 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA15089 for ; Sun, 6 Jul 1997 17:54:56 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id RAA18675; Sun, 6 Jul 1997 17:56:25 -0700 (PDT) Message-Id: <199707070056.RAA18675@implode.root.com> To: Simon Shapiro cc: FreeBSD-Hackers@FreeBSD.ORG Subject: Re: PCI Bridge Question In-reply-to: Your message of "Sun, 06 Jul 1997 16:36:19 PDT." From: David Greenman Reply-To: dg@root.com Date: Sun, 06 Jul 1997 17:56:25 -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >1. Upon booting on a SuperMicro P6DNH (dual Pentium, 8 PCi Slots, etc.), > and having an Intel EtherPro 100B installed ``across the bridge'', one > gets: > >fxp0 rev 2 int a irq 9 on >pci0:19 >fxp0: Ethernet address 00:a0:c9:6b:2c:e1 >chip3 rev 1 on >pci0:20 >:0 >pci0:20:1: Intel Corporation, device=0x1960, class=memory (misc) int a irq >10 [n >o driver assigned] >Probing for devices on PCI bus 1: >fxp1 rev 2 int a irq 10 on pci1:0 >pci_map_mem failed: device's memrange 0xff9ff000-0xff9fffff is incompatible >with > its bridge's memrange 0xfd200000-0xfd6fffff >fxp1: Ethernet address 00:a0:c9:6b:8e:b6 > > What can I do to make this work? Did you verify that it actually doesn't work? From the above, the device appears to have been mapped and attached okay. >2. Said machine has 256MB of RAM, another has ``only'' 128MB, etc.. > Can I configure ONE kernel, with `options "MAXMEM=(256*1024)" ' and > have things work nicely, still? Yes. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project