1# $OpenBSD: GENERIC,v 1.15 2020/08/03 19:05:46 deraadt Exp $ 2# 3# For further information on compiling OpenBSD kernels, see the config(8) 4# man page. 5# 6# For further information on hardware support for this architecture, see 7# the intro(4) man page. For further information about kernel options 8# for this architecture, see the options(4) man page. For an explanation 9# of each device driver in this file see the section 4 man page for the 10# device. 11 12machine powerpc64 13include "../../../conf/GENERIC" 14maxusers 80 15 16option PCIVERBOSE 17option USER_PCICONF 18option USBVERBOSE 19 20config bsd swap generic 21 22mainbus0 at root 23cpu0 at mainbus? 24opal0 at fdt? 25opalcons* at fdt? 26opalsens* at fdt? 27phb* at fdt? 28pci* at phb? 29xics* at fdt? 30xive* at fdt? 31 32ppb* at pci? 33pci* at ppb? 34ahci* at pci? 35bge* at pci? 36nvme* at pci? 37xhci* at pci? 38usb* at xhci? 39 40scsibus* at scsi? 41sd* at scsibus? 42st* at scsibus? # SCSI tape drives 43cd* at scsibus? # SCSI CD-ROM drives 44ch* at scsibus? # SCSI autochangers 45safte* at scsibus? # SCSI accessed fault-tolerant enclosures 46ses* at scsibus? # SCSI enclosure services 47uk* at scsibus? # unknown SCSI 48 49# USB devices 50uhub* at usb? # USB Hubs 51uhub* at uhub? # USB Hubs 52uaudio* at uhub? # USB Audio 53audio* at uaudio? 54umass* at uhub? # USB Mass Storage devices 55 56brgphy* at mii? # Broadcom Gigabit PHYs 57 58# Pseudo-Devices 59pseudo-device openprom 60