All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.3 ... Where are mkiss and 6pack?
@ 2004-02-18 21:29 Ruben Navarro Huedo
  2004-02-18 23:35 ` Jeroen Vreeken
  0 siblings, 1 reply; 7+ messages in thread
From: Ruben Navarro Huedo @ 2004-02-18 21:29 UTC (permalink / raw)
  To: Linux-hams List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello friends:
linux-2.6.3 has been released, but...Where are 6pack and mkiss?
I don't find them...
I can see bpq, Baycom...etc... but not 6pack or mkiss.

Thank's.
- -- 
Ruben Navarro Huedo
eb5esx (arroba) eb5esx.ampr.org
http://www.cabodesantapola.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAM9k50S5G8AO3zN8RApwlAJ9XDOWUd6MrLjfYnMOnBOlOFDx0xACfcUc4
vrYn91xyt4x4DVyVwhF7a00=
=ZOyp
-----END PGP SIGNATURE-----


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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-18 21:29 Linux 2.6.3 ... Where are mkiss and 6pack? Ruben Navarro Huedo
@ 2004-02-18 23:35 ` Jeroen Vreeken
  2004-02-19  6:48   ` Gérard Parat / F6FGZ
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jeroen Vreeken @ 2004-02-18 23:35 UTC (permalink / raw)
  To: Ruben Navarro Huedo; +Cc: Linux-hams List

On 2004.02.18 22:29:29 +0100 Ruben Navarro Huedo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello friends:
> linux-2.6.3 has been released, but...Where are 6pack and mkiss?
> I don't find them...
> I can see bpq, Baycom...etc... but not 6pack or mkiss.

Somebody decided that they are not SMP safe...
If you deselect 'Select only drivers expected to compile cleanly' in the
'Code maturity level options' you will get the 6pack and mkiss drivers
back.

In other words someone has to go over the mkiss and 6pack code and make it
smp safe.

btw my last 6pack patch is NOT yet in 2.6.3 so you will have to apply that
manually.

Jeroen


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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-18 23:35 ` Jeroen Vreeken
@ 2004-02-19  6:48   ` Gérard Parat / F6FGZ
  2004-02-19 12:56   ` Bernard Pidoux
  2004-02-20  5:12   ` Mark Acierno
  2 siblings, 0 replies; 7+ messages in thread
From: Gérard Parat / F6FGZ @ 2004-02-19  6:48 UTC (permalink / raw)
  To: Linux-hams List

Jeroen Vreeken a écrit :

> Somebody decided that they are not SMP safe...
> If you deselect 'Select only drivers expected to compile cleanly' in the
> 'Code maturity level options' you will get the 6pack and mkiss drivers
> back.
>
> In other words someone has to go over the mkiss and 6pack code and make it
> smp safe.

Hi,

If I understand, the planned SMP MB I wanted to buy won't run for serial TNC's
(At least in SMP mode) ...

--
73 Gérard F6FGZ



-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-18 23:35 ` Jeroen Vreeken
  2004-02-19  6:48   ` Gérard Parat / F6FGZ
@ 2004-02-19 12:56   ` Bernard Pidoux
  2004-02-19 13:27     ` James Washer
  2004-02-19 19:44     ` Jeroen Vreeken
  2004-02-20  5:12   ` Mark Acierno
  2 siblings, 2 replies; 7+ messages in thread
From: Bernard Pidoux @ 2004-02-19 12:56 UTC (permalink / raw)
  To: Jeroen Vreeken; +Cc: Ruben Navarro Huedo, Linux-hams List

Hi,

In my experience mkiss works very fine with kernel 2.6 !
Could you explain what is SMP ?

73 de Bernard, f6bvp

--------

Jeroen Vreeken wrote:
> On 2004.02.18 22:29:29 +0100 Ruben Navarro Huedo wrote:
> 
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>Hello friends:
>>linux-2.6.3 has been released, but...Where are 6pack and mkiss?
>>I don't find them...
>>I can see bpq, Baycom...etc... but not 6pack or mkiss.
> 
> 
> Somebody decided that they are not SMP safe...
> If you deselect 'Select only drivers expected to compile cleanly' in the
> 'Code maturity level options' you will get the 6pack and mkiss drivers
> back.
> 
> In other words someone has to go over the mkiss and 6pack code and make it
> smp safe.
> 
> btw my last 6pack patch is NOT yet in 2.6.3 so you will have to apply that
> manually.
> 
> Jeroen


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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-19 12:56   ` Bernard Pidoux
@ 2004-02-19 13:27     ` James Washer
  2004-02-19 19:44     ` Jeroen Vreeken
  1 sibling, 0 replies; 7+ messages in thread
