INSTALL revision 1.106
11.106Stsutsui# $NetBSD: INSTALL,v 1.106 2008/05/30 20:10:02 tsutsui Exp $ 21.1Stsubai# 31.1Stsubai# config file for INSTALL FLOPPY 41.1Stsubai# 51.1Stsubai 61.1Stsubaiinclude "arch/macppc/conf/std.macppc" 71.61Satatat 81.61Satatat#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 91.1Stsubai 101.51Slukemmakeoptions COPTS="-Os -mmultiple -pipe" # -Os -mmultiple to reduce size. 111.34Sabs 121.40Smattmaxusers 12 131.45Swiz 141.45Swizoptions RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 151.1Stsubai 161.1Stsubai# Enable the hooks used for initializing the ram-disk. 171.1Stsubaioptions MEMORY_DISK_HOOKS 181.1Stsubaioptions MEMORY_DISK_IS_ROOT # Force root on ram-disk 191.57Stsutsuioptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 201.58Slukemoptions MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes 211.54Sjdolecek 221.64Slukemoptions USERCONF # userconf(4) support 231.102Suweoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 241.77Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 251.1Stsubai 261.1Stsubai# Compatibility options 271.40Smatt#options COMPAT_13 # NetBSD 1.3, 281.12Saugustssoptions COMPAT_14 # NetBSD 1.4, 291.97Smanuoptions COMPAT_15 # NetBSD 1.5, 301.68Smattoptions COMPAT_16 # NetBSD 1.6, 311.106Stsutsuioptions COMPAT_20 # NetBSD 2.0, 321.106Stsutsuioptions COMPAT_30 # NetBSD 3.0, 331.106Stsutsuioptions COMPAT_40 # NetBSD 4.0 compatibility. 341.1Stsubaioptions COMPAT_43 # and 4.3BSD 351.102Suweoptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 361.1Stsubai 371.1Stsubai# File systems 381.1Stsubaifile-system FFS # UFS 391.8Stsubaifile-system MFS # memory file system 401.1Stsubaifile-system NFS # Network File System client 411.1Stsubaifile-system CD9660 # ISO 9660 + Rock Ridge file system 421.1Stsubaifile-system MSDOSFS # MS-DOS file system 431.92Schristos#file-system PTYFS # /dev/pts/N support 441.1Stsubai 451.35Sabs# Filesystem options 461.101Syamtoptions NFS_V2_ONLY # Exclude NFS3 code to save space 471.65Sdbjoptions APPLE_UFS # Apple UFS support in FFS 481.94Stsutsui#options FFS_NO_SNAPSHOT # No FFS snapshot support 491.35Sabs 501.1Stsubai# Networking options 511.1Stsubaioptions INET # IP + ICMP + TCP + UDP 521.62Sitojunoptions INET6 # IPV6 531.31Stsubaioptions NFS_BOOT_DHCP # Support DHCP NFS root 541.1Stsubai 551.2Stsubaioptions WSEMUL_VT100 # VT100 / VT220 emulation 561.44Stsubaioptions FONT_SONY8x16 571.1Stsubai 581.1Stsubai# Kernel root file system and dump configuration. 591.1Stsubaiconfig netbsd root on ? type ? 601.1Stsubai 611.1Stsubai# 621.1Stsubai# Device configuration 631.1Stsubai# 641.1Stsubai 651.10Stsubaimainbus* at root 661.1Stsubai 671.10Stsubaicpu* at mainbus? 681.20Stsubaibandit* at mainbus? 691.20Stsubaigrackle* at mainbus? 701.65Sdbjuninorth* at mainbus? 711.20Stsubai 721.20Stsubaipci* at bandit? bus ? 731.20Stsubaipci* at grackle? bus ? 741.65Sdbjpci* at uninorth? bus ? 751.10Stsubaipci* at ppb? bus ? 761.1Stsubai 771.1Stsubaipchb* at pci? dev ? function ? # PCI-Host bridges 781.9Stsubaippb* at pci? dev ? function ? # PCI-PCI bridges 791.1Stsubai 801.10Stsubaiep* at pci? dev ? function ? # 3Com 3c59x 811.27Stsutsuiepic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 821.49Shubertfex* at pci? dev ? function ? # 3Com 90x[BC] 831.26Stsutsuifxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 841.67Sgrantgem* at pci? dev ? function ? # gmac ethernet 851.1Stsubaine* at pci? dev ? function ? # NE2000-compatible Ethernet 861.76Smrgre* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S 871.25Stsubairtk* at pci? dev ? function ? # Realtek 8129/8139 881.36Stsutsuisip* at pci? dev ? function ? # SiS 900/7016 Ethernet 891.99Stsutsuivge* at pci? dev ? function ? # VIA VT612X Gigabit Ethernet 901.81Sbriggsvr* at pci? dev ? function ? # VIA Rhine Fast Ethernet 911.82Sbriggswi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b) 921.4Sdanteadv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 931.50Sbriggsadw* at pci? dev ? function ? # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI 941.1Stsubaiahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 951.46Stsutsuiiha* at pci? dev ? function ? # Initio INIC-940/950 SCSI 961.46Stsutsuipcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI 971.39Smattsiop* at pci? dev ? function ? # NCR 53c8xx SCSI 981.105Sgarbled#ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer 991.105Sgarbledgenfb* at pci? dev ? function ? 1001.21Stsubaicbb* at pci? dev ? function ? # PCI-CardBus bridge 1011.21Stsubaiohci* at pci? dev ? function ? # Open Host Controller 1021.70Sbouyerpciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 1031.70Sbouyeracardide* at pci? dev ? function ? # Acard IDE controllers 1041.70Sbouyeraceride* at pci? dev ? function ? # Acer Lab IDE controllers 1051.73Sthorpejartsata* at pci? dev ? function ? # Intel i31244 SATA controller 1061.70Sbouyercmdide* at pci? dev ? function ? # CMD tech IDE controllers 1071.70Sbouyercypide* at pci? dev ? function ? # Cypress IDE controllers 1081.70Sbouyerhptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers 1091.70Sbouyeroptiide* at pci? dev ? function ? # Opti IDE controllers 1101.70Sbouyerpdcide* at pci? dev ? function ? # Promise IDE controllers 1111.80Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers 1121.72Sthorpejsatalink* at pci? dev ? function ? # SiI SATALink controllers 1131.70Sbouyersiside* at pci? dev ? function ? # SiS IDE controllers 1141.70Sbouyerslide* at pci? dev ? function ? # Symphony Labs IDE controllers 1151.70Sbouyerviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers 1161.74Skristerwwdc* at pci? dev ? function ? # Kauai ATA 1171.83Sbriggsobio* at pci? dev ? function ? 1181.60Smycrofttlp* at pci? dev ? function ? # DECchip 21x4x and clones 1191.4Sdante 1201.48Stsubaibmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs 1211.67Sgrantbrgphy* at mii? phy ? # Broadcom BCM5400 PHYs 1221.99Stsutsuiciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs 1231.19Stsubaiexphy* at mii? phy ? # 3Com internal PHYs 1241.55Swizicsphy* at mii? phy ? # Integrated Circuit Systems ICS189x 1251.19Stsubaiinphy* at mii? phy ? # Intel 82555 PHYs 1261.19Stsubaiiophy* at mii? phy ? # Intel 82553 PHYs 1271.19Stsubailxtphy* at mii? phy ? # Level One LXT-970 PHYs 1281.10Stsubainsphy* at mii? phy ? # NS83840 PHYs 1291.19Stsubainsphyter* at mii? phy ? # NS83843 PHYs 1301.19Stsubaiqsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 1311.100Stsutsuirgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs 1321.96Sxtraemerlphy* at mii? phy ? # Realtek 8139/8201L PHYs 1331.19Stsubaisqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 1341.19Stsubaitqphy* at mii? phy ? # TDK Semiconductor PHYs 1351.19Stsubaiukphy* at mii? phy ? # generic unknown PHYs 1361.1Stsubai 1371.21Stsubaicardslot* at cbb? 1381.21Stsubaicardbus* at cardslot? 1391.21Stsubaipcmcia* at cardslot? 1401.21Stsubai 1411.21Stsubaiwdc* at pcmcia? function ? # PCMCIA IDE controllers 1421.21Stsubaiep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 1431.21Stsubaimbe* at pcmcia? function ? # MB8696x based Ethernet 1441.21Stsubaine* at pcmcia? function ? # NE2000-compatible Ethernet 1451.82Sbriggswi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 1461.93Sdrochnerex* at cardbus? function ? # 3Com 3C575TX 1471.93Sdrochnertlp* at cardbus? function ? # DECchip 21143 1481.21Stsubai 1491.10Stsubaibm* at obio? # bmac ethernet 1501.10Stsubaimc* at obio? # MACE ethernet 1511.82Sbriggswi* at obio? # AirMac 1521.10Stsubaiesp* at obio? flags 0x00ff # 53c9x SCSI 1531.10Stsubaimesh* at obio? flags 0xffff # MESH SCSI 1541.10Stsubainvram* at obio? # nvram 1551.105Sgarbled#adb* at obio? # Apple Desktop Bus 1561.105Sgarbled#akbd* at adb? # ADB keyboard 1571.105Sgarbledcuda* at obio? # Apple CUDA 1581.105Sgarbledpmu* at obio? # Apple CUDA 1591.105Sgarblednadb* at cuda? # new ADB Bus abstraction 1601.105Sgarblednadb* at pmu? # new ADB Bus abstraction 1611.105Sgarbledadbkbd* at nadb? # ADB keyboard 1621.105Sgarbled 1631.10Stsubaizsc* at obio? 1641.10Stsubaizstty* at zsc? channel ? 1651.13Stsubaimediabay* at obio? 1661.13Stsubaiwdc* at mediabay? flags 0 1671.2Stsubai 1681.105Sgarbledwsdisplay0 at wsemuldisplaydev? console 1 1691.105Sgarbledwsdisplay* at wsemuldisplaydev? console 0 1701.105Sgarbledwskbd* at wskbddev? 1711.2Stsubai 1721.88Stronscsibus* at scsi? 1731.1Stsubai 1741.1Stsubaisd* at scsibus? target ? lun ? # SCSI disks 1751.1Stsubaicd* at scsibus? target ? lun ? # SCSI CD-ROM drives 1761.5Stsubai 1771.29Stsubaiwdc* at obio? flags 0x1 1781.71Slukematabus* at ata? 1791.69Sbouyerwd* at atabus? drive ? flags 0x0000 1801.69Sbouyer 1811.71Slukematapibus* at atapi? 1821.5Stsubai 1831.5Stsubaicd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 1841.5Stsubaisd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 1851.16Smycroft 1861.16Smycroftusb* at ohci? 1871.16Smycroftuhub* at usb? 1881.104Sdrochneruhub* at uhub? port ? 1891.53Swizuhidev* at uhub? port ? configuration ? interface ? 1901.53Swizukbd* at uhidev? reportid ? 1911.1Stsubai 1921.1Stsubaipseudo-device md 1 # memory disk 1931.85Shannken#pseudo-device fss 4 # file system snapshot device 1941.1Stsubaipseudo-device loop # network loopback 1951.37Sabspseudo-device pty 2 # pseudo-terminals (Sysinst needs two) 1961.66Sitojun 1971.66Sitojunpseudo-device rnd # /dev/random and in-kernel generator 1981.75Skristerwpseudo-device wsmux # mouse and keyboard multiplexor 1991.103Shepseudo-device openfirm # /dev/openfirm 2001.90Stron 2011.90Stronpseudo-device raid 8 # RAIDframe disk driver 2021.90Stronoptions RAID_AUTOCONFIG # auto-configuration of RAID components 203