aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ray
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2006-10-19 05:25:53 +0000
committerWarner Losh <imp@FreeBSD.org>2006-10-19 05:25:53 +0000
commitea3e117aaf32541c59e1615902a5197cb8ebd170 (patch)
treef02fadae5e281804f0dfbff2e33eee57df8c8d6a /sys/dev/ray
parenteac85b1fe355e7596abc700c2478e6350cea388e (diff)
downloadsrc-ea3e117aaf32541c59e1615902a5197cb8ebd170.tar.gz
src-ea3e117aaf32541c59e1615902a5197cb8ebd170.zip
tweak comments about OLDCARD workarounds
Notes
Notes: svn path=/head/; revision=163497
Diffstat (limited to 'sys/dev/ray')
-rw-r--r--sys/dev/ray/if_ray.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ray/if_ray.c b/sys/dev/ray/if_ray.c
index 7805792a0ae7..8b7d140339d0 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
* ================================