From owner-freebsd-bugs Sun Jun 25 16:50: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1273F37B579 for ; Sun, 25 Jun 2000 16:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA30297; Sun, 25 Jun 2000 16:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 0791937B523; Sun, 25 Jun 2000 16:40:34 -0700 (PDT) Message-Id: <20000625234034.0791937B523@hub.freebsd.org> Date: Sun, 25 Jun 2000 16:40:34 -0700 (PDT) From: henry@hubsystems.com.au To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/19508: pci bus not probed for pci ethernet card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19508 >Category: i386 >Synopsis: pci bus not probed for pci ethernet card >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 25 16:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: henry lilley >Release: 3.4 >Organization: >Environment: Freebsd 3.4 release 9 - haven't got output sorry >Description: hardware acer acros 60Mz pentium with pci motherboard V12L-P5 with SMC chip 37C665. have added a realtek 8029 pci ethernet card which isn't recognised. It appears that the pci bus isn't probed. output from /var/log/message CPU: Pentium/P5 (59.98-MHz 586-class CPU) origin genuineintel id = 0x515 stepping = 5 features=0x1b .... Found BIOS32 Service Directory header at 0xc00f0230 entry = 0xf0200(0xc00f0200) rev = 0 len = 1 pci bios entry at 0x0 other bios signatures found acpi: 00000000 $PnP: 000f7c20 .... pci_open(1): mode 1 addr port (0xcf8) ix 0x00000000 pci_open(1a): mode1res=0x00000000 (0x80000000) pci_open(1b): mode1res=0x00000000 (0xff000001) pci_open(2): mode 2 enable port (0x0cf8) is 0xff Initialising PnP override table Probing for PnP devices: Trying Read_Port at 230 .... I can send you the complete file if you give me an email address. I have looked thru pcibus.c which produces the pci_open messages and it seems that all the values are constants e.g. CONF1_ADDR_PORT. If these need changeing i wouldn't know to what. I have tried changeing bios options with shadow ram and cach. I haven't tried changeing any jumpers on the motherboard. >How-To-Repeat: happens every time. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message