On 05/05/2012 09:10 PM, Shawn Landden wrote: > Signed-off-by: Shawn Landden <shawnlandden@xxxxxxxxx> > --- > Documentation/dvb/README.dvb-usb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/dvb/README.dvb-usb b/Documentation/dvb/README.dvb-usb > index c4d963a..e6b22ac 100644 > --- a/Documentation/dvb/README.dvb-usb > +++ b/Documentation/dvb/README.dvb-usb > @@ -6,7 +6,7 @@ Idea behind the dvb-usb-framework > In March 2005 I got the new Twinhan USB2.0 DVB-T device. They provided specs and a firmware. > > Quite keen I wanted to put the driver (with some quirks of course) into dibusb. > -After reading some specs and doing some USB snooping, it realized, that the > +After reading some specs and doing some USB snooping, I realized, that the > dibusb-driver would be a complete mess afterwards. So I decided to do it in a > different way: With the help of a dvb-usb-framework. But not taking out the comma after realized? > @@ -115,7 +115,7 @@ http://www.linuxtv.org/wiki/index.php/DVB_USB > 1. How to use? > 1.1. Firmware > > -Most of the USB drivers need to download a firmware to the device before start > +Most of the USB drivers need you to download a firmware to the device before start > working. The driver needs to download the firmware. The user presumaby isn't doing this manually. And "before start working" isn't entirely english either. > Have a look at the Wikipage for the DVB-USB-drivers to find out, which firmware > @@ -127,7 +127,7 @@ http://www.linuxtv.org/wiki/index.php/DVB_USB > > Since the driver is in the linux kernel, activating the driver in > your favorite config-environment should sufficient. I recommend > -to compile the driver as module. Hotplug does the rest. > +compiling the driver as module. Hotplug does the rest. as a module? > If you use dvb-kernel enter the build-2.6 directory run 'make' and 'insmod.sh > load' afterwards. Rob -- GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. Either it's "mere aggregation", or a license violation. Pick one. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html