commit | b01d9f2863349b0e041b90c3c86a998ee0fed2b0 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 22 11:03:39 2007 +1000 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 23 15:49:55 2007 +1000 |
tree | 8789a06631a0ee502c58388d12c230eb4a2059b2 | |
parent | 31610434bc3523c0b01a10917a1185096a03c4c8 [diff] |
Module autoprobing support for virtio drivers. This adds the logic to convert the virtio ids into module aliases, and includes a modalias entry in sysfs and the env var to make probing work. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>