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

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to