Re: [patch] umsm(4) to fix intr pipe processing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yojiro UO
Date: Thursday, June 26, 2008 - 2:54 am

Federico G. Schwindt wrote:

thanks.



oops, this line should be located after "if (id == NULL ...)" block.


initialize sc_rts to -1 will be more safe. Should change umodem.c too?



the modems I checked are using only UCDC_N_SERIAL_STATE and 
UCDC_N_CONNECTION_SPEED_CHANGE, but I'm not sure other modems' beheivior.
I want to know another notify message types if othere modems would used.
To avoid bogus DPRINTF message, I put empty if clause for 
UCDC_N_CONNECTION_SPEED_CHANGE.


-- 
------------------------------------------------------------
Yojiro UO
yuo@iijlab.net
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] umsm(4) to fix intr pipe processing, Yojiro UO, (Thu Jun 26, 1:26 am)
Re: [patch] umsm(4) to fix intr pipe processing, Federico G. Schwindt, (Thu Jun 26, 2:37 am)
Re: [patch] umsm(4) to fix intr pipe processing, Yojiro UO, (Thu Jun 26, 2:54 am)
Re: [patch] umsm(4) to fix intr pipe processing, Bernd Ahlers, (Tue Jul 1, 7:43 am)