K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-08T15:10:05.000000Z K 7 svn:log V 257 Use the new and shiny module versioning. This enables you to load the ums driver (mouse) and get the usb driver at the same time. This also shows that MODULE_VERSION(usb, 1); MODULE_DEPEND(usb, usb, 1, 1, 1); in the same module in one source file works. END