aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/glxsb
Commit message (Expand)AuthorAgeFilesLines
* Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).Philip Paeps2008-11-171-3/+7
* - Convert sc_sessions_mtx mutex to a rwlock, so in the fast pathPawel Jakub Dawidek2008-08-112-88/+70
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asPhilip Paeps2008-08-093-0/+1198