In message <199905171500.jaa22...@mt.sri.com> Nate Williams writes:
: The solution is to not poll and to make sure insertion/removal events
: generate an interrupt which can inform the card's interrupt handlers
: that there is no more card.
: 
: (That's one of the main reasons polling is a very bad idea.)

Agreed.  It is far better to figure out which interrupt lines are
connected and how.  I know the curretn code does a horrible job of
figuring these things out...

Warner


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

Reply via email to