From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 10:18:51 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 D529637B401 for ; Thu, 31 Jul 2003 10:18:51 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE85B43F75 for ; Thu, 31 Jul 2003 10:18:50 -0700 (PDT) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail1.panix.com (Postfix) with ESMTP id 7258E48EA0; Thu, 31 Jul 2003 13:18:50 -0400 (EDT) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id C803F2AA41; Thu, 31 Jul 2003 13:18:49 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 19iH4i-00019u-00; Thu, 31 Jul 2003 13:18:48 -0400 Date: Thu, 31 Jul 2003 13:18:48 -0400 From: stan To: "J. Seth Henry" Message-ID: <20030731171848.GA4365@teddy.fas.com> Mail-Followup-To: "J. Seth Henry" , Free BSD Questions list References: <1059662053.28758.8.camel@alexandria> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1059662053.28758.8.camel@alexandria> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.21 X-Uptime: 13:13:39 up 2 days, 3:46, 1 user, load average: 0.17, 0.07, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown cc: Free BSD Questions list Subject: Re: Help PLEASE! on proper kernel config file to use serial ports with puc driver 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: Thu, 31 Jul 2003 17:18:52 -0000 On Thu, Jul 31, 2003 at 10:34:14AM -0400, J. Seth Henry wrote: > All you need in your kernel config is 'device puc'. You already appear > to have this in your config, as your system detected the adapter. > Him I've made some "progress" on this ;-( I have created teh devices in /dev. I now have just the puc line in the kernel config, and the ports are getting detected like this: puc0: port 0xfce0-0xfcff irq 11 at device 6.0 on pci0 sio4: type 16550A sio5: type 16550A That;s the good nes. The bad news is that when I do "cu -l cuaa4", the computer locks up! No response to any keyboard input, no response to a ping etc. I have to power cycle it to get it back :-( Sugestions? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin