[BACK]Return to GENERIC CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / alpha / conf

Annotation of src/sys/arch/alpha/conf/GENERIC, Revision 1.133.2.2

1.133.2.2! mycroft     1: # $NetBSD: GENERIC,v 1.133 1999/11/08 06:19:54 mycroft Exp $
        !             2: #
        !             3: # Generic Alpha kernel.  Enough to get booted, etc., but not much more.
        !             4:
        !             5: include        "arch/alpha/conf/std.alpha"
        !             6:
        !             7: maxusers 32
        !             8:
        !             9: # CPU Support
        !            10: #options       DEC_2000_300    # "Jensen":     2000/300 (DECpc AXP 150)
        !            11: options        DEC_2100_A50    # Avanti etc:   AlphaStation 400, 200, etc.
        !            12: options        DEC_3000_500    # Flamingo etc: 3000/[4-9]00*
        !            13: options        DEC_3000_300    # Pelican etc:  3000/300*
        !            14: options        DEC_AXPPCI_33   # NoName:       AXPpci33, etc.
        !            15: options        DEC_EB164       # EB164:        AlphaPC 164
        !            16: options        DEC_EB64PLUS    # EB64+:        AlphaPC 64, etc.
        !            17: options        DEC_KN20AA      # KN20AA:       AlphaStation 500 and 600
        !            18: options        DEC_KN8AE       # KN8AE:        AlphaServer 8200 and 8400
        !            19: options        DEC_KN300       # KN300:        AlphaServer 4100
        !            20: options        DEC_550         # Miata:        Digital Personal Workstation
        !            21: options        DEC_1000        # Mikasa etc:   Digital AlphaServer 1000
        !            22: options        DEC_1000A       # Corelle etc:  Digital AlphaServer 800/1000A
        !            23: options        DEC_ALPHABOOK1  # AlphaBook1:   Tadpole/DEC AlphaBook
        !            24: options        DEC_EB66        # EB66:         21066 Evaluation Board
        !            25: options        DEC_6600        # EV6:          264DP OEM Board
        !            26:
        !            27: # Standard system options
        !            28: options        KTRACE                  # System call tracing support
        !            29:
        !            30: # Diagnostic/debugging support options
        !            31: options        DIAGNOSTIC              # Cheap kernel consistency checks
        !            32: options        DDB                     # kernel debugger
        !            33: #makeoptions   DEBUG="-g"
        !            34:
        !            35: # File systems
        !            36: file-system    FFS             # Fast file system
        !            37: file-system    MFS             # Memory-based file system
        !            38: file-system    CD9660          # ISO-9660 CD-ROM FS (w/RockRidge extensions)
        !            39: file-system    MSDOSFS         # MS-DOS-compatible file system
        !            40: file-system    NFS             # Sun NFS-compatible file system client
        !            41: file-system    NTFS            # Windows/NT file system (experimental)
        !            42: #file-system   KERNFS
        !            43: #file-system   PROCFS
        !            44:
        !            45: # File system options
        !            46: options        NFSSERVER       # Sun NFS-compatible file system server
        !            47: #options       FFS_EI          # FFS Endian Independant support
        !            48:
        !            49: # Networking options
        !            50: options        INET            # Internet protocol suite
        !            51:
        !            52: # 4.3BSD compatibility.  Should be optional, but necessary for now.
        !            53: options        COMPAT_43
        !            54:
        !            55: # Binary compatibility with previous versions of NetBSD.
        !            56: #options       COMPAT_09
        !            57: options        COMPAT_10
        !            58: options        COMPAT_11
        !            59: options        COMPAT_12
        !            60: options        COMPAT_13
        !            61: options        COMPAT_14
        !            62:
        !            63: # OSF/1 binary compatibility
        !            64: options        COMPAT_OSF1
        !            65:
        !            66: # System V-like message queues
        !            67: options        SYSVMSG
        !            68:
        !            69: # System V-like semaphores
        !            70: options        SYSVSEM
        !            71:
        !            72: # System V-like shared memory
        !            73: options        SYSVSHM
        !            74: #options       SHMMAXPGS=1024          # 1024 pages is the default
        !            75:
        !            76: # Loadable Kernel Modules
        !            77: options        LKM
        !            78:
        !            79: # Disable kernel security.
        !            80: #options       INSECURE
        !            81:
        !            82: # Misc. options
        !            83: options        EISAVERBOSE             # recognize "unknown" EISA devices
        !            84: options        PCIVERBOSE              # recognize "unknown" PCI devices
        !            85: options        SCSIVERBOSE             # Verbose SCSI errors
        !            86: options        TCVERBOSE               # recognize "unknown" TC devices
        !            87: options        UCONSOLE                # users can use TIOCCONS (for xconsole)
        !            88:
        !            89: # The Alpha console firmware network boots using the BOOTP
        !            90: # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
        !            91: # in case we have NFS root.
        !            92: options        NFS_BOOT_DHCP           # superset of BOOTP
        !            93:
        !            94: # WS console uses SUN or VT100 terminal emulation
        !            95: options        WSEMUL_VT100
        !            96:
        !            97: # realtime clock compatible to OSF/1
        !            98: #options       CLOCK_COMPAT_OSF1
        !            99:
        !           100: config         netbsd  root on ? type ?
        !           101: #config                netbsd  root on sd0 type ffs
        !           102: #config                netbsd  root on ? type nfs
        !           103:
        !           104: mainbus0 at    root
        !           105: cpu*   at      mainbus0
        !           106:
        !           107: # TurboLaser bus support and devices
        !           108: tlsb*  at      mainbus0
        !           109: gbus*  at      tlsb? node ? offset ?
        !           110: tlsbmem* at    tlsb? node ? offset ?
        !           111: kft*   at      tlsb? node ? offset ?
        !           112:
        !           113: # Gbus Devices
        !           114: mcclock* at    gbus? offset ?
        !           115:
        !           116: # MCBUS bus support
        !           117: mcbus* at      mainbus0
        !           118: mcmem* at      mcbus? mid ?
        !           119:
        !           120: #i2c   at      mcbus?
        !           121:
        !           122: #EV6 Tsunami Core Logic
        !           123:
        !           124: tsc*   at      mainbus0
        !           125:
        !           126: # TurboChannel host bus adapter support
        !           127: tcasic*        at      mainbus0
        !           128:
        !           129: # TurboChannel bus support
        !           130: tc*    at      tcasic?
        !           131:
        !           132: # TurboChannel devices
        !           133: ioasic*        at      tc? slot ? offset ?
        !           134: mcclock* at    ioasic? offset ?
        !           135: le*    at      ioasic? offset ?
        !           136: scc0   at      ioasic? offset ?
        !           137: scc1   at      ioasic? offset ?
        !           138: tcds*  at      tc? slot ? offset ?
        !           139: asc*   at      tcds? chip ?
        !           140: #cfb*  at      tc? slot ? offset ?
        !           141: #sfb*  at      tc? slot ? offset ?
        !           142: le*    at      tc? slot ? offset ?
        !           143: fta*   at      tc? slot ? offset ?             # DEC DEFTA FDDI cards
        !           144:
        !           145: # PCI host bus adapter support
        !           146: apecs* at      mainbus?
        !           147: cia*   at      mainbus?
        !           148: lca*   at      mainbus?
        !           149: dwlpx* at      kft?
        !           150: mcpcia*        at      mcbus? mid ?
        !           151: tsp*   at      tsc?
        !           152:
        !           153: # PCI bus support
        !           154: pci*   at      apecs?
        !           155: pci*   at      cia?
        !           156: pci*   at      lca?
        !           157: pci*   at      ppb?
        !           158: pci*   at      dwlpx?
        !           159: pci*   at      mcpcia?
        !           160: pci*   at      tsp?
        !           161:
        !           162: # PCI devices
        !           163: adv*   at      pci? dev ? function ?           # AdvanSys SCSI
        !           164: adw*   at      pci? dev ? function ?           # AdvanSys Wide SCSI
        !           165: ahc*   at      pci? dev ? function ?           # Adaptec [23]94x, aic78x0 SCSI
        !           166: bha*   at      pci? dev ? function ?           # BusLogic 9xx SCSI (untested)
        !           167: cy*    at      pci? dev ? function ?           # Cyclades Cyclom-Y (untested)
        !           168: de*    at      pci? dev ? function ?           # 21x4x-based Ethernet
        !           169: dpt*   at      pci? dev ? function ?           # DPT SmartCache/SmartRAID
        !           170: eap*   at      pci? dev ? function ?           # Ensoniq AudioPCI
        !           171: en*    at      pci? dev ? function ?           # ENI PCI ATM (untested)
        !           172: ep*    at      pci? dev ? function ?           # 3COM 3c59x
        !           173: epic*  at      pci? dev ? function ?           # SMC EPIC/100 Ethernet
        !           174: eso*   at      pci? dev ? function ?           # ESS Solo-1 PCI AudioDrive
        !           175: ex*    at      pci? dev ? function ?           # 3COM 3c90x[B] Ethernet
        !           176: fpa*   at      pci? dev ? function ?           # DEC DEFPA FDDI
        !           177: fxp*   at      pci? dev ? function ?           # Intel EEPRO 10+/100B
        !           178: isp*   at      pci? dev ? function ?           # Qlogic ISP 10x0 SCSI
        !           179: le*    at      pci? dev ? function ?           # PCI LANCE Ethernet (untested)
        !           180: ncr*   at      pci? dev ? function ?           # NCR 53c8xx SCSI
        !           181: ne*    at      pci? dev ? function ?           # NE2000-compatible Ethernet
        !           182: ohci*  at      pci? dev ? function ?           # USB Open Host Controller
        !           183: pceb*  at      pci? dev ? function ?           # Intel PCI-EISA Bridges
        !           184: pciide*        at      pci? dev ? function ?           # PCI IDE controllers
        !           185: pcscp* at      pci? dev ? function ?           # AMD Am53c974 PCscsi-PCI
        !           186: ppb*   at      pci? dev ? function ?           # PCI-PCI Bridges
        !           187: rl*    at      pci? dev ? function ?           # RealTek 8129/8139 Ethernet
        !           188: sio*   at      pci? dev ? function ?           # Intel PCI-ISA Bridges
        !           189: sip*   at      pci? dev ? function ?           # SiS 900 Ethernet
        !           190: sv*    at      pci? dev ? function ?           # S3 SonicVibes
        !           191: tga*   at      pci? dev ? function ?           # DEC ZLXp-E[123] Graphics
        !           192: ti*    at      pci? dev ? function ?           # Alteon Tigon Gig-E
        !           193: tl*    at      pci? dev ? function ?           # TI ThunderLAN Ethernet
        !           194: tlp*   at      pci? dev ? function ?           # DECchip 21x4x and clones
        !           195: #options       TLP_MATCH_21040
        !           196: #options       TLP_MATCH_21041
        !           197: #options       TLP_MATCH_21140
        !           198: #options       TLP_MATCH_21142
        !           199: uhci*  at      pci? dev ? function ?           # USB Univ. Host Controller
        !           200: vga*   at      pci? dev ? function ?           # PCI VGA Graphics
        !           201: vr*    at      pci? dev ? function ?           # VIA Rhine Fast Ethernet
        !           202:
        !           203: audio* at      eap?
        !           204: audio* at      eso?
        !           205: audio* at      sv?
        !           206:
        !           207: opl*   at      eso?
        !           208: #opl*  at      sv?
        !           209:
        !           210: mpu*   at      eso?
        !           211:
        !           212: # MII/PHY support
        !           213: exphy* at mii? phy ?                   # 3Com internal PHYs
        !           214: icsphy*        at mii? phy ?                   # Integrated Circuit Systems ICS1890
        !           215: inphy* at mii? phy ?                   # Intel 82555 PHYs
        !           216: lxtphy*        at mii? phy ?                   # Level One LXT-970 PHYs
        !           217: nsphy* at mii? phy ?                   # NS83840 PHYs
        !           218: qsphy* at mii? phy ?                   # Quality Semiconductor QS6612 PHYs
        !           219: sqphy* at mii? phy ?                   # Seeq 80220/80221/80223 PHYs
        !           220: tlphy* at mii? phy ?                   # ThunderLAN PHYs
        !           221: ukphy* at mii? phy ?                   # generic unknown PHYs
        !           222:
        !           223: # ISA/EISA bus support
        !           224: isa*   at      pceb?
        !           225: eisa*  at      pceb?
        !           226: isa*   at      sio?
        !           227:
        !           228: # ISA devices
        !           229: mcclock* at    isa? port 0x70
        !           230: pckbc0 at      isa?                            # PC keyboard controller
        !           231: pckbd* at      pckbc?                          # PC keyboard (kbd port)
        !           232: pms*   at      pckbc?                          # PS/2-style mouse (aux port)
        !           233: pcppi* at      isa?                            # PC prog. periph. interface
        !           234: spkr0  at      pcppi?                          # IBM BASIC emulation
        !           235: isabeep0 at    pcppi?                          # "keyboard" beep
        !           236: com*   at      isa? port 0x3f8 irq 4           # standard serial ports
        !           237: com*   at      isa? port 0x2f8 irq 3
        !           238: cs*    at      isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
        !           239: ep*    at      isa? port ? irq ?               # 3COM 3c509 Ethernet
        !           240: fdc0   at      isa? port 0x3f0 irq 6 drq 2     # floppy controller
        !           241: lc0    at      isa? port 0x300 iomem ? irq ?   # DEC EtherWORKS III (LEMAC)
        !           242: lc1    at      isa? port 0x320 iomem ? irq ?   # DEC EtherWORKS III (LEMAC)
        !           243: depca0 at      isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5       # DEPCA
        !           244: depca1 at      isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10       # DEPCA
        !           245: le*    at      depca?
        !           246: lpt*   at      isa? port 0x3bc irq 7           # standard parallel port
        !           247: vga*   at      isa?                            # ISA (EISA: XXX) VGA
        !           248: wdc0   at      isa? port 0x1f0 irq 14          # ST506/ESDI/IDE controllers
        !           249: wdc1   at      isa? port 0x170 irq 15
        !           250: #wss*  at      isa? port 0x530 irq 9 drq 0     # Windows Sound System
        !           251: #audio*        at      wss?
        !           252: #midi* at      wss?
        !           253: sb*    at      isa? port 0x220 irq 5 drq 1     # SoundBlaster
        !           254: #sb*   at      isapnp?
        !           255: audio* at      sb?
        !           256: #adv*  at      isa? port ? irq ? drq ?         # AdvanSys APB-514[02]
        !           257: aha*   at      isa? port 0x330 irq ? drq ?     # Adaptec 154[02] SCSI
        !           258: aha*   at      isa? port 0x334 irq ? drq ?     # Adaptec 154[02] SCSI
        !           259: bha*   at      isa? port 0x330 irq ? drq ?     # BusLogic [57]4X SCSI (unt.)
        !           260: bha*   at      isa? port 0x334 irq ? drq ?     # BusLogic [57]4X SCSI (unt.)
        !           261: uha*   at      isa? port 0x330 irq ? drq ?     # UltraStor [13]4f SCSI (unt.)
        !           262: uha*   at      isa? port 0x334 irq ? drq ?     # UltraStor [13]4f SCSI (unt.)
        !           263:
        !           264: # EISA devices
        !           265: ahb*   at      eisa? slot ?                    # Adaptec 174[024] SCSI (unt.)
        !           266: ahc*   at      eisa? slot ?                    # Adaptec 274x, aic7770 SCSI
        !           267: bha*   at      eisa? slot ?                    # BusLogic 7xx SCSI
        !           268: ep*    at      eisa? slot ?                    # 3COM 3c579 Ethernet (untested)
        !           269: fea*   at      eisa? slot ?                    # DEC DEFEA FDDI
        !           270: tlp*   at      eisa? slot ?                    # DEC DE-425 Ethernet
        !           271: uha*   at      eisa? slot ?                    # UltraStor 24f SCSI (unt.)
        !           272:
        !           273: # SCSI bus support
        !           274: scsibus* at    adv?
        !           275: scsibus* at    adw?
        !           276: scsibus* at    aha?
        !           277: scsibus* at    ahb?
        !           278: scsibus* at    ahc?
        !           279: scsibus* at    asc?
        !           280: scsibus* at    bha?
        !           281: scsibus* at    dpt?
        !           282: scsibus* at    isp?
        !           283: scsibus* at    ncr?
        !           284: scsibus* at    pcscp?
        !           285: scsibus* at    uha?
        !           286:
        !           287: # SCSI devices
        !           288: cd*    at      scsibus? target ? lun ?         # SCSI CD-ROM drives
        !           289: sd*    at      scsibus? target ? lun ?         # SCSI disk drives
        !           290: st*    at      scsibus? target ? lun ?         # SCSI tape drives
        !           291:
        !           292: # ST506/ESDI/IDE devices
        !           293: wd*    at      pciide? channel ?
        !           294: wd*    at      wdc? drive ?
        !           295:
        !           296: # ATAPI bus support
        !           297: atapibus* at   pciide? channel ?
        !           298: atapibus* at   wdc?
        !           299:
        !           300: # ATAPI devices
        !           301: sd*    at      atapibus? drive ?               # ATAPI disk devices
        !           302: cd*    at      atapibus? drive ?               # ATAPI CD-ROM devices
        !           303:
        !           304: # Floppy drives
        !           305: fd*    at      fdc? drive ?
        !           306:
        !           307: # USB bus support
        !           308: usb*   at uhci?
        !           309: usb*   at ohci?
        !           310:
        !           311: # USB Hubs
        !           312: uhub*  at usb?
        !           313: uhub*  at uhub? port ? configuration ? interface ?
        !           314:
        !           315: # USB Mice
        !           316: ums*   at uhub? port ? configuration ? interface ?
        !           317: wsmouse*       at ums?
        !           318:
        !           319: # USB Keyboards
        !           320: ukbd*  at uhub? port ? configuration ? interface ?
        !           321: wskbd* at ukbd? console ?
        !           322:
        !           323: # USB Generic HID devices
        !           324: uhid*  at uhub? port ? configuration ? interface ?
        !           325:
        !           326: # USB Printer
        !           327: ulpt*  at uhub? port ? configuration ? interface ?
        !           328:
        !           329: # USB Modem
        !           330: umodem*        at uhub? port ? configuration ?
        !           331:
        !           332: # USB Mass Storage
        !           333: umass* at uhub? port ? configuration ? interface ?
        !           334: scsibus* at umass? channel ?
        !           335:
        !           336: # USB Generic driver
        !           337: ugen*  at uhub? port ?
        !           338:
        !           339: # Workstation Console attachments
        !           340: #wsdisplay*    at      cfb?
        !           341: wsdisplay*     at      vga?
        !           342: #wsdisplay*    at      sfb?
        !           343: wsdisplay*     at      tga?
        !           344: wskbd*         at      pckbd?
        !           345: wsmouse*       at      pms?
        !           346:
        !           347: pseudo-device  bpfilter        16
        !           348: pseudo-device  ccd             4
        !           349: #pseudo-device raid            4               # RAIDframe disk driver
        !           350: pseudo-device  ipfilter        1
        !           351: pseudo-device  loop            1
        !           352: pseudo-device  md              1
        !           353: pseudo-device  ppp             4
        !           354: pseudo-device  pty             64
        !           355: pseudo-device  sl              4
        !           356: pseudo-device  vnd             4
        !           357: #pseudo-device gre             2       # generic L3 over IP tunnel
        !           358:
        !           359: # rnd is EXPERIMENTAL
        !           360: #pseudo-device rnd                     # /dev/random and in-kernel generator
        !           361: #options       RND_COM                 # use "com" randomness too

CVSweb <webmaster@jp.NetBSD.org>