FreeBSD currently supports the following DRI devices in its base system when coupled with X.Org and the graphics/dri port:
- ATI Radeon through 9200
- ATI Rage 128
- ATI Rage Pro (AKA Rage XL, Rage Mobility P/M, and a few others)
- Matrox G200-G550 AGP
- 3dfx Voodoo Banshee through Voodoo5
- SiS 300-series (including 540, 630, 730, but not 315, 640, 650/651, 750)
The following drivers have been partially ported but are not working yet, and not part of the base system:
- Intel i830-i915
S3 Savage3-ProSavage
The following drivers exist in linux but have had no porting done:
- Intel i810-i815
- VIA Unichrome
The Intel i915 driver probably mostly needs to get its newbus attachment working. However, those that have managed to get attachment working have reported hangs.
The Savage driver needs more fixing of the consistent mappings in the DRM code in order to work, it seems.
The experimental R300 driver at http://r300.sourceforge.net/ has been reported to work just as well on FreeBSD as it does on Linux.