linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.19pre10aa4
@ 2002-06-20 17:00 Andrea Arcangeli
  2002-06-21  7:31 ` 2.4.19pre10aa4 & Intel EtherExpress driver "e100" Andrey Nekrasov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Arcangeli @ 2002-06-20 17:00 UTC (permalink / raw)
  To: linux-kernel

This fixes a mistake from my part in task_rq_lock and integrates the
latest version of e100 e1000 per jam's suggestion, it works again on
alpha (was a tux compile trouble).

URL:

	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre10aa4.gz
	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre10aa4/

Only in 2.4.19pre10aa4: 00_e100-2.0.30-k1.gz
Only in 2.4.19pre10aa4: 00_e1000-4.2.17-k1.gz
Only in 2.4.19pre10aa3: 07_e100-1.8.38.gz
Only in 2.4.19pre10aa3: 08_e100-includes-1
Only in 2.4.19pre10aa3: 09_e100-compilehack-1

	e100 and e1000 from 2.4.19pre10jam2.

Only in 2.4.19pre10aa3: 20_o1-sched-updates-A4-1
Only in 2.4.19pre10aa4: 20_o1-sched-updates-A4-2

	Cleanup alpha and fix lock_rq_task.

Only in 2.4.19pre10aa4: 61_tux-alpha-compile-1

	Fix compile problem with tux on alpha.

Andrea

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

* Re: 2.4.19pre10aa4 & Intel EtherExpress driver "e100".
  2002-06-20 17:00 2.4.19pre10aa4 Andrea Arcangeli
@ 2002-06-21  7:31 ` Andrey Nekrasov
  2002-07-05 10:08   ` Andrea Arcangeli
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Nekrasov @ 2002-06-21  7:31 UTC (permalink / raw)
  To: Andrea Arcangeli, lkml

Hello.

1. My hardware:

M/B Intel STL2:
	- ServerWorks ServerSet III LE chipset).
  - Integrated on-board Intel EtherExpress PRO100+ 10/100mbit PCI controller
    (Intel 82559)


2. Problem:

2.4.19pre10aa3 - load kernel & driver ok, work.
...
Intel(R) PRO/100 Fast Ethernet Adapter - Loadable driver, ver 1.8.38                      Copyright (c) 2002 Intel Corporation                                                                       
eth0: Intel(R) 8255x-based Ethernet Adapter                                           
Mem:0xfb101000  IRQ:18  Speed:100 Mbps  Dx:Full
Hardware receive checksums enabled cpu cycle saver enabled                                
...


2.4.19pre10aa4 :
....
Intel(R) PRO/100 Fast Ethernet Adapter - Loadable driver, ver 2.0.30-k1
Copyright (c) 2002 Intel Corporation

hw init failed
Failed to initialize e100, instance #0
....


Whay?



> This fixes a mistake from my part in task_rq_lock and integrates the
> latest version of e100 e1000 per jam's suggestion, it works again on
> alpha (was a tux compile trouble).
> 
> URL:
> 
> 	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre10aa4.gz
> 	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre10aa4/
> 
> Only in 2.4.19pre10aa4: 00_e100-2.0.30-k1.gz
> Only in 2.4.19pre10aa4: 00_e1000-4.2.17-k1.gz
> Only in 2.4.19pre10aa3: 07_e100-1.8.38.gz
> Only in 2.4.19pre10aa3: 08_e100-includes-1
> Only in 2.4.19pre10aa3: 09_e100-compilehack-1
> 
> 	e100 and e1000 from 2.4.19pre10jam2.
> 
> Only in 2.4.19pre10aa3: 20_o1-sched-updates-A4-1
> Only in 2.4.19pre10aa4: 20_o1-sched-updates-A4-2
> 
> 	Cleanup alpha and fix lock_rq_task.
> 
> Only in 2.4.19pre10aa4: 61_tux-alpha-compile-1
> 
> 	Fix compile problem with tux on alpha.
> 
> Andrea
> -
> 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/

-- 
bye.
Andrey Nekrasov, SpyLOG.

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

* Re: 2.4.19pre10aa4 & Intel EtherExpress driver "e100".
  2002-06-21  7:31 ` 2.4.19pre10aa4 & Intel EtherExpress driver "e100" Andrey Nekrasov
@ 2002-07-05 10:08   ` Andrea Arcangeli
  2002-07-05 14:07     ` Zwane Mwaikambo
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Arcangeli @ 2002-07-05 10:08 UTC (permalink / raw)
  To: Andrey Nekrasov; +Cc: linux-kernel

