--- wikisrc/users/rkujawa.mdwn 2012/08/07 12:58:05 1.11 +++ wikisrc/users/rkujawa.mdwn 2012/10/19 16:32:47 1.16 @@ -7,6 +7,7 @@ In June 2011 I've officialy joined the N * [[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. * [[p5pb|http://netbsd.gw.com/cgi-bin/man-cgi?p5pb+.amiga+NetBSD-current]] - Phase5 BlizzardVisionPPC/CbyerVisionPPC and DCE G-REX PCI bridge driver. +* [[mppb|http://netbsd.gw.com/cgi-bin/man-cgi?mppb+.amiga+NetBSD-current]] - Matay Prometheus PCI bridge driver. * [[efa|http://netbsd.gw.com/cgi-bin/man-cgi?efa+4.amiga+NetBSD-current]] - ELBOX FastATA 1200 Mk-III/Mk-IV driver. * [[cv3dpb|http://netbsd.gw.com/cgi-bin/man-cgi?cv3dpb+4.amiga+NetBSD-current]] - Phase5 CyberVision 64/3D PCI bridge driver. * [[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. @@ -26,10 +27,11 @@ In June 2011 I've officialy joined the N * Indivision ECS chunky mode driver. * Extend the FastATA 1200 driver to support polling mode (also add FastATA 4000 support). * Make amigappc more stable. -* Evaluate possibility of doing NetBSD port to ACube Sam4x0 boards. +* Evaluate possibility of doing NetBSD [[port to ACube Sam4x0|users/rkujawa/sam4x0]] boards. # Documentation +* Writing NetBSD drivers with the bus_space(9) framework ([[presentation|https://github.com/downloads/rkujawa/busspace-eurobsdcon2012/bus_space_tutorial.pdf]], [[materials|https://github.com/rkujawa/busspace-eurobsdcon2012]]) * [[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]] @@ -37,4 +39,5 @@ In June 2011 I've officialy joined the N # Other software * [[wsdv|http://code.google.com/p/wsdv/]] - simple picture viewer for wsdisplay (very rought prototype). +* [[misc projects at github|https://github.com/rkujawa]]