Module Name: src Committed By: skrll Date: Wed Feb 7 17:03:35 UTC 2024
Modified Files: src/sys/arch/riscv/conf: GENERIC64 Log Message: Use <space><tab> consistently To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/riscv/conf/GENERIC64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/riscv/conf/GENERIC64 diff -u src/sys/arch/riscv/conf/GENERIC64:1.6 src/sys/arch/riscv/conf/GENERIC64:1.7 --- src/sys/arch/riscv/conf/GENERIC64:1.6 Sat Jan 20 08:05:37 2024 +++ src/sys/arch/riscv/conf/GENERIC64 Wed Feb 7 17:03:35 2024 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC64,v 1.6 2024/01/20 08:05:37 skrll Exp $ +# $NetBSD: GENERIC64,v 1.7 2024/02/07 17:03:35 skrll Exp $ # # GENERIC machine description file # @@ -54,8 +54,8 @@ jh7100clkc* at fdt? pass 2 # StarFive # SDMMC dwcmmc* at fdt? # DesignWare SD/MMC -sdmmc* at sdmmcbus? -bwfm* at sdmmc? # Broadcom BCM43xxx WiFi Interface +sdmmc* at sdmmcbus? +bwfm* at sdmmc? # Broadcom BCM43xxx WiFi Interface # USB jh71x0usb* at fdt? # StarFive JH71x0 usb @@ -64,7 +64,7 @@ jh71x0usb* at fdt? # StarFive JH71x0 xhci* at fdt? # XHCI usb* at usbus? include "dev/usb/usbdevices.config" -midi* at midibus? +midi* at midibus? # Pull in optional local configuration - always at end cinclude "arch/riscv/conf/GENERIC64.local"