From 0e66b169d674bbb57a7a180fc19673f762863bb5 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 7 Aug 2008 21:16:14 +0000 Subject: [PATCH] Fix a small problem in the comment about departure from NetBSD. Also, r181392 fixed a small problem with multifunction cards that would cause the card not to power down when the last driver detached from it. --- sys/dev/pccard/pccard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/pccard/pccard.c b/sys/dev/pccard/pccard.c index 9aa3a0b101a..e6b896b0ba9 100644 --- a/sys/dev/pccard/pccard.c +++ b/sys/dev/pccard/pccard.c @@ -264,7 +264,7 @@ pccard_probe_and_attach_child(device_t dev, device_t child, * FreeBSD, all that's done automatically in the typical lazy * way we do device resoruce allocation (except we pick the * cfe up front). This is the biggest depature from the - * inherited NetBSD model. + * inherited NetBSD model, apart from the FreeBSD resource code. * * This seems to work well in practice for most cards. * However, there are two cases that are problematic. If a