From owner-cvs-src@FreeBSD.ORG Fri Jun 10 23:13:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F37F16A41C; Fri, 10 Jun 2005 23:13:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2573543D48; Fri, 10 Jun 2005 23:13:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F1CBD5128E; Fri, 10 Jun 2005 19:13:25 -0400 (EDT) Date: Fri, 10 Jun 2005 19:13:25 -0400 From: Kris Kennaway To: Marius Strobl Message-ID: <20050610231325.GA2560@xor.obsecurity.org> References: <200506102311.j5ANBGYL006473@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200506102311.j5ANBGYL006473@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 23:13:28 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 10, 2005 at 11:11:16PM +0000, Marius Strobl wrote: > marius 2005-06-10 23:11:16 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/sparc64/conf GENERIC=20 > Log: > Turn on atkbdc(4), atkbd(4), creator(4), machfb(4), syscons(4), ohci(4), > psm(4), ukbd(4), ums(4) and usb(4) on by default. Modulo some nits with > the most annoying one probably being USB keyboards no longer working at > the OFW boot prompt after halting FreeBSD these drivers work fine on > sparc64 including X and there's nothing left that I'd consider a show- > stopper. I.e. graphical consoles on sun4u machines should either work > out of the box or by plugging in a card that is supported by either > creator(4) or machfb(4). The exception obviously are SBus-only machines > without UPA slots like some Ultra 1 (but which also still lack support > in other areas) and certain Exx0 (but which probably are mainly used > with serial consoles anyway). I'll try to add a cgsix(4) for these later > as Sun CG6 cards are probably the most common SBus framebuffer cards in > sun4u machines. I however don't see much sense in adding drivers for the > dozen of SBus framebuffers that were destined for sparc v8 machines. > The rest of the USB drivers aren't enabled as I'm only aware of ukbd(4) > and ums(4) as well as ohci(4) working with the on-board ALI M5237 and > Sun PCIO-2 controllers. Aue(4) definitely doesn't work on sparc64, yet. > =20 > Thanks to: > - Jake for the initial work on syscons(4) on sparc64 and creator(4). > - Marcel for uart(4) and especially for its support for the SCCs which > are only used on sparc64 so far. In various regards it wouldn't have > been possible to enable syscons(4) by default on sparc64, yet, without > uart(4). > - All that tested patches. > =20 > Ok'ed by: scottl (RE hat), tmm Excellent news! Kris --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCqh6UWry0BWjoQKURAux5AJ9CovpGiMe+tKHyFDFpHKXTvhM0jwCfYJj0 XKVjcUeMG0tZ2H2JDtCwwFw= =BHfV -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--