On Thu, May 27, 2010 at 12:29:05PM +0300, Tzafrir Cohen wrote:
> On Wed, May 26, 2010 at 09:52:52PM +0200, Vincent wrote:
> > On Wed, 26 May 2010 17:30:08 +0200, Vincent <codecompl...@free.fr>
> > wrote:
> >More information, as I investigate:
> > 
> > For those having the same issue, here's what I learned:
> > 
> > 1. In /etc/modprobe.d/dahdi.blacklist.conf, blacklist the "netjet"
> > driver:
> > 
> > blacklist netjet
> 
> This is a bug of the netjet module. It should not try to handle those
> devices. While they use the netjet chipset, they are not the ISDN BRI
> devices drivven by it.

[Snip details]

> If nobody beats me to it, I'll try submitting a (untested) extended list
> of exceptions over the weekend.

Submitted:

http://marc.info/?l=linux-netdev&m=127517632426217&w=2

That said, I believe it would help if we also had explicit sub product
IDs to exclude, rather than just exclude by sub vendor ID.

The sub-product ID is listed in e.g. the output of lspci -v:

(I use -s below to get just a single device this time)

tzaf...@sweetmorn:~$ lspci -s 0c:00.0 -vn
0c:00.0 0280: 8086:4229 (rev 61)
        Subsystem: 8086:1121
        Flags: bus master, fast devsel, latency 0, IRQ 27
        Memory at fe8fe000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlagn

tzaf...@sweetmorn:~$ lspci -s 0c:00.0 -vnn
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965
AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)
        Subsystem: Intel Corporation Device [8086:1121]
        Flags: bus master, fast devsel, latency 0, IRQ 27
        Memory at fe8fe000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlagn

The "Subsystem" line has <sub-vendor-ID>:<sub-product-ID>. Thus for this
device the sub-product ID is 1121.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to