INSTALL revision 1.107
11.107Ssimonb# $NetBSD: INSTALL,v 1.107 2008/07/31 07:41:02 simonb 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.107Ssimonboptions WAPBL # File system journaling support - Experimental 501.35Sabs 511.1Stsubai# Networking options 521.1Stsubaioptions INET # IP + ICMP + TCP + UDP 531.62Sitojunoptions INET6 # IPV6 541.31Stsubaioptions NFS_BOOT_DHCP # Support DHCP NFS root 551.1Stsubai 561.2Stsubaioptions WSEMUL_VT100 # VT100 / VT220 emulation 571.44Stsubaioptions FONT_SONY8x16 581.1Stsubai 591.1Stsubai# Kernel root file system and dump configuration. 601.1Stsubaiconfig netbsd root on ? type ? 611.1Stsubai 621.1Stsubai# 631.1Stsubai# Device configuration 641.1Stsubai# 651.1Stsubai 661.10Stsubaimainbus* at root 671.1Stsubai 681.10Stsubaicpu* at mainbus? 691.20Stsubaibandit* at mainbus? 701.20Stsubaigrackle* at mainbus? 711.65Sdbjuninorth* at mainbus? 721.20Stsubai 731.20Stsubaipci* at bandit? bus ? 741.20Stsubaipci* at grackle? bus ? 751.65Sdbjpci* at uninorth? bus ? 761.10Stsubaipci* at ppb? bus ? 771.1Stsubai 781.1Stsubaipchb* at pci? dev ? function ? # PCI-Host bridges 791.9Stsubaippb* at pci? dev ? function ? # PCI-PCI bridges 801.1Stsubai 811.10Stsubaiep* at pci? dev ? function ? # 3Com 3c59x 821.27Stsutsuiepic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 831.49Shubertfex* at pci? dev ? function ? # 3Com 90x[BC] 841.26Stsutsuifxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 851.67Sgrantgem* at pci? dev ? function ? # gmac ethernet 861.1Stsubaine* at pci? dev ? function ? # NE2000-compatible Ethernet 871.76Smrgre* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S 881.25Stsubairtk* at pci? dev ? function ? # Realtek 8129/8139 891.36Stsutsuisip* at pci? dev ? function ? # SiS 900/7016 Ethernet 901.99Stsutsuivge* at pci? dev ? function ? # VIA VT612X Gigabit Ethernet 911.81Sbriggsvr* at pci? dev ? function ? # VIA Rhine Fast Ethernet 921.82Sbriggswi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b) 931.4Sdanteadv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 941.50Sbriggsadw* at pci? dev ? function ? # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI 951.1Stsubaiahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 961.46Stsutsuiiha* at pci? dev ? function ? # Initio INIC-940/950 SCSI 971.46Stsutsuipcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI SCSI 981.39Smattsiop* at pci? dev ? function ? # NCR 53c8xx SCSI 991.105Sgarbled#ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer 1001.105Sgarbledgenfb* at pci? dev ? function ? 1011.21Stsubaicbb* at pci? dev ? function ? # PCI-CardBus bridge 1021.21Stsubaiohci* at pci? dev ? function ? # Open Host Controller 1031.70Sbouyerpciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 1041.70Sbouyeracardide* at pci? dev ? function ? # Acard IDE controllers 1051.70Sbouyeraceride* at pci? dev ? function ? # Acer Lab IDE controllers 1061.73Sthorpejartsata* at pci? dev ? function ? # Intel i31244 SATA controller 1071.70Sbouyercmdide* at pci? dev ? function ? # CMD tech IDE controllers 1081.70Sbouyercypide* at pci? dev ? function ? # Cypress IDE controllers 1091.70Sbouyerhptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers 1101.70Sbouyeroptiide* at pci? dev ? function ? # Opti IDE controllers 1111.70Sbouyerpdcide* at pci? dev ? function ? # Promise IDE controllers 1121.80Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers 1131.72Sthorpejsatalink* at pci? dev ? function ? # SiI SATALink controllers 1141.70Sbouyersiside* at pci? dev ? function ? # SiS IDE controllers 1151.70Sbouyerslide* at pci? dev ? function ? # Symphony Labs IDE controllers 1161.70Sbouyerviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers 1171.74Skristerwwdc* at pci? dev ? function ? # Kauai ATA 1181.83Sbriggsobio* at pci? dev ? function ? 1191.60Smycrofttlp* at pci? dev ? function ? # DECchip 21x4x and clones 1201.4Sdante 1211.48Stsubaibmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs 1221.67Sgrantbrgphy* at mii? phy ? # Broadcom BCM5400 PHYs 1231.99Stsutsuiciphy* at mii? phy ? # Cicada CS8201 Gig-E PHYs 1241.19Stsubaiexphy* at mii? phy ? # 3Com internal PHYs 1251.55Swizicsphy* at mii? phy ? # Integrated Circuit Systems ICS189x 1261.19Stsubaiinphy* at mii? phy ? # Intel 82555 PHYs 1271.19Stsubaiiophy* at mii? phy ? # Intel 82553 PHYs 1281.19Stsubailxtphy* at mii? phy ? # Level One LXT-970 PHYs 1291.10Stsubainsphy* at mii? phy ? # NS83840 PHYs 1301.19Stsubainsphyter* at mii? phy ? # NS83843 PHYs 1311.19Stsubaiqsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 1321.100Stsutsuirgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs 1331.96Sxtraemerlphy* at mii? phy ? # Realtek 8139/8201L PHYs 1341.19Stsubaisqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 1351.19Stsubaitqphy* at mii? phy ? # TDK Semiconductor PHYs 1361.19Stsubaiukphy* at mii? phy ? # generic unknown PHYs 1371.1Stsubai 1381.21Stsubaicardslot* at cbb? 1391.21Stsubaicardbus* at cardslot? 1401.21Stsubaipcmcia* at cardslot? 1411.21Stsubai 1421.21Stsubaiwdc* at pcmcia? function ? # PCMCIA IDE controllers 1431.21Stsubaiep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 1441.21Stsubaimbe* at pcmcia? function ? # MB8696x based Ethernet 1451.21Stsubaine* at pcmcia? function ? # NE2000-compatible Ethernet 1461.82Sbriggswi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 1471.93Sdrochnerex* at cardbus? function ? # 3Com 3C575TX 1481.93Sdrochnertlp* at cardbus? function ? # DECchip 21143 1491.21Stsubai 1501.10Stsubaibm* at obio? # bmac ethernet 1511.10Stsubaimc* at obio? # MACE ethernet 1521.82Sbriggswi* at obio? # AirMac 1531.10Stsubaiesp* at obio? flags 0x00ff # 53c9x SCSI 1541.10Stsubaimesh* at obio? flags 0xffff # MESH SCSI 1551.10Stsubainvram* at obio? # nvram 1561.105Sgarbled#adb* at obio? # Apple Desktop Bus 1571.105Sgarbled#akbd* at adb? # ADB keyboard 1581.105Sgarbledcuda* at obio? # Apple CUDA 1591.105Sgarbledpmu* at obio? # Apple CUDA 1601.105Sgarblednadb* at cuda? # new ADB Bus abstraction 1611.105Sgarblednadb* at pmu? # new ADB Bus abstraction 1621.105Sgarbledadbkbd* at nadb? # ADB keyboard 1631.105Sgarbled 1641.10Stsubaizsc* at obio? 1651.10Stsubaizstty* at zsc? channel ? 1661.13Stsubaimediabay* at obio? 1671.13Stsubaiwdc* at mediabay? flags 0 1681.2Stsubai 1691.105Sgarbledwsdisplay0 at wsemuldisplaydev? console 1 1701.105Sgarbledwsdisplay* at wsemuldisplaydev? console 0 1711.105Sgarbledwskbd* at wskbddev? 1721.2Stsubai 1731.88Stronscsibus* at scsi? 1741.1Stsubai 1751.1Stsubaisd* at scsibus? target ? lun ? # SCSI disks 1761.1Stsubaicd* at scsibus? target ? lun ? # SCSI CD-ROM drives 1771.5Stsubai 1781.29Stsubaiwdc* at obio? flags 0x1 1791.71Slukematabus* at ata? 1801.69Sbouyerwd* at atabus? drive ? flags 0x0000 1811.69Sbouyer 1821.71Slukematapibus* at atapi? 1831.5Stsubai 1841.5Stsubaicd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 1851.5Stsubaisd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 1861.16Smycroft 1871.16Smycroftusb* at ohci? 1881.16Smycroftuhub* at usb? 1891.104Sdrochneruhub* at uhub? port ? 1901.53Swizuhidev* at uhub? port ? configuration ? interface ? 1911.53Swizukbd* at uhidev? reportid ? 1921.1Stsubai 1931.1Stsubaipseudo-device md 1 # memory disk 1941.85Shannken#pseudo-device fss 4 # file system snapshot device 1951.1Stsubaipseudo-device loop # network loopback 1961.37Sabspseudo-device pty 2 # pseudo-terminals (Sysinst needs two) 1971.66Sitojun 1981.66Sitojunpseudo-device rnd # /dev/random and in-kernel generator 1991.75Skristerwpseudo-device wsmux # mouse and keyboard multiplexor 2001.103Shepseudo-device openfirm # /dev/openfirm 2011.90Stron 2021.90Stronpseudo-device raid 8 # RAIDframe disk driver 2031.90Stronoptions RAID_AUTOCONFIG # auto-configuration of RAID components 204