[PATCH 2/3] Update IBM virtual console entry in devices.txt
Stephen Rothwell
sfr at canb.auug.org.au
Wed Jul 12 17:08:54 EST 2006
Char major was never used for iSeries consoles in the mainline kernel.
It has been used for the pSeries virtual and RTAS consoles and will be
used for the new iSeries console.
Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
---
Documentation/devices.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
diff --git a/Documentation/devices.txt b/Documentation/devices.txt
index 4aaf68f..c661dca 100644
--- a/Documentation/devices.txt
+++ b/Documentation/devices.txt
@@ -3005,9 +3005,9 @@ Your cooperation is appreciated.
2 = /dev/3270/tub2 Second 3270 terminal
...
-229 char IBM iSeries virtual console
- 0 = /dev/iseries/vtty0 First console port
- 1 = /dev/iseries/vtty1 Second console port
+229 char IBM iSeries/pSeries virtual console
+ 0 = /dev/hvc0 First console port
+ 1 = /dev/hvc1 Second console port
...
230 char IBM iSeries virtual tape
--
1.4.0
More information about the Linuxppc-dev
mailing list