From acd29b14ec2d9e4e8c0b28e560f5d69b5ce0dbac Mon Sep 17 00:00:00 2001 From: Paul Irofti Date: Tue, 6 May 2014 17:11:17 +0000 Subject: Enable brswphy(4) on the Octeon platform. Needed for proper networking on my DSR-500. --- sys/arch/octeon/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/octeon') diff --git a/sys/arch/octeon/conf/GENERIC b/sys/arch/octeon/conf/GENERIC index 267affd7228..904c15824ef 100644 --- a/sys/arch/octeon/conf/GENERIC +++ b/sys/arch/octeon/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.12 2014/01/15 10:36:10 pirofti Exp $ +# $OpenBSD: GENERIC,v 1.13 2014/05/06 17:11:16 pirofti Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -48,6 +48,7 @@ cnmac* at cn30xxgmx? rgephy* at mii? ukphy* at mii? atphy* at mii? +brswphy* at mii? # IDE Controller pciide* at pci? flags 0x0000 -- cgit v1.2.3