From owner-freebsd-mips@FreeBSD.ORG Thu Aug 23 07:45:14 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C11116A417 for ; Thu, 23 Aug 2007 07:45:14 +0000 (UTC) (envelope-from talhastoneager@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 01C8A13C480 for ; Thu, 23 Aug 2007 07:45:13 +0000 (UTC) (envelope-from talhastoneager@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so366928nfb for ; Thu, 23 Aug 2007 00:45:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=tT4gpA9p0AWJNWCOYBaxymiMxZYOhGUZOCnq9pbWkvrn0jnClP/Fh6dmkD5RJ1ALdeztklnGNx5e105cSy6mPPqk6KtDj/whGjikkoZS5Mj2tc0G/F4uUnq+AhRSB4GGRip/objb8FwV+lKdD2Hms62fiUH/aGPxn78HYD4+YZI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OyUXiS/EaCMZkGS4Wb9EZMo1vk2sI6Fw7hp9m6q3Eb51+l8fpFnJ3hfoU+3y0slP8yelgGxi3bN8B7enzMvFmXVFAewsGCvfwN7NYCGQdowjUKqSk8V7nT0V3NpniKGgBxuBhGXVUpoZGzAqgWr367+EM8UdWD+0VpepF9mh8r0= Received: by 10.78.170.6 with SMTP id s6mr990364hue.1187853370018; Thu, 23 Aug 2007 00:16:10 -0700 (PDT) Received: by 10.78.146.6 with HTTP; Thu, 23 Aug 2007 00:16:09 -0700 (PDT) Message-ID: <5bcfed510708230016l3347e914rce9fff362ace4a13@mail.gmail.com> Date: Thu, 23 Aug 2007 12:16:09 +0500 From: "Talha Lateef" To: freebsd-mips@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: multiple uarts X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 07:45:14 -0000 Hi there I am a newbie on freebsd mips, I have a mips4k based board which has 2 uarts i wanted to use uart1 as standard port not for debugging purposes i would also like to try shifting console on it is it possible ? are there sample code for any boards available, any help would be appreciated. regards Talha