Date: Sun, 13 Jul 2008 07:20:14 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/etc/etc.amd64 ttys src/etc/etc.i386 ttys src/sys/amd64/conf GENERIC GENERIC.hints src/sys/i386/conf GENERIC GENERIC.hints Message-ID: <200807130727.m6D7ReJl030797@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-07-13 07:20:14 UTC
FreeBSD src repository
Modified files:
. UPDATING
etc/etc.amd64 ttys
etc/etc.i386 ttys
sys/amd64/conf GENERIC GENERIC.hints
sys/i386/conf GENERIC GENERIC.hints
Log:
SVN rev 180487 on 2008-07-13 07:20:14Z by ed
Make uart(4) the default serial port driver on i386 and amd64.
The uart(4) driver has the advantage of supporting a wider variety of
hardware on a greater amount of platforms. This driver has already been
the standard on platforms such as ia64, powerpc and sparc64.
I've decided not to change anything on pc98. I'd rather let people from
the pc98 team look at this.
Approved by: philip (mentor), marcel
Revision Changes Path
1.535 +11 -0 src/UPDATING
1.14 +4 -4 src/etc/etc.amd64/ttys
1.14 +4 -4 src/etc/etc.i386/ttys
1.504 +0 -1 src/sys/amd64/conf/GENERIC
1.19 +15 -15 src/sys/amd64/conf/GENERIC.hints
1.494 +0 -1 src/sys/i386/conf/GENERIC
1.21 +15 -15 src/sys/i386/conf/GENERIC.hints
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807130727.m6D7ReJl030797>
