1# $OpenBSD: RAMDISK,v 1.32 2020/09/30 22:23:41 patrick Exp $ 2 3machine loongson mips64 4maxusers 4 5 6option SMALL_KERNEL 7option NO_PROPOLICE 8option BOOT_CONFIG 9 10option MINIROOTSIZE=8192 11option RAMDISK_HOOKS 12 13option PCIVERBOSE 14option USBVERBOSE 15 16option FFS 17option FFS2 18option NFSCLIENT 19option CD9660 20option UDF 21option EXT2FS 22option MSDOSFS 23option INET6 24 25option CPU_LOONGSON2 26option CPU_LOONGSON3 27option CPU_MIPS64R2 # required by CPU_LOONGSON3 28makeoption LINK_ADDRESS="0xffffffff80200000" 29 30config bsd root on rd0a swap on rd0b 31 32mainbus0 at root 33cpu0 at mainbus0 34clock0 at mainbus0 35 36bonito* at mainbus0 37pci* at bonito? 38 39htb* at mainbus0 40pci* at htb? 41ppb* at pci? 42pci* at ppb? 43 44glxpcib* at pci? 45isa0 at glxpcib? 46mcclock0 at isa? port 0x70 47pckbc0 at isa? # Yeeloong only 48pckbd* at pckbc? # Yeeloong only 49wskbd* at pckbd? mux 1 # Yeeloong only 50com0 at isa? port 0x2f8 irq 3 # Fuloong 2F only 51com1 at isa? port 0x3f8 irq 3 # Fuloong 2E only 52pciide* at pci? 53wd* at pciide? flags 0x0000 54sisfb* at pci? # Lynloong/Fuloong 2F only 55wsdisplay* at sisfb? 56smfb* at pci? # Yeeloong only 57wsdisplay* at smfb? 58 59voyager* at pci? 60gpio0 at voyager? 61gdiumiic0 at gpio0 offset 6 mask 0x81 # pins 6 and 13 62gdiumiic0 at gpio0 offset 46 mask 0x03 # pins 46 and 47 63iic0 at gdiumiic0 64mfokrtc0 at iic0 # M41T8x RTC 65ohci* at voyager? 66smfb* at voyager? 67wsdisplay* at smfb? 68 69piixpm* at pci? 70iic* at piixpm? 71spdmem* at iic? 72radeonfb* at pci? 73wsdisplay* at radeonfb? 74 75pcib* at pci? 76isa0 at pcib? 77vga* at pci? 78wsdisplay* at vga? 79 80leioc0 at mainbus0 81com* at leioc? 82ahci* at pci? 83 84ohci* at pci? 85uhci* at pci? 86ehci* at pci? 87usb* at ohci? 88usb* at uhci? 89usb* at ehci? 90 91uhub* at usb? 92uhub* at uhub? 93umodem* at uhub? # USB Modems/Serial 94ucom* at umodem? 95uvscom* at uhub? # SUNTAC Slipper U VS-10U serial 96ucom* at uvscom? 97ubsa* at uhub? # Belkin serial adapter 98ucom* at ubsa? 99uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter 100ucom* at uplcom? 101umass* at uhub? 102uhidev* at uhub? # Human Interface Devices 103ukbd* at uhidev? # USB keyboard 104wskbd* at ukbd? mux 1 105uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART 106ucom* at uslhcom? 107uhid* at uhidev? # USB generic HID support 108atu* at uhub? # Atmel AT76c50x based 802.11b 109aue* at uhub? # ADMtek AN986 Pegasus Ethernet 110axe* at uhub? # ASIX Electronics AX88172 USB Ethernet 111axen* at uhub? # ASIX Electronics AX88179 USB Ethernet 112bwfm* at uhub? # Broadcom FullMAC 113cdce* at uhub? # CDC Ethernet 114cue* at uhub? # CATC USB-EL1201A based Ethernet 115kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet 116mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet 117smsc* at uhub? # SMSC LAN95xx Ethernet 118otus* at uhub? # Atheros AR9001U 119rum* at uhub? # Ralink RT2501USB/RT2601USB 120run* at uhub? # Ralink RT2700U/RT2800U/RT3000U 121uath* at uhub? # Atheros AR5005UG/AR5005UX 122udav* at uhub? # Davicom DM9601 based Ethernet 123upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB 124upl* at uhub? # Prolific PL2301/PL2302 host-to-host 125ugl* at uhub? # Genesys Logic GL620USB-A host-to-host 126ural* at uhub? # Ralink RT2500USB 127url* at uhub? # Realtek RTL8150L based adapters 128ure* at uhub? # Realtek RTL8152 based adapters 129urtw* at uhub? # Realtek 8187 130wi* at uhub? # WaveLAN IEEE 802.11DS 131zyd* at uhub? # Zydas ZD1211 132ugen* at uhub? # USB Generic driver 133 134em* at pci? # Intel Pro/1000 ethernet 135ral* at pci? 136re* at pci? 137rl* at pci? 138 139acphy* at mii? # Altima AC101 PHYs 140amphy* at mii? # AMD 79C873 PHYs 141bmtphy* at mii? # Broadcom 10/100 PHYs 142eephy* at mii? # Marvell 88E1000 series PHY 143rgephy* at mii? # Realtek 8169S/8110S PHY 144rlphy* at mii? # Realtek 8139 internal PHYs 145urlphy* at mii? # Realtek RTL8150L internal PHY 146ukphy* at mii? # "unknown" PHYs 147 148scsibus* at scsi? 149sd* at scsibus? 150cd* at scsibus? 151 152pseudo-device loop 1 153pseudo-device bpfilter 1 154pseudo-device rd 1 155pseudo-device wsmux 2 156