From ea3e117aaf32541c59e1615902a5197cb8ebd170 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 19 Oct 2006 05:25:53 +0000 Subject: [PATCH] tweak comments about OLDCARD workarounds --- sys/dev/ray/if_ray.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/dev/ray/if_ray.c b/sys/dev/ray/if_ray.c index 7805792a0ae..8b7d140339d 100644 --- a/sys/dev/ray/if_ray.c +++ b/sys/dev/ray/if_ray.c @@ -78,8 +78,7 @@ __FBSDID("$FreeBSD$"); * interact with pccardd) if you use other memory mapped cards in the * same pccard slot as currently old mappings are not cleaned up very well * by the bus_release_resource methods or pccardd. - * - * There is no support for running this driver on 4.0. + * XXX Are these workarounds necessary with NEWCARD? * * Ad-hoc and infra-structure modes * ================================