1 This driver is for the Princeton Instruments USB camera.
3 It needs lots of work to get it into the main drivers/usb/ subdirectory:
5 Any patches to do any of the following changes are greatly appreciated:
7 - make checkpatch.pl clean
8 - coding style fixups (typedefs, etc.)
9 - get it to build properly
11 - remove ioctls if possible
12 - assign proper minor number
14 - lots of general cleanups
17 Please send patches to:
18 Greg Kroah-Hartman <gregkh@suse.de>
20 Judd Montgomery <judd@jpilot.org>
21 Jeff Frontz <jeff.frontz@gmail.com>
22 as they have this device and can test any needed changes.