Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 1999 11:04:27 -0700
From:      Warner Losh <imp@village.org>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        Nick Hibma <hibma@skylink.it>, FreeBSD CURRENT Mailing List <current@FreeBSD.ORG>
Message-ID:  <199911301804.LAA03491@harmony.village.org>
In-Reply-To: Your message of "Tue, 30 Nov 1999 09:40:56 PST." <199911301740.JAA02860@mass.cdrom.com> 
References:  <199911301740.JAA02860@mass.cdrom.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199911301740.JAA02860@mass.cdrom.com> Mike Smith writes:
: If I'm correct, this is just an ordering issue; the driver has to be shut 
: down _before_ the slot, not afterwards.

Right.  The code that is doing the shutdown is trying to shutdown the
driver, but that doesn't seem to be happening.  The other possibility
is that it is happening, but the interrupt handler isn't getting
removed due to a bug in that code.

I sure miss my laptop.. :-<.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911301804.LAA03491>