From owner-freebsd-questions Tue Jul 6 21:28:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.vlsi.com (relayhost.vlsi.com [134.27.20.23]) by hub.freebsd.org (Postfix) with ESMTP id 77BFB153BB for ; Tue, 6 Jul 1999 21:28:40 -0700 (PDT) (envelope-from che.wong@vlsi.com) Received: (from smtp@localhost) by osiris.vlsi.com (8.9.1a/8.9.1) id VAA21567 for ; Tue, 6 Jul 1999 21:28:39 -0700 (PDT) X-Authentication-Warning: osiris.vlsi.com: smtp set sender to using -f Received: from (tem-pbx1.tempe.vlsi.com [134.27.128.26]) by osiris.vlsi.com via smap (V2.0) id xma021562; Tue, 6 Jul 99 21:28:23 -0700 Received: from vlsi.com (node-145.106.vlsi.com [134.27.145.106]) by tem-pbx1.tempe.vlsi.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id MFF9JBXM; Tue, 6 Jul 1999 21:28:21 -0700 Message-ID: <3782D871.4001F34F@vlsi.com> Date: Tue, 06 Jul 1999 21:32:49 -0700 From: Che Wong Organization: VLSI Technology, Inc. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: PCUI Bridge Driver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a computer based on the VIA MVP3 chipset. I am having problems with PCI interface cards working with FreeBSD 2.2.8. Upon further investigation, I find the following messages in the boot time messages: Jul 6 21:16:10 NITRO /kernel: pcibus_setup(1): mode 1 add Jul 6 21:16:10 NITRO /kernel: r port (0x0cf8) is 0x80003840 Jul 6 21:16:10 NITRO /kernel: pcibus_setup(1a): mode1res=0x80000000 (0x80000000) Jul 6 21:16:10 NITRO /kernel: pcibus_check: device 0 is there (id=05971106) Jul 6 21:16:10 NITRO /kernel: Probing for devices on PCI bus 0: Jul 6 21:16:10 NITRO /kernel: configuration mode 1 allows 32 devices. Jul 6 21:16:10 NITRO /kernel: chip0 rev 4 on pci0:0:0 Jul 6 21:16:10 NITRO /kernel: mapreg[10] type=0 addr=e0000000 size=2000000. Jul 6 21:16:10 NITRO /kernel: chip1 rev 0 on pci0:1:0 Jul 6 21:16:10 NITRO /kernel: bridge from pci0 to pci1 through 1. Jul 6 21:16:10 NITRO /kernel: mapping regs: io:0000d0d0 mem:e3f0e200 pmem:e4f0e400 Jul 6 21:16:10 NITRO /kernel: chip2 rev 71 on pci0:7:0 Jul 6 21:16:10 NITRO /kernel: pci0:7:1: VIA Technologies, device=0x0571, class=storage (ide) [no driver assigned] Jul 6 21:16:10 NITRO /kernel: map(20): io(e000) Jul 6 21:16:10 NITRO /kernel: pci0:7:2: VIA Technologies, device=0x3038, class=serial, subclass=0x03 int d irq 10 [no driver assigned] Jul 6 21:16:10 NITRO /kernel: map(20): io(e400) Jul 6 21:16:10 NITRO /kernel: chip3 rev 16 on pci0:7:3 Jul 6 21:16:10 NITRO /kernel: pci0: uses 33554432 bytes of memory from e0000000 upto e4ffffff. Jul 6 21:16:10 NITRO /kernel: pci0: subordinate busses from 1 upto 1. Jul 6 21:16:10 NITRO /kernel: Probing for devices o Jul 6 21:16:10 NITRO /kernel: n PCI bus 1: Jul 6 21:16:10 NITRO /kernel: vga0 rev 4 int a irq 11 on pci1:0:0 Jul 6 21:16:10 NITRO /kernel: [pci1 uses memory from e2000000 to e3ffffff] Jul 6 21:16:10 NITRO /kernel: mapreg[10] type=0 addr=e2000000 size=1000000. Jul 6 21:16:10 NITRO /kernel: [pci1 uses memory from e2000000 to e3ffffff] So, my questions are: Is the absence of the PCI bridge drivers the root of my PCI device problems and are there drivers available? I doubt that I am the first one to use this chipset. Please help. Thanks. Che Wong che.wong@vlsi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message