Subject: Re: CVS commit: syssrc
To: None <augustss@netbsd.org>
From: Michael Graff <explorer@flame.org>
List: source-changes
Date: 11/14/2000 00:02:01
You might want to remove the CM_OVER_DATA hack I put in the quirks
file and in umodem.c, since this seems to fix it in a better way.

--Michael

Lennart Augustsson <augustss@netbsd.org> writes:

> Module Name:	syssrc
> Committed By:	augustss
> Date:		Fri Nov 10 14:08:32 UTC 2000
> 
> Modified Files:
> 	syssrc/sys/dev/usb: umodem.c
> 
> Log Message:
> Don't try to set CM_OVER_DATA feature if features cannot be set.
> >From Ryutaroh MATSUMOTO <ryutaroh@ss.titech.ac.jp> in PR # 11428.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/usb/umodem.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.