From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 01:24:40 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 F1B9016A4CE for ; Fri, 12 Dec 2003 01:24:40 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id C312443D09 for ; Fri, 12 Dec 2003 01:24:38 -0800 (PST) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AUjXJ-0006I4-00 for ; Fri, 12 Dec 2003 10:24:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AUjXI-0006Hv-00 for ; Fri, 12 Dec 2003 10:24:36 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AUjXI-0001no-00 for ; Fri, 12 Dec 2003 10:24:36 +0100 From: rk47 Date: Fri, 12 Dec 2003 11:32:02 +0200 Organization: nanoteq Lines: 25 Message-ID: References: <200312112302.hBBN2Lh7415428@pimout5-ext.prodigy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org User-Agent: KNode/0.7.2 Sender: news Subject: Re: puc driver -- config problem? 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: Fri, 12 Dec 2003 09:24:41 -0000 Have you tried adding it in the file /usr/src/sys/conf/files Something like dev/puc/puc.c optional puc David Brodbeck wrote: > I'm sure this is something really simple I'm missing, but after an hour of > tinkering and doing Google searches I'm at a loss. > > I'm running FreeBSD 4.8-RELEASE on an Alpha. I just installed an NM9835 > 2-port PCI serial card. I added 'device puc' to my kernel configuration > file, as suggested in 'man puc', but when I run config I get this error: > > Warning: device "puc" is unknown > > What am I doing wrong? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"