Module Name: src Committed By: gson Date: Sun Aug 12 18:39:32 UTC 2012
Modified Files: src/sys/dev/pci: eso.c Log Message: Add missing locking calls to eso_attach() to avoid panic on boot. Partly based on a patch from mrg. Fixes PR kern/46791. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/eso.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.