Tobias Dörkes ist außer Haus. [Virus checked]

2004-11-12 Thread Tobias D¾rkes
Ich werde ab  12.11.2004 nicht im Büro sein. Ich kehre zurück am
28.11.2004.

Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.
In dringenden Fällen bitte an die Herren Johann (3437), Doppelfeld (3482),
Kopff (3457) wenden.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


2004-11-12 Recommended Linux for zSeries code drop to developerWorks

2004-11-12 Thread Gerhard Hiller
Please see the What's new page at:
http://www10.software.ibm.com/developerworks/opensource/linux390/whatsnew.shtml

Change summary:

 April 2004 stream:

  - kernel 2.6.5: Recommended kernel patch with bug fixes








* end of message






Mit freundlichem Gruß / Kind regards,
Gerhard Hiller

eServer Software Management, D4357
IBM Development Lab, Boeblingen/Germany
Phone ext. +49-(0)7031 - 16 - 4388
Internet: [EMAIL PROTECTED]
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
Oh boy, better than you know what

I just got a 3270 Linux console!!!

 [EMAIL PROTECTED] 11/10/04 01:20PM 
Hmm.  I just did some checking, and apparently the file that is supposed to
be getting pulled in is
/usr/lib/gcc-lib/s390-slackware-linux/3.3/include/stddef.h, not
/usr/include/linux/stddef.h

That's provided by the gcc-3.3-s390-1.tgz package, but your grep output
doesn't show that being installed.


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Pinion
Sent: Wednesday, November 10, 2004 12:36 PM
To: [EMAIL PROTECTED] 
Subject: Re: Slack/390 3270 support


I ran the grep and got this back,

[EMAIL PROTECTED]:/# grep  stddef.h /var/log/packages/*
/var/log/packages/kernel-headers-2.4.21-s390-1:usr/include/linux/stddef.h
/var/log/packages/kernel-source-2.4.21-s390-1:usr/src/linux-2.4.21/include/l
inux/stddef.h
/var/log/packages/mozilla-1.4-s390-1:usr/include/mozilla-1.4/js/jsstddef.h

--
For LINUX-390 subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390 

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
One more thing concerning 3270 console support.  During initial boot up 
messages would be directed to the 3270 device, but after the ctc device was 
initialized no more messages were directed to the 3270 device.  I'm not saying 
the ctc had anything to do with this, just that was the last message I saw.  I 
could enter commands at the 3270 but it didn't appear they were being read/used 
by anything.

I did a little googling and found an entry from utsglobal about changing the 
console's major and minor numbers to 5 and 1.  I did this and now the 3270 
divice is a fully functional console device.

What does this prove?  Not much but I got it to work with a little help from my 
friends on Linux-390.

 [EMAIL PROTECTED] 11/10/04 01:20PM 
Hmm.  I just did some checking, and apparently the file that is supposed to
be getting pulled in is
/usr/lib/gcc-lib/s390-slackware-linux/3.3/include/stddef.h, not
/usr/include/linux/stddef.h

That's provided by the gcc-3.3-s390-1.tgz package, but your grep output
doesn't show that being installed.


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Pinion
Sent: Wednesday, November 10, 2004 12:36 PM
To: [EMAIL PROTECTED] 
Subject: Re: Slack/390 3270 support


I ran the grep and got this back,

[EMAIL PROTECTED]:/# grep  stddef.h /var/log/packages/*
/var/log/packages/kernel-headers-2.4.21-s390-1:usr/include/linux/stddef.h
/var/log/packages/kernel-source-2.4.21-s390-1:usr/src/linux-2.4.21/include/l
inux/stddef.h
/var/log/packages/mozilla-1.4-s390-1:usr/include/mozilla-1.4/js/jsstddef.h

--
For LINUX-390 subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390 

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Post, Mark K
Richard,

Which entry in /dev did you change?


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Pinion
Sent: Friday, November 12, 2004 11:15 AM
To: [EMAIL PROTECTED]
Subject: Re: Slack/390 3270 support


One more thing concerning 3270 console support.  During initial boot up
messages would be directed to the 3270 device, but after the ctc device was
initialized no more messages were directed to the 3270 device.  I'm not
saying the ctc had anything to do with this, just that was the last message
I saw.  I could enter commands at the 3270 but it didn't appear they were
being read/used by anything.

I did a little googling and found an entry from utsglobal about changing the
console's major and minor numbers to 5 and 1.  I did this and now the 3270
divice is a fully functional console device.

What does this prove?  Not much but I got it to work with a little help from
my friends on Linux-390.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
I changed /dev/console

crw-r--r--1 root root   5,   1 Nov 12 07:11 console 
crw---1 root root   4,  64 Sep 28 05:51 consoleold  
bash-2.05b# 

Here are the 3270 defs in /dev/3270

bash-2.05b# ls -al
total 20  
drwxr-xr-x2 root root 4096 Nov  9 06:51 . 
drwxr-xr-x   10 root root16384 Nov 12 06:18 ..
crw---1 root root 227,   1 Nov 12 06:03 tty0770   

 [EMAIL PROTECTED] 11/12/04 12:06PM 
Richard,

Which entry in /dev did you change?


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Adam Thornton
On Nov 12, 2004, at 10:14 AM, Richard Pinion wrote:
What does this prove?  Not much but I got it to work with a little
help from my friends on Linux-390.
Have you got ned running yet?  It's sort of neat.
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Troth
The latest Linux devices list may be found at
http://www.lanana.org/docs/device-list/ or
ftp://ftp.kernel.org/pub/linux/docs/device-list/
per my copy of devices.txt.

On Fri, 12 Nov 2004, Richard Pinion wrote:
 I changed /dev/console

 crw-r--r--1 root root   5,   1 Nov 12 07:11 console
 crw---1 root root   4,  64 Sep 28 05:51 consoleold

I think you did the right thing.
Mark,  you might want to make a note of this and get back with
the rest of the Slack team.   Richard H.,  I haven't looked at
the 3270 console code,  but are you okay with 5,1?   It is the
current choice for /dev/console,  per the kernel doc.

-- R;

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
No, but I can try.  Where do I get ned?

 [EMAIL PROTECTED] 11/12/04 12:29PM 
On Nov 12, 2004, at 10:14 AM, Richard Pinion wrote:

 What does this prove?  Not much but I got it to work with a little
 help from my friends on Linux-390.

Have you got ned running yet?  It's sort of neat.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Adam Thornton
On Nov 12, 2004, at 11:37 AM, Richard Pinion wrote:
No, but I can try.  Where do I get ned?
www.utsglobal.com
You have to apply for a license key based on your CPUID, but it's free.
 So just take the CPUID that Herc is running as and apply with that.
The program, the license manager, and the key all come as RPM files.
So you need to use alien to convert the first two to tgzs you can
install, and then you can actually just use a hex editor on the key RPM
to find the bit where it calls lms_add with your key.
I wonder if the UTS Global guys would (hint, hint) make a straight-up
tarball available.
Adam
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


RHAS 3 (s390x) path to ld-2.?.?.so ???

2004-11-12 Thread James Tison
Would there be anyone out there with an installed RHAS 3 s390x (64-bit)
server that could kindly provide me with the full pathname to the
'standard' (64-bit, NOT the 32-bit compatibility version) runtime ELF
interpreter/loader? There should be a symlink in either /lib64 or /lib
called ld64.so.1 that points to this file  readelf -a run against any
64-bit shared object should also return the symlink's path as INTERP in
the program header section.

Any help is gratefully appreciated.

TIA,
--Jim--
James S. Tison
Senior Software Engineer
TPF Laboratory / Architecture
IBM Corporation
Back up my hard drive? How do I get it into reverse?

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: RHAS 3 (s390x) path to ld-2.?.?.so ???

2004-11-12 Thread Ferguson, Neale
ls /lib64/ld*:

ld-2.3.3.sold64.so.1  ld-lsb-s390x.so.1

-Original Message-
Would there be anyone out there with an installed RHAS 3 s390x (64-bit)
server that could kindly provide me with the full pathname to the
'standard' (64-bit, NOT the 32-bit compatibility version) runtime ELF
interpreter/loader? There should be a symlink in either /lib64 or /lib
called ld64.so.1 that points to this file  readelf -a run against any
64-bit shared object should also return the symlink's path as INTERP in
the program header section.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


unionfs sharing ro/rw directories

2004-11-12 Thread Sal Torres/SBC Inc.
 The latest Linux Journal has an interesting article on unionfs:
http://www.fsl.cs.sunysb.edu/project-unionfs.html unionfs:
 It seems to run ok my SLES8 system, but I have not done much testing.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


RHAS 3 (s390x) path to ld-2.?.?.so ???

2004-11-12 Thread Bruce Hayden
Ref:  Your note of 12 November 2004, 13:01:21 -0500

From readelf, I get:
[Requesting program interpreter: /lib64/ld64.so.1]

This is from:
Red Hat Enterprise Linux AS release 3 (Taroon Update 1)

Bruce Hayden
IBM Global Services
Endicot, NY

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


RHAS 3 (s390x) path to ld-2.?.?.so ???

2004-11-12 Thread Bruce Hayden
Ref:  Your note of Fri, 12 Nov 2004 13:19:17 EST

I'm thinking I should have added that this is a symlink in the /lib64
directory, 'cos that's what you really wanted to know..
ld64.so.1 - ld-2.3.2.so

Bruce Hayden
IBM Global Services

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
Why don't you send me the executable and the CPUID you use?  It's Friday 
afternoon and I'm feeling lazy!

 [EMAIL PROTECTED] 11/12/04 12:47PM 
On Nov 12, 2004, at 11:37 AM, Richard Pinion wrote:

 No, but I can try.  Where do I get ned?

www.utsglobal.com 

You have to apply for a license key based on your CPUID, but it's free.
  So just take the CPUID that Herc is running as and apply with that.

The program, the license manager, and the key all come as RPM files.
So you need to use alien to convert the first two to tgzs you can
install, and then you can actually just use a hex editor on the key RPM
to find the bit where it calls lms_add with your key.

I wonder if the UTS Global guys would (hint, hint) make a straight-up
tarball available.

Adam

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Adam Thornton
On Nov 12, 2004, at 12:38 PM, Richard Pinion wrote:
Why don't you send me the executable and the CPUID you use?  It's
Friday afternoon and I'm feeling lazy!
Because I think that UTS Global might object if I did so.  I mean, I
*did* license it from them after all.
Adam
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: RHAS 3 (s390x) path to ld-2.?.?.so ???

2004-11-12 Thread James Tison
Thanks, Bruce!!

--Jim--
James S. Tison
Senior Software Engineer
TPF Laboratory / Architecture
IBM Corporation
Back up my hard drive? How do I get it into reverse?



