linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.4.22pre7aa1: unresolved in sk98lin
@ 2003-09-02  1:03 Xose Vazquez Perez
  2003-09-02  1:09 ` Andrea Arcangeli
  0 siblings, 1 reply; 9+ messages in thread
From: Xose Vazquez Perez @ 2003-09-02  1:03 UTC (permalink / raw)
  To: Andrea Arcangeli, linux-kernel

Andrea Arcangeli wrote:

> I'm CCing the authors of the driver, is there a new version or are we the
> first triggering it? I can fix it myself but I'd prefer to avoid any
> duplication since it's not a one liner.

2.4.23-prex driver is very old(v6.02 Dec-2002)
patch-2.4.22-ac1 has more recent version but latest are at SK web site:
http://www.syskonnect.com/syskonnect/support/driver/htm/sk98lin.htm

-- 
Que trabajen los romanos, que tienen el pecho de lata.


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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-02  1:03 2.4.22pre7aa1: unresolved in sk98lin Xose Vazquez Perez
@ 2003-09-02  1:09 ` Andrea Arcangeli
  2003-09-02  1:43   ` Xose Vazquez Perez
  0 siblings, 1 reply; 9+ messages in thread
From: Andrea Arcangeli @ 2003-09-02  1:09 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: linux-kernel

On Tue, Sep 02, 2003 at 03:03:27AM +0200, Xose Vazquez Perez wrote:
> Andrea Arcangeli wrote:
> 
> > I'm CCing the authors of the driver, is there a new version or are we the
> > first triggering it? I can fix it myself but I'd prefer to avoid any
> > duplication since it's not a one liner.
> 
> 2.4.23-prex driver is very old(v6.02 Dec-2002)
> patch-2.4.22-ac1 has more recent version but latest are at SK web site:
> http://www.syskonnect.com/syskonnect/support/driver/htm/sk98lin.htm

applied, thanks.

Andrea

/*
 * If you refuse to depend on closed software for a critical
 * part of your business, these links may be useful:
 *
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
 * http://www.cobite.com/cvsps/
 *
 * svn://svn.kernel.org/linux-2.6/trunk
 * svn://svn.kernel.org/linux-2.4/trunk
 */

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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-02  1:09 ` Andrea Arcangeli
@ 2003-09-02  1:43   ` Xose Vazquez Perez
  2003-09-02  2:07     ` Andrea Arcangeli
  0 siblings, 1 reply; 9+ messages in thread
From: Xose Vazquez Perez @ 2003-09-02  1:43 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: linux-kernel

Andrea Arcangeli wrote:

> On Tue, Sep 02, 2003 at 03:03:27AM +0200, Xose Vazquez Perez wrote:

>>2.4.23-prex driver is very old(v6.02 Dec-2002)
>>patch-2.4.22-ac1 has more recent version but latest are at SK web site:
>>http://www.syskonnect.com/syskonnect/support/driver/htm/sk98lin.htm
> 
> 
> applied, thanks.
> 
> Andrea

be careful, SK has made a stupid patch for net/configure.in.
And it has several NICs selections but the driver is same for all of them.

-- 
Que trabajen los romanos, que tienen el pecho de lata.


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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-02  1:43   ` Xose Vazquez Perez
@ 2003-09-02  2:07     ` Andrea Arcangeli
  0 siblings, 0 replies; 9+ messages in thread
From: Andrea Arcangeli @ 2003-09-02  2:07 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: linux-kernel

On Tue, Sep 02, 2003 at 03:43:24AM +0200, Xose Vazquez Perez wrote:
> Andrea Arcangeli wrote:
> 
> > On Tue, Sep 02, 2003 at 03:03:27AM +0200, Xose Vazquez Perez wrote:
> 
> >>2.4.23-prex driver is very old(v6.02 Dec-2002)
> >>patch-2.4.22-ac1 has more recent version but latest are at SK web site:
> >>http://www.syskonnect.com/syskonnect/support/driver/htm/sk98lin.htm
> > 
> > 
> > applied, thanks.
> > 
> > Andrea
> 
> be careful, SK has made a stupid patch for net/configure.in.
> And it has several NICs selections but the driver is same for all of them.

I noticed it during configure, it looked only a cosmetical problem
though, and this drivers compiled and linked fine so I leave it applied
for now ;)

Andrea

/*
 * If you refuse to depend on closed software for a critical
 * part of your business, these links may be useful:
 *
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
 * http://www.cobite.com/cvsps/
 *
 * svn://svn.kernel.org/linux-2.6/trunk
 * svn://svn.kernel.org/linux-2.4/trunk
 */

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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-02 15:09       ` Martin Schlemmer
@ 2003-09-02 15:22         ` Andrea Arcangeli
  0 siblings, 0 replies; 9+ messages in thread
