Re: [linux-usb-devel] USB Driver for a CCD camera on a rocket flight!

2006-03-24 Thread Alan Stern
On Thu, 23 Mar 2006, Oliver Neukum wrote: > Am Donnerstag, 23. März 2006 23:12 schrieb Alisdair Davey: > > Currently all I need to do is make sure I can get out a single image we > > can look at. A single image consists of 2097152 bytes. If I run the > > userspace program with the machine in sing

Re: [linux-usb-devel] USB Driver for a CCD camera on a rocket flight!

2006-03-23 Thread Oliver Neukum
Am Donnerstag, 23. März 2006 23:12 schrieb Alisdair Davey: > Currently all I need to do is make sure I can get out a single image we > can look at. A single image consists of 2097152 bytes. If I run the > userspace program with the machine in single user mode I seem to be able > to do this [I've ye

[linux-usb-devel] USB Driver for a CCD camera on a rocket flight!

2006-03-23 Thread Alisdair Davey
Like many, I am trying to develop my first USB driver and having problems. This driver is for a CCD camera which will fly on a sounding rocket in late fall 2006, designed to observe the Sun.( The CCD cameras are going to driven by PC104 / pentiums running RTLinux). I am now the main stumbling block