Date: Mon, 29 Jul 2002 08:10:04 -0700 (PDT) From: "M. Warner Losh" <imp@bsdimp.com> To: freebsd-doc@FreeBSD.org Subject: Re: docs/41104: Stale comment removal from pccardd(8) Message-ID: <200207291510.g6TFA4js080386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/41104; it has been noted by GNATS. From: "M. Warner Losh" <imp@bsdimp.com> To: jhb@FreeBSD.org Cc: hiten@angelica.unixdaemons.com, hiten@uk.FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/41104: Stale comment removal from pccardd(8) Date: Mon, 29 Jul 2002 09:03:26 -0600 (MDT) In message: <XFMail.20020729081434.jhb@FreeBSD.org> John Baldwin <jhb@FreeBSD.org> writes: : Unfortunately using KLD's does not fix this problem and it is still an : issue. I can't eject my cardbus rl0 card w/o my laptop locking up for : exactly this reason. This patch should not be committed unless Warner : (imp@, cc'd) approves. Yes, the comments in the pccardd man page are correct (eg, that's why things are they way they are). However, once the underlying problems in the kernel were fixed, pccardd wasn't updated to be less smart about the resources a card uses. Likely it should read: The primary reasons are historical. What happens in NEWCARD with a rl card aren't relevant to this discussion :-) The reason that you can't eject the rl0 card has to do with something else (likely an ISR that doesn't properly terminate when the card is gone or a detach routine that's minorly bogus). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207291510.g6TFA4js080386>