From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 05:22:09 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 5A61B16A4CE for ; Fri, 12 Dec 2003 05:22:09 -0800 (PST) Received: from mta5.adelphia.net (mta5.adelphia.net [68.168.78.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 168B443D1D for ; Fri, 12 Dec 2003 05:22:08 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031212131442.XNDQ24483.mta13.adelphia.net@barbish>; Fri, 12 Dec 2003 08:14:42 -0500 From: "fbsd_user" To: "rk47" , Date: Fri, 12 Dec 2003 08:14:42 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Subject: RE: puc driver -- config problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 13:22:09 -0000 Device puc is for reading older bios on i386 machines, you are on Alpha. You are sol (shit out of luck). -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of rk47 Sent: Friday, December 12, 2003 4:32 AM To: freebsd-questions@freebsd.org Subject: Re: puc driver -- config problem? 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" _______________________________________________ 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"