All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] rt_dev_open() returns -EBUSY
@ 2007-02-02 10:22 Lauener Nathan
  2007-02-02 13:47 ` AW: " Lauener Nathan
  0 siblings, 1 reply; 3+ messages in thread
From: Lauener Nathan @ 2007-02-02 10:22 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

Hi,

A couple of days ago I updated my system from Xenomai 2.2.0 and kernel
2.6.17.8 to Xenomai 2.3.0 and kernel 2.6.19.2. Everything worked well
until I tried to open my driver for the parallel port. The function
rt_dev_open() always returns -EBUSY even after loading the module and
trying to open the device for the first time. I had been using the
driver for several weeks without any problems and havn't touched the
code. Any hints?

Regards
Nathan  


[-- Attachment #2: Type: text/html, Size: 965 bytes --]

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

* AW: [Xenomai-help] rt_dev_open() returns -EBUSY
  2007-02-02 10:22 [Xenomai-help] rt_dev_open() returns -EBUSY Lauener Nathan
@ 2007-02-02 13:47 ` Lauener Nathan
  2007-02-02 13:57   ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Lauener Nathan @ 2007-02-02 13:47 UTC (permalink / raw)
  To: Lauener Nathan; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]

Hi,
 
I solved the problem. I had to recompile the kernel with "local APCI on
uniprocessor" enabled. 
Now I have an other problem. As soon as I open a parallel port device my
system slows down dramatically, even without really using the opened
driver. Any ideas are welcome. 
 
Nathan

________________________________

Von: xenomai-help-bounces@domain.hid [mailto:xenomai-help-bounces@domain.hid]
Im Auftrag von Lauener Nathan
Gesendet: Freitag, 2. Februar 2007 11:22
An: xenomai@xenomai.org
Betreff: [Xenomai-help] rt_dev_open() returns -EBUSY



Hi, 

A couple of days ago I updated my system from Xenomai 2.2.0 and kernel
2.6.17.8 to Xenomai 2.3.0 and kernel 2.6.19.2. Everything worked well
until I tried to open my driver for the parallel port. The function
rt_dev_open() always returns -EBUSY even after loading the module and
trying to open the device for the first time. I had been using the
driver for several weeks without any problems and havn't touched the
code. Any hints?

Regards 
Nathan  


[-- Attachment #2: Type: text/html, Size: 2386 bytes --]

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

* Re: AW: [Xenomai-help] rt_dev_open() returns -EBUSY
  2007-02-02 13:47 ` AW: " Lauener Nathan
@ 2007-02-02 13:57   ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2007-02-02 13:57 UTC (permalink / raw)
  To: Lauener Nathan; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

Lauener Nathan wrote:
> Hi,
>  
> I solved the problem. I had to recompile the kernel with "local APCI on
> uniprocessor" enabled. 

This sounds more like you're shifting the issue, not really solving it.

> Now I have an other problem. As soon as I open a parallel port device my
> system slows down dramatically, even without really using the opened
> driver. Any ideas are welcome. 

How should we help without knowing your driver code? We need some common
ground to discuss any potential generic problem. Do the included
testcases work, e.g. timerbench or irqbench?

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

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

end of thread, other threads:[~2007-02-02 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02 10:22 [Xenomai-help] rt_dev_open() returns -EBUSY Lauener Nathan
2007-02-02 13:47 ` AW: " Lauener Nathan
2007-02-02 13:57   ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.