Confused about kernel extensions
I've learned two things about kernel extensions from Google searches:
1. Kernel extensions are stored in System/Library/Extensions
2. You can list all Apple extensions with the Terminal command kextstat and all third party extensions with the command kextstat | grep -v com.apple.
But something doesn't add up: the files listed by the kextstat command all begin with "com.apple". No files in System/Library/Extensions begin with "com.apple". In fact, none of the kernel extensions listed by the kextstat command seem to reside in System/Library/Extensions. So where are they?
2010 iMac 27"-OTHER, Mac OS X (10.6.8), 12 GB RAM, ATI Radeon HD 4670