From: davshao Date: Fri, 9 Apr 2010 11:37:30 +0000 (-0700) Subject: (no commit message) X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/754a376c3eb62a577e77622ab83400139e8355c5 --- diff --git a/docs/developer/GEMdrmKMS/index.mdwn b/docs/developer/GEMdrmKMS/index.mdwn index f7d3afeb..9c3ec66d 100644 --- a/docs/developer/GEMdrmKMS/index.mdwn +++ b/docs/developer/GEMdrmKMS/index.mdwn @@ -2,7 +2,7 @@ ## Status -The latest drm code from FreeBSD 9.x current has been successfully ported to DragonFly BSD, [patch](http://leaf.dragonflybsd.org/~davshao/r600fbsd.diff) and [git branch **r600fbsd**](git://leaf.dragonflybsd.org/~davshao/dragonfly.git), and tested with a Radeon HD 4550 on an x86_64 machine (Shuttle SG45H7). However it must be remembered that testing has only been done with this one graphics card and it is completely unknown whether say an Intel machine will lock up solid. Also nothing was done to port the extensive Via drivers FreeBSD has already ported. +The latest drm code from FreeBSD 9.x current has been successfully ported to DragonFly BSD, [patch](http://leaf.dragonflybsd.org/~davshao/r600fbsd.diff) and git branch **r600fbsd** , and tested with a Radeon HD 4550 on an x86_64 machine (Shuttle SG45H7). However it must be remembered that testing has only been done with this one graphics card and it is completely unknown whether say an Intel machine will lock up solid. Also nothing was done to port the extensive Via drivers FreeBSD has already ported. ## Introduction or what the heck is being talked about