Actually I think I know why now, since I've been very very busy with
things, especially was before the middle of March, I was just taking
patches that were attachments and easy to apply, it's hard to cut them
out of an email and apply them.  Besides that the fact I wasn't able to
scan my email very well for patches, ones that weren't separate attachements
aren't easy to pick off and place in my patch queue without extra work, which
I haven't had time to give to ivtv since I've been through a divorce that 
was final at the first part of March.  So I'll look at these, but really
want all patches to be separate attachements to the email so I don't have
to struggle to apply them, and make sure they are cleanly applying without
tons of extra effort which I like to use that time to add to ivtv myself and
other work I have, or else I'd be hand applying patches all day.

Thanks,
Chris
On Mon, Apr 18, 2005 at 08:08:17PM -0400, D. Hugh Redelmeier wrote:
> I submitted this patch three weeks ago.  It seems obviously correct
> and worthwhile.
> 
> Why has this patch not been adopted?
> 
> ---------- Forwarded message ----------
> Date: Mon, 28 Mar 2005 20:38:24 -0500 (EST)
> From: D. Hugh Redelmeier <[EMAIL PROTECTED]>
> To: [email protected]
> Subject: [PATCH] tweak doc/install.txt
> 
> - references to "drivers" directory should be spelled "driver"
> - after new modules are installed, depmod should be run
> 
> Hugh Redelmeier
> [EMAIL PROTECTED]
> 
> ===================================================================
> RCS file: doc/RCS/install.txt,v
> retrieving revision 1.1
> diff -u -r1.1 doc/install.txt
> --- doc/install.txt   2005/03/28 22:54:33     1.1
> +++ doc/install.txt   2005/03/28 22:59:54
> @@ -8,11 +8,12 @@
>  (can we check this?)
>  
>   1. unpack the tarball
> - 2. cd .../drivers
> + 2. cd .../driver
>   3. make
>   4. make install
>   5. unload any old drivers
> - 6. modprobe ivtv
> + 6. depmod
> + 7. modprobe ivtv
>  
>  Comments:
>   * The driver is not affected by the 4k/8k stacks kernel configuration.
> @@ -25,11 +26,12 @@
>  (can we check this?)
>  
>   1. unpack the tarball
> - 2. cd .../drivers
> + 2. cd .../driver
>   3. make
>   4. make install
>   5. unload any old drivers
> - 6. modprobe ivtv
> + 6. depmod
> + 7. modprobe ivtv
>  
>  General Comments
>  ================
> ================ end ================
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions. Free runtime info,
> new features, or free trial, at: http://www.businessobjects.com/devxi/728
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel

-- 
---
 Chris Kennedy / [EMAIL PROTECTED]
  Engineer KMOS-TV/KTBG-FM
  Broadcasting Services Department
  Central Missouri State University


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to