Hi Everyone, I am relatively new to Beagleboard and Linux but quite experienced with embedded systems. I am exploring Linux Device Drivers and find it a bit challenging. As an example I started looking into spi drivers on bealeboard and I can see that there are 4 spi devices available in /dev directory: spidev1.0, spidev1.1, spidev2.0, spidev2.1. I am trying to figure out how spdevX.X device is created. I have looked into spidev.c file and can see that probe() function would register a device "spidevX.X" but I can't figure out what module is triggering that probe() method? Any help would be much appreciated. Thanks
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/46e1aaeb-162e-42e2-84b4-c0df78b63abb%40googlegroups.com.