From: James Washer @ 2004-02-19 13:27 UTC (permalink / raw)
  To: Bernard Pidoux; +Cc: pe1rxq, eb5esx, linux-hams

SMP=Symmetric Multi Processing

More than one processor.

 - jim

On Thu, 19 Feb 2004 12:56:11 +0000
Bernard Pidoux <pidoux@ccr.jussieu.fr> wrote:

> Hi,
> 
> In my experience mkiss works very fine with kernel 2.6 !
> Could you explain what is SMP ?
> 
> 73 de Bernard, f6bvp
> 
> 

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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-19 12:56   ` Bernard Pidoux
  2004-02-19 13:27     ` James Washer
@ 2004-02-19 19:44     ` Jeroen Vreeken
  1 sibling, 0 replies; 7+ messages in thread
From: Jeroen Vreeken @ 2004-02-19 19:44 UTC (permalink / raw)
  To: Bernard Pidoux; +Cc: Ruben Navarro Huedo, Linux-hams List

On 2004.02.19 13:56:11 +0100 Bernard Pidoux wrote:
> Hi,
> 
> In my experience mkiss works very fine with kernel 2.6 !
> Could you explain what is SMP ?

As long as you use a single processor system they indeed work fine....
And the nasty thing is that they will probably appear to work fine on an
multiprocessor system to. Except for the fact that it will probably have
some misterious lockup once every few weeks :)

Somebody has looked at the code and decided that it probably has some race
conditions. (which might go wrong or might go right depending on the phase
of the moon)
Someone would have to go over the code and make sure it uses the propper
locking mechanisms.

Jeroen


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

* Re: Linux 2.6.3 ... Where are mkiss and 6pack?
  2004-02-18 23:35 ` Jeroen Vreeken
  2004-02-19  6:48   ` Gérard Parat / F6FGZ
  2004-02-19 12:56   ` Bernard Pidoux
@ 2004-02-20  5:12   ` Mark Acierno
  2 siblings, 0 replies; 7+ messages in thread
From: Mark Acierno @ 2004-02-20  5:12 UTC (permalink / raw)
  To: Linux-hams List

I have experienced the same problem. When I tried to install Debian on 
my Sparc 20 - no problem. The drivers were clearly listed on the 
install. However....  when I tried to install the same version on my 
Ultra sparc 2,  6pack and mkiss go away..... I don't see on option on 
the install that reads "Select only drivers expected to compile 
cleanly"...... does anyone know where to find this option?


mark

On Feb 18, 2004, at 6:35 PM, Jeroen Vreeken wrote:

> On 2004.02.18 22:29:29 +0100 Ruben Navarro Huedo wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hello friends:
>> linux-2.6.3 has been released, but...Where are 6pack and mkiss?
>> I don't find them...
>> I can see bpq, Baycom...etc... but not 6pack or mkiss.
>
> Somebody decided that they are not SMP safe...
> If you deselect 'Select only drivers expected to compile cleanly' in 
> the
> 'Code maturity level options' you will get the 6pack and mkiss drivers
> back.
>
> In other words someone has to go over the mkiss and 6pack code and 
> make it
> smp safe.
>
> btw my last 6pack patch is NOT yet in 2.6.3 so you will have to apply 
> that
> manually.
>
> Jeroen
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" 
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


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

end of thread, other threads:[~2004-02-20  5:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18 21:29 Linux 2.6.3 ... Where are mkiss and 6pack? Ruben Navarro Huedo
2004-02-18 23:35 ` Jeroen Vreeken
2004-02-19  6:48   ` Gérard Parat / F6FGZ
2004-02-19 12:56   ` Bernard Pidoux
2004-02-19 13:27     ` James Washer
2004-02-19 19:44     ` Jeroen Vreeken
2004-02-20  5:12   ` Mark Acierno

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.