Skip to content

Commit e327fdc

Browse files
chleroygregkh
authored andcommitted
Documentation: devices.txt: Remove ttyIOC*
IOC4 serial driver was removed, remove associated devices from documentation. Fixes: a017ef1 ("tty/serial: remove the ioc4_serial driver") Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Link: https://lore.kernel.org/r/b5deb1222eb92017f0efe5b5cae127ac11983b3d.1691992627.git.christophe.leroy@csgroup.eu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 42a569c commit e327fdc

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

Documentation/admin-guide/devices.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,14 +2692,8 @@
26922692
46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
26932693
...
26942694
49 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 3
2695-
50 = /dev/ttyIOC0 Altix serial card
2696-
...
2697-
81 = /dev/ttyIOC31 Altix serial card
26982695
82 = /dev/ttyVR0 NEC VR4100 series SIU
26992696
83 = /dev/ttyVR1 NEC VR4100 series DSIU
2700-
84 = /dev/ttyIOC84 Altix ioc4 serial card
2701-
...
2702-
115 = /dev/ttyIOC115 Altix ioc4 serial card
27032697
116 = /dev/ttySIOC0 Altix ioc3 serial card
27042698
...
27052699
147 = /dev/ttySIOC31 Altix ioc3 serial card
@@ -2762,9 +2756,6 @@
27622756
46 = /dev/cucpm0 Callout device for ttyCPM0
27632757
...
27642758
49 = /dev/cucpm5 Callout device for ttyCPM5
2765-
50 = /dev/cuioc40 Callout device for ttyIOC40
2766-
...
2767-
81 = /dev/cuioc431 Callout device for ttyIOC431
27682759
82 = /dev/cuvr0 Callout device for ttyVR0
27692760
83 = /dev/cuvr1 Callout device for ttyVR1
27702761

0 commit comments

Comments
 (0)