From owner-freebsd-hardware@FreeBSD.ORG Fri Mar 17 03:48:54 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11C5016A400; Fri, 17 Mar 2006 03:48:54 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D4AB43D5E; Fri, 17 Mar 2006 03:48:46 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k2H3miiH050391; Thu, 16 Mar 2006 22:48:45 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Clayton Scott Kern Date: Thu, 16 Mar 2006 21:58:01 -0500 User-Agent: KMail/1.8.3 References: <20060316184128.GA12770@reddwarf.local> <200603161555.41213.jhb@freebsd.org> <20060316222407.GA727@reddwarf.local> In-Reply-To: <20060316222407.GA727@reddwarf.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603162158.02027.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1335/Wed Mar 15 23:58:43 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.5 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: Unable to get SIIG PCI serial card to work X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 03:48:54 -0000 On Thursday 16 March 2006 05:24 pm, Clayton Scott Kern wrote: > on 03-16-2006, John Baldwin wrote: > > Ok, can you get a dmesg from a boot with your custom kernel with puc in > > it and the output from kldstat -v with that kernel booted? > > Here's the info you requested. When not loading the puc module in > /boot/loader.conf, the puc device isn't found, though pciconf -lv shows > the device. I added the output of pciconf -lv at the end. > > Output of dmesg > > Copyright (c) 1992-2005 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 6.0-RELEASE-p5 #0: Sat Mar 11 12:12:08 EST 2006 > root@reddwarf.local:/usr/obj/usr/src/sys/GENERIC This kernel doesn't have 'device puc' in it. If it did, it would have the= =20 'pci/puc' and 'puc/sio' modules listed in the kldstat -v output. Make sure= =20 you have built a custom kernel with 'device puc' enabled, installed it, and= =20 are booting from it. > Output of kldstat -v > > Id Refs Address Size Name > 1 11 0xc0400000 63072c kernel > Contains modules: > Id Name > 26 xpt > 27 probe > 28 cam > ... No puc this list tells me 'device puc' isn't in this kernel. :) =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org