# z8530drv.conf - initialization for the Z8530 SCC driver v 2.4 # # Lines must not be longer than 255 bytes! # # # Hardware section # # SCC chip 1 # chip 1 data_a 0x283 # data port A ctrl_a 0x282 # control port A data_b 0x281 # data port B ctrl_b 0x280 # control port B irq 5 # IRQ No. 5 (#) pclock 7372800 # clock (+) board pa0hzp # hardware type (*) escc no # enhanced SCC chip? (8580/85180/85280) (*) vector no # latch for interrupt vector ($) special no # address of special function register (*) option 0 # option to set via sfr (*) # # The order of entries IS important! # # first : DEVICE # then : MODEM section # after that: Level 1 parameters # # Definition of /dev/scc0 # device /dev/scc0 # # MODEM related stuff # speed 4800 # 4800 baud clock dpll # clock source: use the dpll mode nrzi # normal NRZI operation bufsize 640 # # Level 1 parameters # txdelay 20 # You should know about these already! persist 254 slot 1 tail 7 fulldup 0 wait 5 min 3 maxkey 7 idle 3 maxdef 120 group 0 txoff off softdcd on # use software dcd # # # Definition of /dev/scc1 # # device /dev/scc1 # speed 4800 clock dpll mode nrzi bufsize 640 # txdelay 20 persist 254 slot 1 tail 8 fulldup 0 wait 12 min 3 maxkey 7 idle 3 maxdef 120 group 0 txoff off softdcd on # # # End of File #