1# $OpenBSD: GENERIC,v 1.14 2020/07/14 20:39:40 kettenis 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? 42 43# USB devices 44uhub* at usb? # USB Hubs 45uhub* at uhub? # USB Hubs 46uaudio* at uhub? # USB Audio 47audio* at uaudio? 48umass* at uhub? # USB Mass Storage devices 49 50brgphy* at mii? # Broadcom Gigabit PHYs 51 52# Pseudo-Devices 53pseudo-device openprom 54