Bruce Hayden [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
12-11-04 13:26
Please respond to
Linux on 390 Port


To
[EMAIL PROTECTED]
cc

Subject
RHAS 3 (s390x) path to ld-2.?.?.so ???






Ref:  Your note of Fri, 12 Nov 2004 13:19:17 EST

I'm thinking I should have added that this is a symlink in the /lib64
directory, 'cos that's what you really wanted to know..
ld64.so.1 - ld-2.3.2.so

Bruce Hayden
IBM Global Services

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


smime.p7s
Description: S/MIME Cryptographic Signature


z/VM WBT or CBT Recommendations?

2004-11-12 Thread Peter E. Abresch Jr. - at Pepco
We are running 2 SuSE Linux Version 8.1 SP03 in native LPAR mode on an IFL.
We just installed z/VM Version 5.1 and got it up and running. Does anyone
have a recommendation for z/VM training that is Web Base Training (WBT) or
even Computer Based Training (CBT). This will allow the staff to take the
training at their own pace. Thanks for any input.

Peter


This Email message and any attachment may contain information that is
proprietary, legally privileged, confidential and/or subject to copyright
belonging to Pepco Holdings, Inc. or its affiliates (PHI).  This Email is
intended solely for the use of the person(s) to which it is addressed.  If
you are not an intended recipient, or the employee or agent responsible for
delivery of this Email to the intended recipient(s), you are hereby
notified that any dissemination, distribution or copying of this Email is
strictly prohibited.  If you have received this message in error, please
immediately notify the sender and permanently delete this Email and any
copies.  PHI policies expressly prohibit employees from making defamatory
or offensive statements and infringing any copyright or any other legal
right by Email communication.  PHI will not accept any liability in respect
of such communications.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Hitt
Richard Troth wrote:
[snip]
Mark,  you might want to make a note of this and get back with
the rest of the Slack team.   Richard H.,  I haven't looked at
the 3270 console code,  but are you okay with 5,1?   It is the
current choice for /dev/console,  per the kernel doc.
-- R;

Hi, Richard et al
Major/minor 5,1 for /dev/console seems okay, but I'd be surprised if you
are able to use /dev/tty with that; I bet echo foo  /dev/tty fails.
To run ned nevertheless on a 3270 console, use the undocumented -T
option.  For instance, if your console's at 0009, use ned -T
/dev/3270/tub0009.  Ordinarily ned uses /dev/3270/tub, the full-screen
analogue of /dev/tty.
handy hint -- Note that, unlike vi, ned can be used at the end of a
pipe:  ps -ef | ned -T /dev/3270/tub0009.  -- handy hint
Richard Hitt   [EMAIL PROTECTED]
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
Are you saying my device should be tub0700 rather than tty0700?

I looked at the device list on kernel.org and saw that /dev/3270/tty* is a 
character device and /dev/3270/tub* is a block device.

 [EMAIL PROTECTED] 11/12/04 03:16PM 
Richard Troth wrote:

 [snip]

Mark,  you might want to make a note of this and get back with
the rest of the Slack team.   Richard H.,  I haven't looked at
the 3270 console code,  but are you okay with 5,1?   It is the
current choice for /dev/console,  per the kernel doc.

-- R;


Hi, Richard et al

Major/minor 5,1 for /dev/console seems okay, but I'd be surprised if you
are able to use /dev/tty with that; I bet echo foo  /dev/tty fails.
To run ned nevertheless on a 3270 console, use the undocumented -T
option.  For instance, if your console's at 0009, use ned -T
/dev/3270/tub0009.  Ordinarily ned uses /dev/3270/tub, the full-screen
analogue of /dev/tty.

handy hint -- Note that, unlike vi, ned can be used at the end of a
pipe:  ps -ef | ned -T /dev/3270/tub0009.  -- handy hint

Richard Hitt   [EMAIL PROTECTED] 

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: z/VM WBT or CBT Recommendations?

2004-11-12 Thread Kurt Acker
From the VM home page: http://www.vm.ibm.com/
Under the Education link there are some on-line class offerings.

From the pubs page under r510 links there is a new book:
Getting Started with Linux on zSeries   available directly from link below
that goes over some VM basics, and then caters things towards running
Linux guest.
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HCSX0B00/CCONTENTS?SHELF=hcsh2a70DN=SC24-6096-00DT=20040825183444

Kurt Acker




Peter E. Abresch Jr.   - at Pepco [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
11/12/2004 02:57 PM
Please respond to
Linux on 390 Port


To
[EMAIL PROTECTED]
cc

Subject
z/VM WBT or CBT Recommendations?






We are running 2 SuSE Linux Version 8.1 SP03 in native LPAR mode on an
IFL.
We just installed z/VM Version 5.1 and got it up and running. Does anyone
have a recommendation for z/VM training that is Web Base Training (WBT) or
even Computer Based Training (CBT). This will allow the staff to take the
training at their own pace. Thanks for any input.

Peter


This Email message and any attachment may contain information that is
proprietary, legally privileged, confidential and/or subject to copyright
belonging to Pepco Holdings, Inc. or its affiliates (PHI).  This Email
is
intended solely for the use of the person(s) to which it is addressed.  If
you are not an intended recipient, or the employee or agent responsible
for
delivery of this Email to the intended recipient(s), you are hereby
notified that any dissemination, distribution or copying of this Email is
strictly prohibited.  If you have received this message in error, please
immediately notify the sender and permanently delete this Email and any
copies.  PHI policies expressly prohibit employees from making defamatory
or offensive statements and infringing any copyright or any other legal
right by Email communication.  PHI will not accept any liability in
respect
of such communications.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Troth
I love ned!
First saw it something like 15 years ago.
Probably adore it so much because it is quite like XEDIT
but still not a total knock off,  has its own personality.

 handy hint -- Note that, unlike vi, ned can be used at the end of a
 pipe:  ps -ef | ned -T /dev/3270/tub0009.  -- handy hint

Oh,  just one of many,  I'm sure.
How many times have I hacked a shell script
to beat an editor into functioning like  'more'.

-- R;

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Hitt
Hi, Richard
As to /dev/3270/tub* being block devices, that's new to me.  Could you
point me more exactly to where you saw this?
The 3270 driver uses two major numbers, 227 and 228, for line-mode and
fullscreen operations.  Both are character devices.  The script
/usr/src/linux{,-2.4}/Documentation/s390/config3270.sh generates
/tmp/mkdev3270, which generates character device special files
/dev/3270/ttyfoo and /dev/3270/tubfoo respectively, foo a 4-character
device address.  Minor number 0 is used only with major 228 and defines
the generic fullscreen device /dev/3270/tub; 0 is not used with major 227.
To find for yourself what devices the 3270 driver knows about, give
these two commands:
   echo what=config  /proc/tty/driver/tty3270
   cat /proc/tty/driver/tty3270
Use the address at the CONSOLE line for your console device.  The line
will read:
   device  CONSOLE  minor
If you use the above scripts to configure your 3270s, you should expect
to see /dev/3270/tubdevice as major 228, minor minor.
If you don't want to, or don't have them available, do this:
   mkdir /dev/3270
   mknod /dev/3270/tubdevice c 228 minor
Hope this helps.
Richard Hitt  [EMAIL PROTECTED]

Richard Pinion wrote:
Are you saying my device should be tub0700 rather than tty0700?
I looked at the device list on kernel.org and saw that /dev/3270/tty* is a 
character device and /dev/3270/tub* is a block device.

[EMAIL PROTECTED] 11/12/04 03:16PM 

Richard Troth wrote:

[snip]
Mark,  you might want to make a note of this and get back with
the rest of the Slack team.   Richard H.,  I haven't looked at
the 3270 console code,  but are you okay with 5,1?   It is the
current choice for /dev/console,  per the kernel doc.
-- R;


Hi, Richard et al
Major/minor 5,1 for /dev/console seems okay, but I'd be surprised if you
are able to use /dev/tty with that; I bet echo foo  /dev/tty fails.
To run ned nevertheless on a 3270 console, use the undocumented -T
option.  For instance, if your console's at 0009, use ned -T
/dev/3270/tub0009.  Ordinarily ned uses /dev/3270/tub, the full-screen
analogue of /dev/tty.
handy hint -- Note that, unlike vi, ned can be used at the end of a
pipe:  ps -ef | ned -T /dev/3270/tub0009.  -- handy hint
Richard Hitt   [EMAIL PROTECTED]
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Pinion
ftp://ftp.kernel.org/pub/linux/docs/device-list/ 

227 charIBM 3270 terminal Unix tty access
  1 = /dev/3270/tty1  First 3270 terminal
  2 = /dev/3270/tty2  Seconds 3270 terminal
...

228 charIBM 3270 terminal block-mode access
  0 = /dev/3270/tub   Controlling interface
  1 = /dev/3270/tub1  First 3270 terminal
  2 = /dev/3270/tub2  Second 3270 terminal

Perhaps my terminology was wrong, it actually says block-mode.
...


 [EMAIL PROTECTED] 11/12/04 04:21PM 
Hi, Richard

As to /dev/3270/tub* being block devices, that's new to me.  Could you
point me more exactly to where you saw this?

The 3270 driver uses two major numbers, 227 and 228, for line-mode and
fullscreen operations.  Both are character devices.  The script
/usr/src/linux{,-2.4}/Documentation/s390/config3270.sh generates
/tmp/mkdev3270, which generates character device special files
/dev/3270/ttyfoo and /dev/3270/tubfoo respectively, foo a 4-character
device address.  Minor number 0 is used only with major 228 and defines
the generic fullscreen device /dev/3270/tub; 0 is not used with major 227.

To find for yourself what devices the 3270 driver knows about, give
these two commands:
echo what=config  /proc/tty/driver/tty3270
cat /proc/tty/driver/tty3270
Use the address at the CONSOLE line for your console device.  The line
will read:
device  CONSOLE  minor

If you use the above scripts to configure your 3270s, you should expect
to see /dev/3270/tubdevice as major 228, minor minor.
If you don't want to, or don't have them available, do this:
mkdir /dev/3270
mknod /dev/3270/tubdevice c 228 minor

Hope this helps.

Richard Hitt  [EMAIL PROTECTED] 



Richard Pinion wrote:

Are you saying my device should be tub0700 rather than tty0700?

I looked at the device list on kernel.org and saw that /dev/3270/tty* is a 
character device and /dev/3270/tub* is a block device.




--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Post, Mark K
Well, I'm the _only_ member of the Slack/390 team, so there's no one to get
back with.  The 4,64 values were standard back a ways.  I just looked, and
my SUSE 7.0 system has that specified.  I must have missed the change to
5,1 whenever that happened.  I'll be updating my devs packages to reflect
this.


Mark Post

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Troth
Sent: Friday, November 12, 2004 12:30 PM
To: [EMAIL PROTECTED]
Subject: Re: Slack/390 3270 support


The latest Linux devices list may be found at
http://www.lanana.org/docs/device-list/ or
ftp://ftp.kernel.org/pub/linux/docs/device-list/
per my copy of devices.txt.

On Fri, 12 Nov 2004, Richard Pinion wrote:
 I changed /dev/console

 crw-r--r--1 root root   5,   1 Nov 12 07:11 console
 crw---1 root root   4,  64 Sep 28 05:51 consoleold

I think you did the right thing.
Mark,  you might want to make a note of this and get back with
the rest of the Slack team.   Richard H.,  I haven't looked at
the 3270 console code,  but are you okay with 5,1?   It is the
current choice for /dev/console,  per the kernel doc.

-- R;

--
For LINUX-390 subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: Slack/390 3270 support

2004-11-12 Thread Richard Hitt
Thanks, Richard.
I like the phrase fullscreen mode better, because (1) block mode can
be confused with block special devices, and (2) the 3270 driver always
runs a 3270 in block mode; at least as I wrote it the 3270 is inherently
a block-mode device, whether used in line mode or in fullscreen mode;
there is no per-character I/O interrupt.
Note that in line mode, the driver does honor a
slightly-more-than-randomly-selected set of ESC sequences.  For
instance, try the wget command from a 3270 console and compare its
console output with that to a 3215 console.  The progress bar stays on
the same line with the 3270 console.
Richard Hitt[EMAIL PROTECTED]
Richard Pinion wrote:
ftp://ftp.kernel.org/pub/linux/docs/device-list/
227 charIBM 3270 terminal Unix tty access
 1 = /dev/3270/tty1  First 3270 terminal
 2 = /dev/3270/tty2  Seconds 3270 terminal
   ...
228 charIBM 3270 terminal block-mode access
 0 = /dev/3270/tub   Controlling interface
 1 = /dev/3270/tub1  First 3270 terminal
 2 = /dev/3270/tub2  Second 3270 terminal
Perhaps my terminology was wrong, it actually says block-mode.
   ...



--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Problem Changing Installation Source - SuSE SLES8

2004-11-12 Thread Darren Bygrave
I've got SuSE SLES8 with SP3 installed and need to change the installation 
source. When I 1st installed SuSE, I was using a ftp server on my local PC, but 
due to new network restrictions, I know need to change it. I've tried copying 
the CD images over to the Linux instance and mounting them on the
loop device, and I tried to change the installation source to Local Directory 
in YaST, but I keep getting a error message saying 'Unable to create 
installation source from URL 'dir:///install/cd1/' 
Details: ERROR(InstSrc:E_no_instsrc_on_media) '. I have the service pack CD 
image also copied into this instance, mounted on a loop device, and YaST has no 
problem with it. The difference is that the service pack was always defined as 
a local directory and I didn't need to change it.

Has anyone else run across this problem and resovled it?

Darren Bygrave
Senior Technology Specialist
TELUS IT Infrastructure
Tel: (604) 432-8251
Fax: (604) 436-8222
Email: [EMAIL PROTECTED]
This email may be privileged or confidential. Any use of this email by an 
unintended recipient is prohibited. If you receive this email in error, please 
notify me immediately. 



--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390