[LWN Logo]
[Timeline]
Date:	Fri, 9 Jun 2000 09:48:16 -0700
From:	Serguei Miridonov <mirsev@cicese.mx>
To:	linux-kernel@vger.rutgers.edu, buz-linux@webmages.com
Subject: Linux driver for DC10plus video capture card. V 0.3

June 9, 2000:

Version 0.3 has been released.

For more information and links:

http://www.cicese.mx/~mirsev/Linux/DC10plus

Changes from v 0.2-experimental:

  1. In buz.c,  ioremap has been changed to ioremap_nocache for ZR36057/67
     PCI configuration register space. It may fix some systems where BIOS
     programmed this space as cacheable. Probably, it can also solve some
     mysteries when the driver behavior changed after adding of
     "unnecessary" udelays and/or printk.
  2. Some interrupt testing is now performed after board initialization.
  3. More complete initialization in SAA7110. It fixes the frame instability
     which could appear just after driver loading.

To work on this driver successfully, I need your feedback. Please, send me
the portion of your log file which is related to driver loading and
operation. Also I would appreciate if you send me your opinions and
suggestions. Thank you.

Enjoy!


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/