-
-                       Serial UART 16450/16550 MIDI driver
-                       ===================================
+===================================
+Serial UART 16450/16550 MIDI driver
+===================================
 
 The adaptor module parameter allows you to select either:
 
-  0 - Roland Soundcanvas support (default)
-  1 - Midiator MS-124T support (1)
-  2 - Midiator MS-124W S/A mode (2)
-  3 - MS-124W M/B mode support (3)
-  4 - Generic device with multiple input support (4)
+* 0 - Roland Soundcanvas support (default)
+* 1 - Midiator MS-124T support (1)
+* 2 - Midiator MS-124W S/A mode (2)
+* 3 - MS-124W M/B mode support (3)
+* 4 - Generic device with multiple input support (4)
 
 For the Midiator MS-124W, you must set the physical M-S and A-B
 switches on the Midiator to match the driver mode you select.
 send the F5 NN command sequence at all; perhaps it ought to.
 
 Usage example for simple serial converter:
+::
 
        /sbin/setserial /dev/ttyS0 uart none
        /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 speed=115200
 
 Usage example for Roland SoundCanvas with 4 MIDI ports:
+::
 
        /sbin/setserial /dev/ttyS0 uart none
        /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 outs=4
 parameter to match (A=19200, B=9600).
 
 Usage example for MS-124T, with A-B switch in A position:
+::
 
        /sbin/setserial /dev/ttyS0 uart none
        /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 adaptor=1 \
 the same data to all four MIDI Out connectors at full MIDI speed.
 
 Usage example for S/A mode:
+::
 
        /sbin/setserial /dev/ttyS0 uart none
        /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 adaptor=2
 one byte every 320 us per port.
 
 Usage example for M/B mode:
+::
 
        /sbin/setserial /dev/ttyS0 uart none
        /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 adaptor=3