* its character device number 4
character(4)

* its name
prefix = fas

* The interrupt vectors handled by this controller
intvec = 9,4,3

* its mask level
intpri = SPLTTY

* the functions it supports
functions = init, open, close, read, write, ioctl, tty
