Date: Fri, 17 Jan 2003 18:54:16 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc puc.c pucvar.h Message-ID: <200301180254.h0I2sGOl001397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/01/17 18:54:16 PST Modified files: sys/dev/puc puc.c pucvar.h Log: MFp4: Add support for memory mapped UARTs, but don't add any devices yet that depend on it because sio(4) needs support for it before it can be used. There's no reason why zs(4) couldn't attach to puc(4) in the (near?) future (in principle), so don't make memory mapped I/O support in sio(4) a precondition for this change. Revision Changes Path 1.19 +15 -9 src/sys/dev/puc/puc.c 1.9 +3 -0 src/sys/dev/puc/pucvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301180254.h0I2sGOl001397>