Date: Mon, 16 Aug 2004 23:21:06 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/conf NOTES Message-ID: <200408162321.i7GNL6ux042135@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-08-16 23:21:06 UTC FreeBSD src repository Modified files: sys/sparc64/conf NOTES Log: Try to catch up with reality: - Chase the split of pcm(4). This unbreaks LINT compiles. - sc(4) basically works and a lot of its options should be supported. - Add the creator and ofw_console drivers. - vinum(4) should work, at least its module was turned on for sparc64 a while ago. - Don't build sio(4). Its EBus front-end was removed a while ago and the ISA one hardly works. Use uart(4) instead, it's not perfect yet but works much better. Revision Changes Path 1.9 +38 -30 src/sys/sparc64/conf/NOTES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408162321.i7GNL6ux042135>