home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / os / bsdss4.tz / bsdss4 / bsdss / conf / i386 / MASTER < prev    next >
Encoding:
Text File  |  1992-07-09  |  2.3 KB  |  97 lines

  1. # Mach Operating System
  2. # Copyright (c) 1992 Carnegie Mellon University
  3. # All Rights Reserved.
  4. # Permission to use, copy, modify and distribute this software and its
  5. # documentation is hereby granted, provided that both the copyright
  6. # notice and this permission notice appear in all copies of the
  7. # software, derivative works or modified versions, and any portions
  8. # thereof, and that both notices appear in supporting documentation.
  9. # CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
  10. # CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  11. # ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
  12. # Carnegie Mellon requests users of this software to return to
  13. #  Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
  14. #  School of Computer Science
  15. #  Carnegie Mellon University
  16. #  Pittsburgh PA 15213-3890
  17. # any improvements or extensions that they make and grant Carnegie Mellon 
  18. # the rights to redistribute these changes.
  19. #
  20. #
  21. # HISTORY
  22. # $Log:    MASTER,v $
  23. # Revision 2.2  92/06/25  17:27:49  mrt
  24. #     Renamed and moved conf/MASTER.i386 to conf/i386/MASTER
  25. #     [92/06/16            mrt]
  26. # Revision 2.1  92/04/21  17:12:02  rwd
  27. # BSDSS
  28. #
  29. #
  30.  
  31. #
  32. #  Master i386 configuration file (see the master machine independent
  33. #  configuration file for a description of the file format).
  34. #
  35. #
  36. #  i386 (PSEUDO-)DEVICES (select any combination)
  37. #
  38. #    du   = CSNET DialupIP interface (software)
  39. #
  40. #  CPU TYPE (select exactly one)
  41. #
  42. #    i386    = any VAX CPU
  43. #
  44. #
  45. #  Production Configuration Components:
  46. #  ---------- ------------- ----------
  47. #
  48. #  ANY   =[du i386 ]
  49. #  MF    =[du i386 ]
  50. #  MP    =[du i386 ]
  51. #  WS    =[   i386 ]
  52. #
  53. #  (any i386 cpu model)
  54. #
  55. #  EXTRA =[ ]
  56. #
  57. #  ("one-of-a-kind" devices)
  58. #
  59. #  Options which are almost always turned on when mach is turned on,
  60. #  but can still be individually selected:
  61. #
  62. #  MSTD  = [ ]
  63. #
  64. #  Option to cannibalize one of the i386 mp processors for use as a
  65. #  high_resolution clock:
  66. #
  67. #  HI_RES_CLOCK = [ mp_slave_as_clk ]
  68. #
  69. #
  70. conftype    "i386"                        # <i386>
  71. platform    "AT386"        # Only for show            # <i386>
  72.  
  73. options        COMPAT        # <compat>
  74.  
  75. options         MP_SLAVE_AS_CLK                                 # <mp_slave_as_clk>
  76.  
  77. config        vmunix        swap generic
  78.  
  79. #
  80. #  CMU/SU packet filter
  81. #
  82. pseudo-device    enet            # <en>
  83.  
  84. #
  85. #   dialupIP
  86. #
  87. pseudo-device    du    2        # <du>
  88.  
  89.