public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ES1371 driver in kernel 2.4.2
@ 2001-03-08 22:59 Will Newton
  2001-03-09 15:30 ` jury gerold
  0 siblings, 1 reply; 2+ messages in thread
From: Will Newton @ 2001-03-08 22:59 UTC (permalink / raw)
  To: linux-kernel


I am still having problems with this driver.

When loading the driver I get:

es1371: version v0.27 time 00:47:56 Mar  7 2001
es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08
PCI: Found IRQ 10 for device 00:0b.0
es1371: found es1371 rev 8 at io 0xa400 irq 10
es1371: features: joystick 0x0
ac97_codec: AC97  codec, id: 0x0000:0x0000 (Unknown)
spurious 8259A interrupt: IRQ7.

This last line seems strange as /proc/interrupts does not list IRQ7:

  0:    2515137          XT-PIC  timer
  1:      18752          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  4:    2438600          XT-PIC  serial
  5:          0          XT-PIC  bttv
  8:          1          XT-PIC  rtc
 10:          0          XT-PIC  es1371
 12:     310926          XT-PIC  PS/2 Mouse
 14:     137157          XT-PIC  ide0
 15:      35714          XT-PIC  ide1
NMI:          0
ERR:          1

The chip is actually a Cirrus Logic CS4297A.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ES1371 driver in kernel 2.4.2
  2001-03-08 22:59 ES1371 driver in kernel 2.4.2 Will Newton
@ 2001-03-09 15:30 ` jury gerold
  0 siblings, 0 replies; 2+ messages in thread
From: jury gerold @ 2001-03-09 15:30 UTC (permalink / raw)
  To: Will Newton; +Cc: linux-kernel

I am facing the same trouble but in my case
the parallel printer driver complains about a possible
interrupt sharing problem because i run it on interrupt 7.

The alsa driver however works pretty well with this chip for me.

The sound chip does not generate any interrupts on its own line.
So it does not sound at all.

Maybe i can find something by comparing the alsa driver chip initialisation
with the 2.4.2 driver.
It feels strange having the card generating a completely different interrupt
than the one assigned to it.

Anyone with an idea ?


Gerold

Will Newton wrote:
> 
> I am still having problems with this driver.
> 
> When loading the driver I get:
> 
> es1371: version v0.27 time 00:47:56 Mar  7 2001
> es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08
> PCI: Found IRQ 10 for device 00:0b.0
> es1371: found es1371 rev 8 at io 0xa400 irq 10
> es1371: features: joystick 0x0
> ac97_codec: AC97  codec, id: 0x0000:0x0000 (Unknown)
> spurious 8259A interrupt: IRQ7.
> 
> This last line seems strange as /proc/interrupts does not list IRQ7:
> 
>   0:    2515137          XT-PIC  timer
>   1:      18752          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   4:    2438600          XT-PIC  serial
>   5:          0          XT-PIC  bttv
>   8:          1          XT-PIC  rtc
>  10:          0          XT-PIC  es1371
>  12:     310926          XT-PIC  PS/2 Mouse
>  14:     137157          XT-PIC  ide0
>  15:      35714          XT-PIC  ide1
> NMI:          0
> ERR:          1
> 
> The chip is actually a Cirrus Logic CS4297A.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-09 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-08 22:59 ES1371 driver in kernel 2.4.2 Will Newton
2001-03-09 15:30 ` jury gerold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox