Date: Wed, 24 Jun 2009 20:49:02 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/conf GENERIC Message-ID: <200906242049.n5OKnOm6065245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-06-24 20:49:02 UTC
FreeBSD src repository
Modified files:
sys/sparc64/conf GENERIC
Log:
SVN rev 194901 on 2009-06-24 20:49:02Z by marius
o merge from amd64:
- r187144: Add a reference to the config(5) manpage and
to the "env" kernel config option.
- Add/enable the default USB drivers. Originally the USB
controller and keyboard drivers were disabled as these
interacted badly with the Open Firmware console driver,
i.e. caused the keyboard to not work with ofw_console(4).
Even when switch to uart(4) and the frame buffer drivers
most of the USB drivers still were kept disabled as
several of them, amongst others all of the drivers for
USB Ethernet controllers, weren't endian clean. With the
new USB stack these problem should be gone now so there's
no longer a reason to not include the same set of USB
drivers amd64 does.
o Remove the commented out device ofw_console; apart from it
being currently broken by some TTY changes one really needs
to know how to actually enable and make it work correctly.
Revision Changes Path
1.156 +37 -19 src/sys/sparc64/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242049.n5OKnOm6065245>