From: Andrea Arcangeli @ 2003-09-02 15:22 UTC (permalink / raw)
  To: Martin Schlemmer
  Cc: Marc-Christian Petersen, Eyal Lebedinsky, LKML, cgoos, mlindner, linux

On Tue, Sep 02, 2003 at 05:09:36PM +0200, Martin Schlemmer wrote:
> On Tue, 2003-09-02 at 09:20, Marc-Christian Petersen wrote:
> > On Tuesday 02 September 2003 01:46, Andrea Arcangeli wrote:
> > 
> > Hi Andrea,
> > 
> > > > depmod: *** Unresolved symbols in
> > > > /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> > > > depmod:         __udivdi3
> > > There are several functions triggering this problem, and it's a mainline
> > > 2.4 problem (I don't see anything specific to my tree).
> > > I'm CCing the authors of the driver, is there a new version or are we the
> > > first triggering it? I can fix it myself but I'd prefer to avoid any
> > > duplication since it's not a one liner.
> > 
> > the problem is _was_ the sk98lin driver, but this problem is gone for a very 
> > long time now. 2.4.23-pre* will get an update in the next days with sk98lin 
> > v6.17 (current 6.02 is in mainline) and the problem is gone with it.
> > 
> > Or at least, I don't get the unresolved symbols problem with it ;)
> > 
> 
> Below is the patch that was used for 2.5 - might be the same
> thing.  I don't know who posted it originally though, Andrew
> might be able to help out with that as he posted it when I
> tried to port the drivers back then ...
> 
> --------------------------
> diff -puN drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix
> drivers/net/sk98lin/h/skgepnm2.h
> --- 25/drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix  Thu Mar  6
> 16:18:07 2003
> +++ 25-akpm/drivers/net/sk98lin/h/skgepnm2.h    Thu Mar  6 16:18:07 2003
> @@ -341,7 +341,7 @@ typedef struct s_PnmiStatAddr {
>  #if SK_TICKS_PER_SEC == 100
>  #define SK_PNMI_HUNDREDS_SEC(t)        (t)
>  #else
> -#define SK_PNMI_HUNDREDS_SEC(t)        (((t) * 100) /
> (SK_TICKS_PER_SEC))
> +#define SK_PNMI_HUNDREDS_SEC(t)        ((((long)t) * 100) /
> (SK_TICKS_PER_SEC))
>  #endif

thanks for the info. at the moment I merged v6.17 and it didn't show
compilation failures yet.

Andrea

/*
 * If you refuse to depend on closed software for a critical
 * part of your business, these links may be useful:
 *
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
 * http://www.cobite.com/cvsps/
 *
 * svn://svn.kernel.org/linux-2.6/trunk
 * svn://svn.kernel.org/linux-2.4/trunk
 */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
On Tue, Sep 02, 2003 at 05:09:36PM +0200, Martin Schlemmer wrote:
> On Tue, 2003-09-02 at 09:20, Marc-Christian Petersen wrote:
> > On Tuesday 02 September 2003 01:46, Andrea Arcangeli wrote:
> > 
> > Hi Andrea,
> > 
> > > > depmod: *** Unresolved symbols in
> > > > /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> > > > depmod:         __udivdi3
> > > There are several functions triggering this problem, and it's a mainline
> > > 2.4 problem (I don't see anything specific to my tree).
> > > I'm CCing the authors of the driver, is there a new version or are we the
> > > first triggering it? I can fix it myself but I'd prefer to avoid any
> > > duplication since it's not a one liner.
> > 
> > the problem is _was_ the sk98lin driver, but this problem is gone for a very 
> > long time now. 2.4.23-pre* will get an update in the next days with sk98lin 
> > v6.17 (current 6.02 is in mainline) and the problem is gone with it.
> > 
> > Or at least, I don't get the unresolved symbols problem with it ;)
> > 
> 
> Below is the patch that was used for 2.5 - might be the same
> thing.  I don't know who posted it originally though, Andrew
> might be able to help out with that as he posted it when I
> tried to port the drivers back then ...
> 
> --------------------------
> diff -puN drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix
> drivers/net/sk98lin/h/skgepnm2.h
> --- 25/drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix  Thu Mar  6
> 16:18:07 2003
> +++ 25-akpm/drivers/net/sk98lin/h/skgepnm2.h    Thu Mar  6 16:18:07 2003
> @@ -341,7 +341,7 @@ typedef struct s_PnmiStatAddr {
>  #if SK_TICKS_PER_SEC == 100
>  #define SK_PNMI_HUNDREDS_SEC(t)        (t)
>  #else
> -#define SK_PNMI_HUNDREDS_SEC(t)        (((t) * 100) /
> (SK_TICKS_PER_SEC))
> +#define SK_PNMI_HUNDREDS_SEC(t)        ((((long)t) * 100) /
> (SK_TICKS_PER_SEC))
>  #endif

