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 63042edc3b5..f17385d1041 100644 --- a/sys/dev/ic/rtsx.c +++ b/sys/dev/ic/rtsx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rtsx.c,v 1.7 2013/12/08 18:31:03 stsp Exp $ */ +/* $OpenBSD: rtsx.c,v 1.8 2014/04/23 12:45:18 stsp Exp $ */ /* * Copyright (c) 2006 Uwe Stuehler <uwe@openbsd.org> @@ -18,7 +18,7 @@ */ /* - * Realtek RTS5209/RTS5229 Card Reader driver. + * Realtek RTS5209/RTS5227/RTS5229 Card Reader driver. */ #include <sys/param.h> |