Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 00:30:46 -0700
From:      Warner Losh <imp@village.org>
To:        mobile@freebsd.org
Subject:   ed fix committed
Message-ID:  <199912100730.AAA20281@harmony.village.org>

next in thread | raw e-mail | index | archive | help

OK.  I've committed a fix for the ed driver.  The basic problem was
that it didn't properly release the interrupt, so the interrupt was
still getting called, which lead to all kinds of problems.

I've also improved how old pccard does the interrupt allocation.  It
now does its work when the interrupt is setup rather than when the irq
is activated.  Likewise with deactivate and teardown_intr.

This seems to work now, and does't seem to break ep.

I've not tried sio, but suspect it will be no more broken than it
currently seems to be.

One extra '&' took two and a half hours to find.  This is why I don't
want to keep maintaing the old code as I was unable to put those hours
into new card....

Warner




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




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