diff options
Diffstat (limited to 'source/a/eudev/config/modprobe.d/isdn.conf')
-rw-r--r-- | source/a/eudev/config/modprobe.d/isdn.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/a/eudev/config/modprobe.d/isdn.conf b/source/a/eudev/config/modprobe.d/isdn.conf new file mode 100644 index 00000000..7f736753 --- /dev/null +++ b/source/a/eudev/config/modprobe.d/isdn.conf @@ -0,0 +1,11 @@ +############################################################################## +# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that +############################################################################## + +# These two come from the hwdata project +# Bug numbers are Fedora/RH specific + +# ISDN - see bugs 154799, 159068 +blacklist hisax +blacklist hisax_fcpcipnp + |