3c590 and linux 1.2.13

Donald Becker becker@scyld.com
Thu Mar 16 11:56:56 2000


On Thu, 16 Mar 2000, Antti Tuominen wrote:
> On Thu, Mar 16, 2000 at 09:13:57AM -0500, Jason Zwolak wrote:
> > I'm not sure why you are using kernel version 1.2.13 (which is
..
> No need to convice me :) I'd go for that too if it were for me to
> decide. Maybe you could convince our client of it too ;) They have
> quite a number of 1.2.13 systems running for about 5 years now and as
> they have proven quite reliable they are not willing to upgrade unless
> we come up with some serious reasons to do it. The thing is that they
> can't get enough 3c509's and want to use 3c590's (or newer cards)
> instead while leaving the rest of the system unchanged. So my question
> stands..

I can understand the requirement for stability.

The version.h file should have been created when the kernel was built.
For 1.2.13 it's fairly easy to recreate.  It contains only

#define UTS_RELEASE "1.2.13"
#define LINUX_VERSION_CODE 0x010213
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))


Donald Becker
Scyld Computing Corporation, becker@scyld.com

-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-vortex-request@beowulf.org