diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2019-07-17 14:51:07 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2019-07-17 14:51:07 +0000 |
commit | 7bd85dd83374f5d130e23fdd8319e90bd4fd9fce (patch) | |
tree | 97ea1fdff7a0df8b867020cde4995aa495bd58ce /sys/arch/octeon | |
parent | 78283f801387cdeca9027f76b8a26f311bfc2c1d (diff) |
Disable for now.
Diffstat (limited to 'sys/arch/octeon')
-rw-r--r-- | sys/arch/octeon/conf/BOOT | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/octeon/conf/BOOT b/sys/arch/octeon/conf/BOOT index fc1516290e6..e8ca34f448c 100644 --- a/sys/arch/octeon/conf/BOOT +++ b/sys/arch/octeon/conf/BOOT @@ -1,4 +1,4 @@ -# $OpenBSD: BOOT,v 1.1 2019/07/17 14:36:32 visa Exp $ +# $OpenBSD: BOOT,v 1.2 2019/07/17 14:51:06 visa Exp $ machine octeon mips64 maxusers 4 @@ -45,14 +45,14 @@ sdmmc* at octmmc? # SD/MMC bus octsctl* at fdt? ahci* at octsctl? -dwctwo0 at iobus0 irq 56 +#dwctwo0 at iobus0 irq 56 octuctl* at fdt? octxctl* at fdt? ehci0 at octuctl? ohci0 at octuctl? xhci* at octxctl? -usb* at dwctwo? +#usb* at dwctwo? usb* at ehci? usb* at ohci? usb* at xhci? |