From owner-freebsd-questions Wed Jun 13 11:50:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by hub.freebsd.org (Postfix) with ESMTP id C2DCF37B403 for ; Wed, 13 Jun 2001 11:50:34 -0700 (PDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.11.3/8.11.3) id f5DIoYH51435 for freebsd-questions@freebsd.org; Wed, 13 Jun 2001 13:50:34 -0500 (CDT) (envelope-from rich) From: Rich Winkel Message-Id: <200106131850.f5DIoYH51435@pencil.math.missouri.edu> Subject: PCI PNP internal modem install problem To: freebsd-questions@freebsd.org Date: Wed, 13 Jun 2001 13:50:34 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to install a USR 56K internal PNP PCI modem card under 4.3-release. I added the card's PNP id to /usr/src/sys/isa/sio.c under the struct pci_ids as { 0x100712b9, "3COM PCI FaxModem", 0x10 } but the card still probes as pci2: (vendor=0x12b9, dev=0x1007) at 13.0 irq 11 What am I doing wrong?? Surely this is in a FAQ somewhere ... Thanks for any help!! Rich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message