thanks for the info. at the moment I merged v6.17 and it didn't show
compilation failures yet.

Andrea

/*
 * If you refuse to depend on closed software for a critical
 * part of your business, these links may be useful:
 *
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
 * http://www.cobite.com/cvsps/
 *
 * svn://svn.kernel.org/linux-2.6/trunk
 * svn://svn.kernel.org/linux-2.4/trunk
 */

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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-02  7:20     ` Marc-Christian Petersen
@ 2003-09-02 15:09       ` Martin Schlemmer
  2003-09-02 15:22         ` Andrea Arcangeli
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Schlemmer @ 2003-09-02 15:09 UTC (permalink / raw)
  To: Marc-Christian Petersen
  Cc: Andrea Arcangeli, Eyal Lebedinsky, LKML, cgoos, mlindner, linux

On Tue, 2003-09-02 at 09:20, Marc-Christian Petersen wrote:
> On Tuesday 02 September 2003 01:46, Andrea Arcangeli wrote:
> 
> Hi Andrea,
> 
> > > depmod: *** Unresolved symbols in
> > > /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> > > depmod:         __udivdi3
> > There are several functions triggering this problem, and it's a mainline
> > 2.4 problem (I don't see anything specific to my tree).
> > I'm CCing the authors of the driver, is there a new version or are we the
> > first triggering it? I can fix it myself but I'd prefer to avoid any
> > duplication since it's not a one liner.
> 
> the problem is _was_ the sk98lin driver, but this problem is gone for a very 
> long time now. 2.4.23-pre* will get an update in the next days with sk98lin 
> v6.17 (current 6.02 is in mainline) and the problem is gone with it.
> 
> Or at least, I don't get the unresolved symbols problem with it ;)
> 

Below is the patch that was used for 2.5 - might be the same
thing.  I don't know who posted it originally though, Andrew
might be able to help out with that as he posted it when I
tried to port the drivers back then ...

--------------------------
diff -puN drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix
drivers/net/sk98lin/h/skgepnm2.h
--- 25/drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix  Thu Mar  6
16:18:07 2003
+++ 25-akpm/drivers/net/sk98lin/h/skgepnm2.h    Thu Mar  6 16:18:07 2003
@@ -341,7 +341,7 @@ typedef struct s_PnmiStatAddr {
 #if SK_TICKS_PER_SEC == 100
 #define SK_PNMI_HUNDREDS_SEC(t)        (t)
 #else
-#define SK_PNMI_HUNDREDS_SEC(t)        (((t) * 100) /
(SK_TICKS_PER_SEC))
+#define SK_PNMI_HUNDREDS_SEC(t)        ((((long)t) * 100) /
(SK_TICKS_PER_SEC))
 #endif
 
 /*


-- 
Martin Schlemmer


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
On Tue, 2003-09-02 at 09:20, Marc-Christian Petersen wrote:
> On Tuesday 02 September 2003 01:46, Andrea Arcangeli wrote:
> 
> Hi Andrea,
> 
> > > depmod: *** Unresolved symbols in
> > > /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> > > depmod:         __udivdi3
> > There are several functions triggering this problem, and it's a mainline
> > 2.4 problem (I don't see anything specific to my tree).
> > I'm CCing the authors of the driver, is there a new version or are we the
> > first triggering it? I can fix it myself but I'd prefer to avoid any
> > duplication since it's not a one liner.
> 
> the problem is _was_ the sk98lin driver, but this problem is gone for a very 
> long time now. 2.4.23-pre* will get an update in the next days with sk98lin 
> v6.17 (current 6.02 is in mainline) and the problem is gone with it.
> 
> Or at least, I don't get the unresolved symbols problem with it ;)
> 

Below is the patch that was used for 2.5 - might be the same
thing.  I don't know who posted it originally though, Andrew
might be able to help out with that as he posted it when I
tried to port the drivers back then ...

--------------------------
diff -puN drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix
drivers/net/sk98lin/h/skgepnm2.h
--- 25/drivers/net/sk98lin/h/skgepnm2.h~sk98-build-fix  Thu Mar  6
16:18:07 2003
+++ 25-akpm/drivers/net/sk98lin/h/skgepnm2.h    Thu Mar  6 16:18:07 2003
@@ -341,7 +341,7 @@ typedef struct s_PnmiStatAddr {
 #if SK_TICKS_PER_SEC == 100
 #define SK_PNMI_HUNDREDS_SEC(t)        (t)
 #else
-#define SK_PNMI_HUNDREDS_SEC(t)        (((t) * 100) /
(SK_TICKS_PER_SEC))
+#define SK_PNMI_HUNDREDS_SEC(t)        ((((long)t) * 100) /
(SK_TICKS_PER_SEC))
 #endif
 
 /*


-- 
Martin Schlemmer



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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-09-01 23:46   ` Andrea Arcangeli
@ 2003-09-02  7:20     ` Marc-Christian Petersen
  2003-09-02 15:09       ` Martin Schlemmer
  0 siblings, 1 reply; 9+ messages in thread
