Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478702
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 0/3] r8152: configuration setting |
| Date | 2016-09-08 02:40 +0200 |
| Message-ID | <seVxM-78e-23@gated-at.bofh.it> (permalink) |
| References | <seGfn-5H3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Hayes Wang <hayeswang@realtek.com> Date: Wed, 7 Sep 2016 16:12:19 +0800 > Some people prefer to use ECM mode rather than vendor mode. Therefore, I add > CONFIG_RTL8152_CONFIG_VALUE in Kconfig. Then, the users could choose the USB > configuration value which they want. The default is to support vendor mode > only. By forcing a certain mode via a Kconfig value, you are basically making it impossible for distributions to do something reasonable here. This needs to be somehow a runtime thing, and I'm pretty sure we've had many other situations of USB devices which want to be run by different "personality" drivers in the past. Perhaps we can do something generically for USB devices for this kind of situation and make r8152 use it. Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/3] r8152: configuration setting Hayes Wang <hayeswang@realtek.com> - 2016-09-07 10:20 +0200
[PATCH net-next 2/3] r8152: support ECM mode Hayes Wang <hayeswang@realtek.com> - 2016-09-07 10:20 +0200
Re: [PATCH net-next 0/3] r8152: configuration setting Bjørn Mork <bjorn@mork.no> - 2016-09-07 16:00 +0200
RE: [PATCH net-next 0/3] r8152: configuration setting Hayes Wang <hayeswang@realtek.com> - 2016-09-08 04:50 +0200
Re: [PATCH net-next 0/3] r8152: configuration setting Bjørn Mork <bjorn@mork.no> - 2016-09-08 10:00 +0200
RE: [PATCH net-next 0/3] r8152: configuration setting Hayes Wang <hayeswang@realtek.com> - 2016-09-08 15:10 +0200
Re: [PATCH net-next 0/3] r8152: configuration setting Bjørn Mork <bjorn@mork.no> - 2016-09-08 15:20 +0200
Re: [PATCH net-next 0/3] r8152: configuration setting Oliver Neukum <oneukum@suse.com> - 2016-09-08 15:20 +0200
Re: [PATCH net-next 0/3] r8152: configuration setting David Miller <davem@davemloft.net> - 2016-09-08 02:40 +0200
RE: [PATCH net-next 0/3] r8152: configuration setting Hayes Wang <hayeswang@realtek.com> - 2016-09-08 05:10 +0200
csiph-web