Date: Wed, 15 Jan 2014 14:45:24 +0200 From: Aleksandr Rybalko <ray@freebsd.org> To: current@freebsd.org Subject: [CFT] xboxfb with vt(9) (a.k.a. newcons) Message-ID: <20140115144524.ede04bd0cb57ebc1dfad131a@freebsd.org>
next in thread | raw e-mail | index | archive | help
Hello friends! I've just committed update to xboxfb driver for vt(9). But I have no HW to test on. So if anybody have HW and time/wish to test it, please help me. What you need to do that: 1. Update sources to latest HEAD; 2. In XBOX kernel config file replace that devices: -device xboxfb -device sc -device fb with those: +device vt_xboxfb +device vt +device fbd 3. rebuild/reinstall your kernel. Thanks a lot! WBW -- Aleksandr Rybalko <ray@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140115144524.ede04bd0cb57ebc1dfad131a>