diff options
Diffstat (limited to 'sys/dev/ic/rtsx.c')
-rw-r--r-- | sys/dev/ic/rtsx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/rtsx.c b/sys/dev/ic/rtsx.c index 06fcfd5401e..38b16a4695b 100644 --- a/sys/dev/ic/rtsx.c +++ b/sys/dev/ic/rtsx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rtsx.c,v 1.11 2015/03/14 03:38:47 jsg Exp $ */ +/* $OpenBSD: rtsx.c,v 1.12 2015/04/28 07:55:13 stsp Exp $ */ /* * Copyright (c) 2006 Uwe Stuehler <uwe@openbsd.org> @@ -18,7 +18,7 @@ */ /* - * Realtek RTS5209/RTS5227/RTS5229/RTL8402 Card Reader driver. + * Realtek RTS52xx/RTL84xx Card Reader driver. */ #include <sys/param.h> |