On Fri, Jan 20, 2006 at 12:36:53AM +0530, pradeep singh wrote: > Hi all > > in device.h in the kernel source, bus_type structure defines a bus type > right? Yes. > i want to ask, can i create a virtual bus using the device model and > redirect all requests for it through a virtual driver made to handle > requests under such virtual bus? Yes. > Also my 2nd ques is can i use Kernel Event layer in conjunction with such a > virtual bus somehow?? Yes. thanks, greg k-h /me feels there will probably be a follow-on question after this... -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/