Date: Sat, 5 Nov 2005 19:48:53 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC Message-ID: <200511051948.jA5JmrDN010321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-11-05 19:48:53 UTC
FreeBSD src repository
Modified files:
sys/alpha/conf GENERIC
sys/amd64/conf GENERIC
sys/i386/conf GENERIC
Log:
Add uart(4). When both sio(4) and uart(4) can handle a serial port,
sio(4) will claim it. This change therefore only affects how ports
are handled when they are not claimed by sio(4), and in principle
will improve hardware support.
MFC after: 2 months
Revision Changes Path
1.189 +3 -2 src/sys/alpha/conf/GENERIC
1.446 +2 -1 src/sys/amd64/conf/GENERIC
1.435 +2 -1 src/sys/i386/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511051948.jA5JmrDN010321>
