diff options
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 17b260ce6..993935eea 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -51,7 +51,7 @@ our %l = ( qw(catc CDCEther kaweth pegasus rtl8150 usbnet usbvnet_rfmd), ], isdn => [ - qw(b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam), + qw(b1pci c4 hisax hisax_fcpcipnp hysdn t1pci tpam divas), ], }, |