| Commit | Date | |
|---|---|---|
| 2002-12-27 19:29:33 | Tree | |
|
[r1609]
by
rbultje
Set MBCVR to its max value as a quickfix... According to the JPEG ISO specs, this feature shouldnt be used at all - so we don't use it (i.e., set it to its max value) |
2002-12-27 15:58:26 | Tree |
| 2002-12-27 15:34:29 | Tree | |
|
[r1607]
by
rbultje
This increases the default debug number when using the update script (currently beru useful for debugging) and it adds inc/dec_use refcounting in the i2c client modules by zoran.o. This basically makes it conform to the requirements of the 2.5.x kernel (well, imho ;) ) so if this works for most persons, I'll submit this to 2.5.x |
2002-12-27 15:26:04 | Tree |
|
[r1606]
by
rbultje
And this is a quickfix for the I2C inc/dec_use problems... A proper fix will come later, but this makes sure nothing crashes and even gives a nice warning to the user |
2002-12-27 14:01:28 | Tree |
|
[r1605]
by
rbultje
* use raw I2C if possible (this is faster than per-byte smbus emulation) for write_block() functions |
2002-12-27 13:47:34 | Tree |
| 2002-12-27 13:27:37 | Tree | |
|
[r1603]
by
rbultje
I'm an idiot, I'm an idiot, I'm an idiot, I'm an idiot (repeat 1000 times) - bad, BAD typo (which caused random oopses) |
2002-12-27 13:26:45 | Tree |
| 2002-12-26 23:18:56 | Tree | |
|
[r1601]
by
rbultje
Okay, huge change: semaphores! Finally, the driver is (supposed to be) threadsafe... This is gonna be buggy, so give it your best testing in whatever painful way you can think of, and report all bugs. I also prettified the coding style quite a bit, added some random bits from the kernel version of our driver (from kernel.org), removed compile warnings, added a insmod option to zr36060.o for Buz compatibility (low_bitrate=1) and unified the debugging output a bit to be consistent. Oh, and I removed all manual inc/dec_use from the i2c client modules, so be careful here. You can remove i2c modules while zoran.o is loaded, and this will crash your computer. This still needs fixing, but I didn't finish that yet. |
2002-12-26 22:19:32 | Tree |