Ticket #2328 (closed enhancement: fixed)
sensors-detect: Get the bus driver names from the kernel
| Reported by: | khali | Owned by: | khali |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.1.0 |
| Component: | misc | Version: | |
| Keywords: | Cc: |
Description
The Linux 2.6 kernel tells you which kernel module provides support for a given driver, so we can stop guessing it with tricky regexp matching against the i2c bus names.
Apparently this won't work for some drivers though: i2c-viapro and i2c-sis5595 don't really bind to their devices, so that other drivers can also use these multifunction devices.
Change History
Note: See
TracTickets for help on using
tickets.
