Re: porting udl(4) from OpenBSD
Izumi Tsutsui <[email protected]> Tue, 1 Dec 2009 01:46:11 +0900
| Newsgroups | gmane.os.netbsd.ports.cobalt,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > > I've heavily modified udl(4). I think it is faster than before :) > > I made following patches, > > > > - kernel driver and related changes to build kernel. > > http://www.naobsd.org/udl/kern.diff > > I've tried it on Cobalt Qube 2700 and the Century LCD-8000U, > http://www.century.co.jp/products/pc/monitor/lcd-8000u.html > and it just works on ttyE0 (the LCD wsdisplay + ukbd) terminal. > Very cool! > http://www.ceres.dti.ne.jp/~tsutsui/netbsd/cobalt-udl.jpg I've committed this udl(4) driver after discussion with Naoki, though several features (including X support) are still disabled. See cvs commit log for details: http://mail-index.NetBSD.org/source-changes/2009/11/30/msg003732.html --- Izumi Tsutsui