From cc1cb5b636ff1c41f65be78177dc172559b6f555 Mon Sep 17 00:00:00 2001 From: Damien Bergamini Date: Tue, 15 Apr 2008 16:33:56 +0000 Subject: fix a comment. no binary change. --- sys/dev/microcode/ral/microcode.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode/ral') diff --git a/sys/dev/microcode/ral/microcode.h b/sys/dev/microcode/ral/microcode.h index c799515f0ce..ef8002779ca 100644 --- a/sys/dev/microcode/ral/microcode.h +++ b/sys/dev/microcode/ral/microcode.h @@ -1,4 +1,4 @@ -/* $OpenBSD: microcode.h,v 1.5 2008/03/06 09:18:04 deraadt Exp $ */ +/* $OpenBSD: microcode.h,v 1.6 2008/04/15 16:33:55 damien Exp $ */ /*- * Copyright (c) 2005-2008, Ralink Technology, Corp. @@ -19,7 +19,7 @@ /* * This file contains the loadable 8051 microcodes for the Ralink RT2561, - * RT2561S and RT2661 chipsets. + * RT2561S, RT2661 and RT2860 chipsets. */ static const uint8_t rt2561[] = { -- cgit v1.2.3