1 1.50.6.3 nathanw # $NetBSD: INSTALL,v 1.50.6.3 2002/01/11 23:38:34 nathanw Exp $ 2 1.50.6.2 nathanw # 3 1.50.6.2 nathanw # config file for INSTALL FLOPPY 4 1.50.6.2 nathanw # 5 1.50.6.2 nathanw 6 1.50.6.2 nathanw include "arch/macppc/conf/std.macppc" 7 1.50.6.2 nathanw 8 1.50.6.2 nathanw makeoptions COPTS="-Os -mmultiple -pipe" # -Os -mmultiple to reduce size. 9 1.50.6.2 nathanw 10 1.50.6.2 nathanw maxusers 12 11 1.50.6.2 nathanw 12 1.50.6.2 nathanw options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 13 1.50.6.2 nathanw 14 1.50.6.2 nathanw # Change base address to 0x800000 to use large memory disk. 15 1.50.6.2 nathanw makeoptions TEXTADDR=0x800000 16 1.50.6.2 nathanw 17 1.50.6.2 nathanw # Enable the hooks used for initializing the ram-disk. 18 1.50.6.2 nathanw options MEMORY_DISK_HOOKS 19 1.50.6.2 nathanw options MEMORY_DISK_IS_ROOT # Force root on ram-disk 20 1.50.6.2 nathanw options MINIROOTSIZE=4096 # 2 Megabytes 21 1.50.6.2 nathanw 22 1.50.6.2 nathanw # Compatibility options 23 1.50.6.2 nathanw #options COMPAT_13 # NetBSD 1.3, 24 1.50.6.2 nathanw options COMPAT_14 # NetBSD 1.4, 25 1.50.6.2 nathanw options COMPAT_43 # and 4.3BSD 26 1.50.6.2 nathanw 27 1.50.6.2 nathanw # File systems 28 1.50.6.2 nathanw file-system FFS # UFS 29 1.50.6.2 nathanw file-system MFS # memory file system 30 1.50.6.2 nathanw file-system NFS # Network File System client 31 1.50.6.2 nathanw file-system CD9660 # ISO 9660 + Rock Ridge file system 32 1.50.6.2 nathanw file-system MSDOSFS # MS-DOS file system 33 1.50.6.2 nathanw 34 1.50.6.2 nathanw # Filesystem options 35 1.50.6.2 nathanw options NFS_V2_ONLY # Exclude NFS3 and NQNFS code to save space 36 1.50.6.2 nathanw options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls 37 1.50.6.2 nathanw 38 1.50.6.2 nathanw # Networking options 39 1.50.6.2 nathanw options INET # IP + ICMP + TCP + UDP 40 1.50.6.2 nathanw options NFS_BOOT_DHCP # Support DHCP NFS root 41 1.50.6.2 nathanw 42 1.50.6.2 nathanw options WSEMUL_VT100 # VT100 / VT220 emulation 43 1.50.6.2 nathanw options FONT_SONY8x16 44 1.50.6.2 nathanw 45 1.50.6.2 nathanw # Kernel root file system and dump configuration. 46 1.50.6.2 nathanw config netbsd root on ? type ? 47 1.50.6.2 nathanw 48 1.50.6.2 nathanw # 49 1.50.6.2 nathanw # Device configuration 50 1.50.6.2 nathanw # 51 1.50.6.2 nathanw 52 1.50.6.2 nathanw mainbus* at root 53 1.50.6.2 nathanw 54 1.50.6.2 nathanw cpu* at mainbus? 55 1.50.6.2 nathanw bandit* at mainbus? 56 1.50.6.2 nathanw grackle* at mainbus? 57 1.50.6.2 nathanw 58 1.50.6.2 nathanw pci* at bandit? bus ? 59 1.50.6.2 nathanw pci* at grackle? bus ? 60 1.50.6.2 nathanw pci* at ppb? bus ? 61 1.50.6.2 nathanw 62 1.50.6.2 nathanw pchb* at pci? dev ? function ? # PCI-Host bridges 63 1.50.6.2 nathanw ppb* at pci? dev ? function ? # PCI-PCI bridges 64 1.50.6.2 nathanw 65 1.50.6.3 nathanw de* at pci? dev ? function ? # DEC 21x4x-based Ethernet 66 1.50.6.2 nathanw ep* at pci? dev ? function ? # 3Com 3c59x 67 1.50.6.2 nathanw epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 68 1.50.6.2 nathanw ex* at pci? dev ? function ? # 3Com 90x[BC] 69 1.50.6.2 nathanw fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 70 1.50.6.2 nathanw ne* at pci? dev ? function ? # NE2000-compatible Ethernet 71 1.50.6.2 nathanw rtk* at pci? dev ? function ? # Realtek 8129/8139 72 1.50.6.2 nathanw sip* at pci? dev ? function ? # SiS 900/7016 Ethernet 73 1.50.6.2 nathanw adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 74 1.50.6.2 nathanw adw* at pci? dev ? function ? # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI 75 1.50.6.2 nathanw ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 76 1.50.6.2 nathanw iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI 77 1.50.6.2 nathanw pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI 78 1.50.6.2 nathanw siop* at pci? dev ? function ? # NCR 53c8xx SCSI 79 1.50.6.2 nathanw ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer 80 1.50.6.2 nathanw cbb* at pci? dev ? function ? # PCI-CardBus bridge 81 1.50.6.2 nathanw ohci* at pci? dev ? function ? # Open Host Controller 82 1.50.6.2 nathanw pciide* at pci? dev ? function ? # PCI IDE Controller 83 1.50.6.2 nathanw obio0 at pci? dev ? function ? 84 1.50.6.2 nathanw tlp* at pci? dev ? function ? # DEC 21x4x-based Ethernet 85 1.50.6.3 nathanw #options TLP_MATCH_21040 86 1.50.6.3 nathanw #options TLP_MATCH_21041 87 1.50.6.3 nathanw #options TLP_MATCH_21140 88 1.50.6.3 nathanw #options TLP_MATCH_21142 89 1.50.6.2 nathanw 90 1.50.6.2 nathanw bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs 91 1.50.6.2 nathanw exphy* at mii? phy ? # 3Com internal PHYs 92 1.50.6.2 nathanw icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 93 1.50.6.2 nathanw inphy* at mii? phy ? # Intel 82555 PHYs 94 1.50.6.2 nathanw iophy* at mii? phy ? # Intel 82553 PHYs 95 1.50.6.2 nathanw lxtphy* at mii? phy ? # Level One LXT-970 PHYs 96 1.50.6.2 nathanw nsphy* at mii? phy ? # NS83840 PHYs 97 1.50.6.2 nathanw nsphyter* at mii? phy ? # NS83843 PHYs 98 1.50.6.2 nathanw qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 99 1.50.6.2 nathanw sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 100 1.50.6.2 nathanw tqphy* at mii? phy ? # TDK Semiconductor PHYs 101 1.50.6.2 nathanw ukphy* at mii? phy ? # generic unknown PHYs 102 1.50.6.2 nathanw 103 1.50.6.2 nathanw cardslot* at cbb? 104 1.50.6.2 nathanw cardbus* at cardslot? 105 1.50.6.2 nathanw pcmcia* at cardslot? 106 1.50.6.2 nathanw 107 1.50.6.2 nathanw wdc* at pcmcia? function ? # PCMCIA IDE controllers 108 1.50.6.2 nathanw ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 109 1.50.6.2 nathanw mbe* at pcmcia? function ? # MB8696x based Ethernet 110 1.50.6.2 nathanw ne* at pcmcia? function ? # NE2000-compatible Ethernet 111 1.50.6.2 nathanw ex* at cardbus? dev ? function ? # 3Com 3C575TX 112 1.50.6.2 nathanw tlp* at cardbus? dev ? function ? # DECchip 21143 113 1.50.6.2 nathanw 114 1.50.6.2 nathanw bm* at obio? # bmac ethernet 115 1.50.6.2 nathanw mc* at obio? # MACE ethernet 116 1.50.6.2 nathanw esp* at obio? flags 0x00ff # 53c9x SCSI 117 1.50.6.2 nathanw mesh* at obio? flags 0xffff # MESH SCSI 118 1.50.6.2 nathanw nvram* at obio? # nvram 119 1.50.6.2 nathanw adb* at obio? # Apple Desktop Bus 120 1.50.6.2 nathanw akbd* at adb? # ADB keyboard 121 1.50.6.2 nathanw zsc* at obio? 122 1.50.6.2 nathanw zstty* at zsc? channel ? 123 1.50.6.2 nathanw mediabay* at obio? 124 1.50.6.2 nathanw wdc* at mediabay? flags 0 125 1.50.6.2 nathanw 126 1.50.6.2 nathanw wsdisplay0 at ofb? console ? 127 1.50.6.2 nathanw wskbd0 at akbd? console ? 128 1.50.6.2 nathanw 129 1.50.6.2 nathanw scsibus* at adv? 130 1.50.6.2 nathanw scsibus* at adw? 131 1.50.6.2 nathanw scsibus* at ahc? 132 1.50.6.2 nathanw scsibus* at esp? 133 1.50.6.2 nathanw scsibus* at iha? 134 1.50.6.2 nathanw scsibus* at mesh? 135 1.50.6.2 nathanw scsibus* at pcscp? 136 1.50.6.2 nathanw scsibus* at siop? 137 1.50.6.2 nathanw 138 1.50.6.2 nathanw sd* at scsibus? target ? lun ? # SCSI disks 139 1.50.6.2 nathanw cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 140 1.50.6.2 nathanw 141 1.50.6.2 nathanw wdc* at obio? flags 0x1 142 1.50.6.2 nathanw wd* at wdc? channel ? drive ? flags 0x0000 143 1.50.6.2 nathanw wd* at pciide? channel ? drive ? flags 0x0000 144 1.50.6.2 nathanw 145 1.50.6.2 nathanw atapibus* at wdc? channel ? 146 1.50.6.2 nathanw atapibus* at pciide? channel ? 147 1.50.6.2 nathanw 148 1.50.6.2 nathanw cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 149 1.50.6.2 nathanw sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 150 1.50.6.2 nathanw 151 1.50.6.2 nathanw usb* at ohci? 152 1.50.6.2 nathanw uhub* at usb? 153 1.50.6.2 nathanw uhub* at uhub? port ? configuration ? interface ? 154 1.50.6.2 nathanw ukbd* at uhub? port ? configuration ? interface ? 155 1.50.6.2 nathanw wskbd* at ukbd? console ? 156 1.50.6.2 nathanw 157 1.50.6.2 nathanw pseudo-device md 1 # memory disk 158 1.50.6.2 nathanw pseudo-device loop # network loopback 159 1.50.6.2 nathanw pseudo-device pty 2 # pseudo-terminals (Sysinst needs two) 160