OS X USB bus scan
OS X USB bus scan
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- sparker0
you could run 'dmesg' in your shell term to see what the kernel says.
but, this will only capture stdout for boot processes.
but, if the device is panicing during the boot, you'll find it there.
you should also check your system logs.
does os x have the "lspci" utility like linux?
if so, that will tell you everything currently running, hardware wise.