--- wikisrc/users/rkujawa.mdwn 2012/07/04 19:25:03 1.5 +++ wikisrc/users/rkujawa.mdwn 2012/08/07 12:58:05 1.11 @@ -1,6 +1,8 @@ In June 2011 I've officialy joined the NetBSD Foundation. I'm mostly hacking on amiga and amigappc ports. -# Drivers I wrote +# My NetBSD projects + +## Completed projects * [[bppcsc|http://netbsd.gw.com/cgi-bin/man-cgi?bppcsc+.amiga+NetBSD-current]] - Phase5 BlizzardPPC 603e+ SCSI host adapter driver. * PCI bus support for amiga(ppc) ports. @@ -10,13 +12,14 @@ In June 2011 I've officialy joined the N * [[clockport|http://netbsd.gw.com/cgi-bin/man-cgi?clockport+4.amiga+NetBSD-current]], [[a1k2cp|http://netbsd.gw.com/cgi-bin/man-cgi?a1k2cp+4.amiga+NetBSD-current]], [[gencp|http://netbsd.gw.com/cgi-bin/man-cgi?gencp+4.amiga+NetBSD-current]] - Clockport support layer, A1200 on-board clockport backend driver, generic clockport driver. * [[xsurf|http://netbsd.gw.com/cgi-bin/man-cgi?xsurf+4.amiga+NetBSD-current]] - Reworked driver for the Individual Computer X-Surf ethernet card, featuring clockport support. * [[empb|http://netbsd.gw.com/cgi-bin/man-cgi?empb+4.amiga+NetBSD-current]] - ELBOX Mediator PCI 1200 bridge driver (with Frank Wille). +* [[tdvfb|http://netbsd.gw.com/cgi-bin/man-cgi?tdvfb+4+NetBSD-current]] - 3Dfx Voodoo2 framebuffer driver. -# Ongoing projects +## Ongoing projects * Migration of grf+ite console drivers to wscons (with Frank Wille). * [[ClockNet|users/rkujawa/clocknet]] -# Planned projects +## Planned projects * Migration of amiga port from XFree to Xorg (with Frank Wille). * Refactor zbus code, add new zbusctl utility (pcictl-like tool). @@ -25,7 +28,13 @@ In June 2011 I've officialy joined the N * Make amigappc more stable. * Evaluate possibility of doing NetBSD port to ACube Sam4x0 boards. -# Other things... +# Documentation +* [[NetBSD/amiga PCI compatibility guide|users/rkujawa/amigapci]] * [[Reverse engineered G-REX documentation|users/rkujawa/g-rex]] +* [[Various notes on using the NetBSD|users/rkujawa/notes]] + +# Other software + +* [[wsdv|http://code.google.com/p/wsdv/]] - simple picture viewer for wsdisplay (very rought prototype).