From: Marc-Christian Petersen @ 2003-09-02  7:20 UTC (permalink / raw)
  To: Andrea Arcangeli, Eyal Lebedinsky; +Cc: linux-kernel, cgoos, mlindner, linux

On Tuesday 02 September 2003 01:46, Andrea Arcangeli wrote:

Hi Andrea,

> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> > depmod:         __udivdi3
> There are several functions triggering this problem, and it's a mainline
> 2.4 problem (I don't see anything specific to my tree).
> I'm CCing the authors of the driver, is there a new version or are we the
> first triggering it? I can fix it myself but I'd prefer to avoid any
> duplication since it's not a one liner.

the problem is _was_ the sk98lin driver, but this problem is gone for a very 
long time now. 2.4.23-pre* will get an update in the next days with sk98lin 
v6.17 (current 6.02 is in mainline) and the problem is gone with it.

Or at least, I don't get the unresolved symbols problem with it ;)

ciao, Marc


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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-07-21 23:24 ` 2.4.22pre7aa1: unresolved in sk98lin Eyal Lebedinsky
@ 2003-09-01 23:46   ` Andrea Arcangeli
  2003-09-02  7:20     ` Marc-Christian Petersen
  0 siblings, 1 reply; 9+ messages in thread
From: Andrea Arcangeli @ 2003-09-01 23:46 UTC (permalink / raw)
  To: Eyal Lebedinsky; +Cc: linux-kernel, cgoos, mlindner, linux

Hi,

On Tue, Jul 22, 2003 at 09:24:46AM +1000, Eyal Lebedinsky wrote:
> Andrea Arcangeli wrote:
> > 
> > URL:
> > 
> >         http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.22pre7aa1.bz2
> >         http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.22pre7aa1/
> > 
> 
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
> depmod:         __udivdi3

There are several functions triggering this problem, and it's a mainline
2.4 problem (I don't see anything specific to my tree). 

I'm CCing the authors of the driver, is there a new version or are we the
first triggering it? I can fix it myself but I'd prefer to avoid any
duplication since it's not a one liner.

Thanks,

Andrea

/*
 * If you refuse to depend on closed software for a critical
 * part of your business, these links may be useful:
 *
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
 * rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
 * http://www.cobite.com/cvsps/
 *
 * svn://svn.kernel.org/linux-2.6/trunk
 * svn://svn.kernel.org/linux-2.4/trunk
 */

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

* Re: 2.4.22pre7aa1: unresolved in sk98lin
  2003-07-19  1:32 2.4.22pre7aa1 Andrea Arcangeli
@ 2003-07-21 23:24 ` Eyal Lebedinsky
  2003-09-01 23:46   ` Andrea Arcangeli
  0 siblings, 1 reply; 9+ messages in thread
From: Eyal Lebedinsky @ 2003-07-21 23:24 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: linux-kernel

Andrea Arcangeli wrote:
> 
> URL:
> 
>         http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.22pre7aa1.bz2
>         http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.22pre7aa1/
> 

depmod: *** Unresolved symbols in
/lib/modules/2.4.22-pre7-aa1/kernel/drivers/net/sk98lin/sk98lin.o
depmod:         __udivdi3

Using Debian stable (woody) - gcc 2.95.4.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

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

end of thread, other threads:[~2003-09-02 15:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-02  1:03 2.4.22pre7aa1: unresolved in sk98lin Xose Vazquez Perez
2003-09-02  1:09 ` Andrea Arcangeli
2003-09-02  1:43   ` Xose Vazquez Perez
2003-09-02  2:07     ` Andrea Arcangeli
  -- strict thread matches above, loose matches on Subject: below --
2003-07-19  1:32 2.4.22pre7aa1 Andrea Arcangeli
2003-07-21 23:24 ` 2.4.22pre7aa1: unresolved in sk98lin Eyal Lebedinsky
2003-09-01 23:46   ` Andrea Arcangeli
2003-09-02  7:20     ` Marc-Christian Petersen
2003-09-02 15:09       ` Martin Schlemmer
2003-09-02 15:22         ` Andrea Arcangeli

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).