how to blacklist some hardware
Anthony Messina
amessina at messinet.com
Thu Aug 11 22:30:05 UTC 2011
On 08/11/2011 02:27 PM, Tom Horsley wrote:
> On Thu, 11 Aug 2011 20:55:51 +0200
> François Patte wrote:
>
>> Is there a way to tell udev to ignore this hardware and skip anything
>> regarding it.
>
> I have often wondered this as well. I wish there were some way
> to specify PCI device IDs to be skipped on the kernel command
> line so the kernel would just leave that device out of the
> list at the earliest enumeration of devices and no one else
> would ever even know it was there.
I do this for my Digium TDM400P card for Asterisk:
/etc/modprobe.d/blacklist.netjet.conf
Which contains:
# Blacklist the netjet driver for the 2.6.32 kernel as it prevents the
# wctdm (TDM400P) driver from loading.
blacklist netjet
You would do:
blacklist cx18
--
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110811/f57709a0/attachment.bin
More information about the users
mailing list