On Fri, Jun 21, 2002 at 11:31:40AM +0400, Andrey Nekrasov wrote:
> Hello.
> 
> 1. My hardware:
> 
> M/B Intel STL2:
> 	- ServerWorks ServerSet III LE chipset).
>   - Integrated on-board Intel EtherExpress PRO100+ 10/100mbit PCI controller
>     (Intel 82559)
> 
> 
> 2. Problem:
> 
> 2.4.19pre10aa3 - load kernel & driver ok, work.
> ...
> Intel(R) PRO/100 Fast Ethernet Adapter - Loadable driver, ver 1.8.38                      Copyright (c) 2002 Intel Corporation                                                                       
> eth0: Intel(R) 8255x-based Ethernet Adapter                                           
> Mem:0xfb101000  IRQ:18  Speed:100 Mbps  Dx:Full
> Hardware receive checksums enabled cpu cycle saver enabled                                
> ...
> 
> 
> 2.4.19pre10aa4 :
> ....
> Intel(R) PRO/100 Fast Ethernet Adapter - Loadable driver, ver 2.0.30-k1
> Copyright (c) 2002 Intel Corporation
> 
> hw init failed
> Failed to initialize e100, instance #0
> ....
> 
> 
> Whay?

because I upgreaded the driver to 2.0.30 from jam2. Due your report I
backed out 2.0.30 from rc1aa1 and I returned to 1.8.38.

Can you confirm rc1aa1 works again? in next -aa I'll upgrade again to
the 2.0.30-k release using another patch to see if it still malfunction
for you.

Andrea

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

* Re: 2.4.19pre10aa4 & Intel EtherExpress driver "e100".
  2002-07-05 10:08   ` Andrea Arcangeli
@ 2002-07-05 14:07     ` Zwane Mwaikambo
  2002-07-05 15:26       ` Andrey Nekrasov
  0 siblings, 1 reply; 5+ messages in thread
From: Zwane Mwaikambo @ 2002-07-05 14:07 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: Andrey Nekrasov, linux-kernel

Hi Andrea, Audrey,

On Fri, 5 Jul 2002, Andrea Arcangeli wrote:

> On Fri, Jun 21, 2002 at 11:31:40AM +0400, Andrey Nekrasov wrote:
> > Hello.
> > 
> > 1. My hardware:
> > 
> > M/B Intel STL2:
> > 	- ServerWorks ServerSet III LE chipset).
> >   - Integrated on-board Intel EtherExpress PRO100+ 10/100mbit PCI controller
> >     (Intel 82559)

Do we have the same hardware?

OEM ID: INTEL    Product ID: STL2         APIC at: 0xFEE00000

00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
00:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC  [Mach64 GT IIC] (rev 7a)
00:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)
00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller
01:04.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
01:04.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
01:0b.0 RAID bus controller: IBM Netfinity ServeRAID controller

Linux version 2.4.19-rc1-aa1-zm1 (zwane@lserver.waterford.sz) (gcc version 
2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #6 SMP Mon Jul 1 14:07:40 SAST 
2002

> Can you confirm rc1aa1 works again? in next -aa I'll upgrade again to
> the 2.0.30-k release using another patch to see if it still malfunction
> for you.

I've got that machine on a couple of days uptime serving 4G+ a day via 
that network card. All good so far.

Cheers,
	Zwane Mwaikambo
-- 
http://function.linuxpower.ca
		


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

* Re: 2.4.19pre10aa4 & Intel EtherExpress driver "e100".
  2002-07-05 14:07     ` Zwane Mwaikambo
@ 2002-07-05 15:26       ` Andrey Nekrasov
  0 siblings, 0 replies; 5+ messages in thread
From: Andrey Nekrasov @ 2002-07-05 15:26 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: Andrea Arcangeli, linux-kernel

Hello Zwane Mwaikambo,

> > > M/B Intel STL2:
> > > 	- ServerWorks ServerSet III LE chipset).
> > >   - Integrated on-board Intel EtherExpress PRO100+ 10/100mbit PCI controller
> > >     (Intel 82559)
> 
> Do we have the same hardware?

Yes.

> OEM ID: INTEL    Product ID: STL2         APIC at: 0xFEE00000
> 
> 00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
> 00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)
> 00:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC  [Mach64 GT IIC] (rev 7a)
> 00:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
> 00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)
> 00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller
> 01:04.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
> 01:04.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
> 01:0b.0 RAID bus controller: IBM Netfinity ServeRAID controller
> 
> Linux version 2.4.19-rc1-aa1-zm1 (zwane@lserver.waterford.sz) (gcc version 
> 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #6 SMP Mon Jul 1 14:07:40 SAST 
> 2002


Linux 2.4.19-rc1aa1 - work OK.


> > Can you confirm rc1aa1 works again? in next -aa I'll upgrade again to
> > the 2.0.30-k release using another patch to see if it still malfunction
> > for you.
> 
> I've got that machine on a couple of days uptime serving 4G+ a day via 
> that network card. All good so far.
> 
> Cheers,
> 	Zwane Mwaikambo
> -- 
> http://function.linuxpower.ca
> 		
> 

-- 
bye.
Andrey Nekrasov, SpyLOG.

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

end of thread, other threads:[~2002-07-05 15:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-20 17:00 2.4.19pre10aa4 Andrea Arcangeli
2002-06-21  7:31 ` 2.4.19pre10aa4 & Intel EtherExpress driver "e100" Andrey Nekrasov
2002-07-05 10:08   ` Andrea Arcangeli
2002-07-05 14:07     ` Zwane Mwaikambo
2002-07-05 15:26       ` Andrey Nekrasov

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