linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.5.44] 8250_cs does not work.
@ 2002-10-29  8:08 DevilKin
  2002-10-29  8:24 ` Russell King
  0 siblings, 1 reply; 5+ messages in thread
From: DevilKin @ 2002-10-29  8:08 UTC (permalink / raw)
  To: linux-kernel, Russell King

Hello,

Since I've started to test the 2.5 series, I've noticed that 8250_cs doesn't 
really work - it doesn't detect my pcmcia card (psion global gold card).

I had a patch for 2.5.40 from Russell King that fixed it, but I can't get it 
to apply to 2.5.44, and well - out of the box it still doesn't work.

Is there any plan to get that fix in the kernel?

Thanks!

DK
-- 
The scum also rises.
		-- Dr. Hunter S. Thompson


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

* Re: [2.5.44] 8250_cs does not work.
  2002-10-29  8:08 [2.5.44] 8250_cs does not work DevilKin
@ 2002-10-29  8:24 ` Russell King
  2002-10-29  8:51   ` DevilKin
  0 siblings, 1 reply; 5+ messages in thread
From: Russell King @ 2002-10-29  8:24 UTC (permalink / raw)
  To: DevilKin; +Cc: linux-kernel

On Tue, Oct 29, 2002 at 09:08:49AM +0100, DevilKin wrote:
> Since I've started to test the 2.5 series, I've noticed that 8250_cs doesn't 
> really work - it doesn't detect my pcmcia card (psion global gold card).
> 
> I had a patch for 2.5.40 from Russell King that fixed it, but I can't get it 
> to apply to 2.5.44, and well - out of the box it still doesn't work.
> 
> Is there any plan to get that fix in the kernel?

The fix went in, so something else must have broken it.  There were some
changes to the PCMCIA layer resource handling.  Please supply:

1. kernel messages
2. cardmgr-related messages from /var/log/messages
3. /proc/ioports
4. /proc/tty/driver/serial

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


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

* Re: [2.5.44] 8250_cs does not work.
  2002-10-29  8:24 ` Russell King
@ 2002-10-29  8:51   ` DevilKin
  2002-10-29  9:16     ` random() pierluigi
  0 siblings, 1 reply; 5+ messages in thread
From: DevilKin @ 2002-10-29  8:51 UTC (permalink / raw)
  To: linux-kernel

On Tuesday 29 October 2002 09:24, Russell King wrote:
> On Tue, Oct 29, 2002 at 09:08:49AM +0100, DevilKin wrote:
> > Since I've started to test the 2.5 series, I've noticed that 8250_cs
> > doesn't really work - it doesn't detect my pcmcia card (psion global gold
> > card).
> >
> > I had a patch for 2.5.40 from Russell King that fixed it, but I can't get
> > it to apply to 2.5.44, and well - out of the box it still doesn't work.
> >
> > Is there any plan to get that fix in the kernel?
>
> The fix went in, so something else must have broken it.  There were some
> changes to the PCMCIA layer resource handling.  Please supply:
>
> 1. kernel messages
> 2. cardmgr-related messages from /var/log/messages
> 3. /proc/ioports
> 4. /proc/tty/driver/serial

Ah. Looks like I owe you an apology.

I hadn't rebooted after symlinking 8250_cs.o to serial_cs.o. I did a depmod 
-a, and then manually loaded the module - this caused it to not detect my 
serial pcmcia card.

Rebooting and getting it loaded through cardmgr does work. Odd. Anyway, I'm 
happy :oP

DK

-- 
"When you are in it up to your ears, keep your mouth shut."


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

* random()
  2002-10-29  8:51   ` DevilKin
@ 2002-10-29  9:16     ` pierluigi
  2002-10-29  9:42       ` random() Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: pierluigi @ 2002-10-29  9:16 UTC (permalink / raw)
  To: linux-kernel

Hi all,
could you tell me what is the function I must use into the linux kernel to
obtain a pseudo random number?
random() isn't present in kernel :-(

Please, help me!
Pierluigi

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

* Re: random()
  2002-10-29  9:16     ` random() pierluigi
@ 2002-10-29  9:42       ` Alan Cox
  0 siblings, 0 replies; 5+ messages in thread
From: Alan Cox @ 2002-10-29  9:42 UTC (permalink / raw)
  To: pierluigi; +Cc: Linux Kernel Mailing List

On Tue, 2002-10-29 at 09:16, pierluigi wrote:
> Hi all,
> could you tell me what is the function I must use into the linux kernel to
> obtain a pseudo random number?
> random() isn't present in kernel :-(

man find.


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

end of thread, other threads:[~2002-10-29  9:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-29  8:08 [2.5.44] 8250_cs does not work DevilKin
2002-10-29  8:24 ` Russell King
2002-10-29  8:51   ` DevilKin
2002-10-29  9:16     ` random() pierluigi
2002-10-29  9:42       ` random() Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).