cvs commit: src/sys/dev/gem if_gem.c if_gem_pci.c if_gemvar.h
Marius Strobl
marius at FreeBSD.org
Sun Jul 24 18:45:16 GMT 2005
marius 2005-07-24 18:45:15 UTC
FreeBSD src repository
Modified files:
sys/dev/gem if_gem.c if_gem_pci.c if_gemvar.h
Log:
Remove NOP spl*() calls and add locking (making gem(4) MPSAFE).
Based on: hme(4)
Reviewed by: yongari
Tested on: powerpc(grehan), sparc64
Revision Changes Path
1.31 +98 -30 src/sys/dev/gem/if_gem.c
1.20 +11 -5 src/sys/dev/gem/if_gem_pci.c
1.11 +9 -0 src/sys/dev/gem/if_gemvar.h
More information about the cvs-src
mailing list