From owner-freebsd-questions@FreeBSD.ORG Mon Jun 9 10:57:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3185037B401 for ; Mon, 9 Jun 2003 10:57:31 -0700 (PDT) Received: from sunshine.math.utah.edu (sunshine.math.utah.edu [128.110.198.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C9A43FAF for ; Mon, 9 Jun 2003 10:57:30 -0700 (PDT) (envelope-from cjs@sunshine.math.utah.edu) Received: from sunfish.math.utah.edu (IDENT:ey76iGZBFg/f4mPLqxZhLbXsJQM1si8z@sunfish.math.utah.edu [128.110.198.233]) by sunshine.math.utah.edu (8.9.3p2/8.9.3) with ESMTP id LAA25392 for ; Mon, 9 Jun 2003 11:57:29 -0600 (MDT) Received: from localhost (cjs@localhost) by sunfish.math.utah.edu (8.9.3p2/8.9.3) with ESMTP id LAA19970 for ; Mon, 9 Jun 2003 11:57:29 -0600 (MDT) X-Authentication-Warning: sunfish.math.utah.edu: cjs owned process doing -bs Date: Mon, 9 Jun 2003 11:57:29 -0600 (MDT) From: Chris Staskewicz To: freebsd-questions@FreeBSD.ORG Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: PCI modem configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 17:57:31 -0000 I have a PnP PCI modem that I think the kernel recognizes (I added "device puc" to a new kernel build). "dmesg" added a new line (new in the sense that the older dmesg on the older kernel didn't have it) with something like, pci0 irq=9 ... I would email the exact text, however, I can't dial-up from home just yet! My question is, that if this is the correct configuration, how do I know or make the correct device nodes in /dev, so that I can use PPP or some other program to dial-up to the ISP? "sh MAKEDEV pci0" doesn't work, and browsing what's available in /etc/MAKEDEV doesn't really give me any clues. Thanks so much, Chris. -------------------------------------------------------------------- Chris Staskewicz http://www.math.utah.edu/~cjs --------------------------------------------------------------------