lkml.org 
[lkml]   [2000]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: PCI in docking station
From
Date
>>>>> "Martin" == Martin Mares <mj@suse.cz> writes:

Martin> Hello,
>> But then when I ifconfig it the log says: Jan 20 09:02:42 localhost
>> kernel: TLAN: Cannot open eth1 because IRQ 11 is already in use.
>>
>> I have looked at the code for all of the drivers that I can see and
>> they all seem to try to open the device with IRQ shared if it is a
>> PCI device so why am I getting an "IRQ11 already in use" message?

Martin> A bug in the TLAN driver. Please try applying this patch.

Martin> err = request_irq( dev->irq, TLan_HandleInterrupt, SA_SHIRQ |
Martin> SA_INTERRUPT, TLanSignature, dev ); if ( err ) { printk(

Ehhmmm, maybe I am missing a point here, but whats the idea behind
mixing SA_SHIRQ and SA_INTERRUPT? Seems pretty broken to me.

Jes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.660 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site