Subject: Re: if_detach handling styles
To: Christian E. Hopps <chopps@merit.edu>
From: None <itojun@iijlab.net>
List: source-changes
Date: 02/03/2000 01:00:34
>> 	Thanks, I looked tlp and now ne can be detached without trouble.
>> 	Is it okay to assume that the user bring interface down (!IFF_UP)
>> 	before removal?  ne2000 will lock up solid in interrupt handler.
>This is probably a bug in the driver or the pcmcia code.  I've been
>working on DTRT with interrupts on enable and disable.  E.g., ray would
>hang on card insert previously but I fixed this in pcic.
>Pcic also appears to DTWT on disable.. I'll fix this too.

	ne (dp8390) is already fixed by enami.  there are lots of places to
	look at...

	it would be real nice if pcic can issue pseudo "card removal" event
	on resume, if the card is removed during sleep.

itojun