From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 15:02:42 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 33B2516A4CF for ; Thu, 11 Dec 2003 15:02:42 -0800 (PST) Received: from pimout5-ext.prodigy.net (pimout5-ext.prodigy.net [207.115.63.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D5343D4C for ; Thu, 11 Dec 2003 15:02:23 -0800 (PST) (envelope-from gull@gull.us) Received: from there (adsl-68-248-22-209.dsl.sfldmi.ameritech.net [68.248.22.209])hBBN2Lh7415428 for ; Thu, 11 Dec 2003 18:02:22 -0500 Message-Id: <200312112302.hBBN2Lh7415428@pimout5-ext.prodigy.net> Content-Type: text/plain; charset="iso-8859-1" From: David Brodbeck To: freebsd-questions@freebsd.org Date: Thu, 11 Dec 2003 18:03:04 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: puc driver -- config problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gull@gull.us List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 23:02:42 -0000 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?