diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-08 14:04:34 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-08 14:04:34 +0400 |
commit | b01b92e8a4b65c7b4100810c0dc3a047eef78ad7 (patch) | |
tree | a4a0e5db6c7c6a2421ec70dad678ed096c206d1f | |
parent | 73d307293436bf169b34722946bd5d40378ebf69 (diff) | |
download | driverdb-b01b92e8a4b65c7b4100810c0dc3a047eef78ad7.tar.gz |
Added /dev/vboxusbmon to /etc/devlink.tab
-rw-r--r-- | debian/db/etc/devlink.tab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/db/etc/devlink.tab b/debian/db/etc/devlink.tab index 925d792..f085736 100644 --- a/debian/db/etc/devlink.tab +++ b/debian/db/etc/devlink.tab @@ -9,3 +9,4 @@ type=ddi_pseudo;name=sv \D type=ddi_pseudo;name=tpm \D type=ddi_pseudo;name=xsvc \M0 type=ddi_pseudo;name=vboxdrv \D +type=ddi_pseudo;name=vboxusbmon \D |