Prev: cpufreq: ondemand: Independent max speed for nice threads with nice_max_freq
Next: PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
From: Mauro Carvalho Chehab on 27 Jan 2010 20:10 Hi David, Mauro Carvalho Chehab wrote: > The following changes since commit c024a251e1dd1a39de610bbdc2af65b36e42637d: > David Woodhouse (1): > Merge from fixed from-kernel tree to fix Matrox firmware binaries > > are available in the git repository at: > > ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-firmware.git master Sensoray sent us two more firmwares, under the same licence. So, I've added them on my tree also. For one of his driver to work, they'll need also the Micronas go7007 firmware. This firmware gives redistribution rights, but the condition for it is unusual: it requires that the README file of their public driver to be shipped together with the firmware. So, I added the clauses at WHENCE licence (based on their readme file), and added their unmodified README, just renaming it as "README.go7007". I hope that's the right way of doing it. The 2 Sensoray patches, plus the go7007 firmware are at: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-firmware.git go7007 So, please pull from it if you're comfortable. This is the contents of the "go7007" branch: Mauro Carvalho Chehab (3): Firmware for Sensoray s2255 webcam drivers Additional firmwares for Sensoray s2255 webcam drivers Add firmwares for go7007 driver README.go7007 | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ WHENCE | 33 +++++ f2255usb.bin | Bin 0 -> 180760 bytes go7007fw.bin | Bin 0 -> 30800 bytes go7007tv.bin | Bin 0 -> 124668 bytes s2250.fw | Bin 0 -> 9508 bytes s2250_loader.fw | Bin 0 -> 1092 bytes 7 files changed, 408 insertions(+), 0 deletions(-) create mode 100644 README.go7007 create mode 100644 f2255usb.bin create mode 100644 go7007fw.bin create mode 100644 go7007tv.bin create mode 100644 s2250.fw create mode 100644 s2250_loader.fw --- If, however, you think that the way the go7007 were imported is incorrect, then please pull at least the two Sensoray patches from the "master" branch. This is the contents for just the "master" branch, at ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-firmware.git master Mauro Carvalho Chehab (2): Firmware for Sensoray s2255 webcam drivers Additional firmwares for Sensoray s2255 webcam drivers WHENCE | 14 ++++++++++++++ f2255usb.bin | Bin 0 -> 180760 bytes s2250.fw | Bin 0 -> 9508 bytes s2250_loader.fw | Bin 0 -> 1092 bytes 4 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 f2255usb.bin create mode 100644 s2250.fw create mode 100644 s2250_loader.fw -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |