home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1843 / config-ast4 < prev    next >
Encoding:
Text File  |  1990-12-28  |  251 b   |  15 lines

  1. * its character device number 4
  2. character(4)
  3.  
  4. * its name
  5. prefix = fas
  6.  
  7. * The interrupt vectors handled by this controller
  8. intvec = 4
  9.  
  10. * its mask level
  11. intpri = SPLTTY
  12.  
  13. * the functions it supports
  14. functions = init, open, close, read, write, ioctl, tty
  15.