From 62aaa30436012aba34d79cfa57c7292f48baa085 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Wed, 9 Jan 2013 02:00:05 +0000 Subject: comments are lies. brgphy definitely supports more thant the BCR5400. ok deraadt@ sthen@ --- sys/dev/mii/brgphy.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/sys/dev/mii/brgphy.c b/sys/dev/mii/brgphy.c index efb768f4ca6..873de1df44c 100644 --- a/sys/dev/mii/brgphy.c +++ b/sys/dev/mii/brgphy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: brgphy.c,v 1.96 2012/08/09 10:18:45 kettenis Exp $ */ +/* $OpenBSD: brgphy.c,v 1.97 2013/01/09 02:00:04 dlg Exp $ */ /* * Copyright (c) 2000 @@ -34,11 +34,6 @@ * $FreeBSD: brgphy.c,v 1.8 2002/03/22 06:38:52 wpaul Exp $ */ -/* - * Driver for the Broadcom BCR5400 1000baseTX PHY. Speed is always - * 1000mbps; all we need to negotiate here is full or half duplex. - */ - #include #include #include -- cgit v1.2.3