Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1355422

Re: [PATCH 1/3] dm9601: enable EP3 interrupt

From Peter Korsgaard <peter@korsgaard.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] dm9601: enable EP3 interrupt
Date 2016-03-10 23:00 +0100
Message-ID <rbgMG-4AF-5@gated-at.bofh.it> (permalink)
References <rb6X0-6lf-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>>>>> "Joseph" == Joseph CHANG <josright123@gmail.com> writes:

 > Enable chip's EP3 interrupt to get the link-up notify soon
 > immediately.

Sorry, what do you mean about 'soon immediately'?

 > +
 > +		/* Always return 8-bytes data to host per interrupt-interval */
 > +		dm_write_reg(dev, DM_USB_CTRL, USB_CTRL_EP3ACK);

Why would we want to do that instead of the current setup that afaik
only returns data when the link status changes?

-- 
Bye, Peter Korsgaard

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] dm9601: enable EP3 interrupt Joseph CHANG <josright123@gmail.com> - 2016-03-10 12:30 +0100
  Re: [PATCH 1/3] dm9601: enable EP3 interrupt Peter Korsgaard <peter@korsgaard.com> - 2016-03-10 23:00 +0100
    RE: [PATCH 1/3] dm9601: enable EP3 interrupt "Joseph Chang" <joseph_chang@davicom.com.tw> - 2016-03-11 12:00 +0100

csiph-web