Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
bacf358b
Commit
bacf358b
authored
May 21, 2002
by
Brian Beattie
Committed by
Greg Kroah-Hartman
May 21, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] change USB scanner maintainer
Add Maintainer for USB scanner
parent
eae28375
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
MAINTAINERS
MAINTAINERS
+8
-0
drivers/usb/image/scanner.c
drivers/usb/image/scanner.c
+2
-0
drivers/usb/image/scanner.h
drivers/usb/image/scanner.h
+3
-0
No files found.
MAINTAINERS
View file @
bacf358b
...
@@ -1726,6 +1726,14 @@ L: linux-usb-devel@lists.sourceforge.net
...
@@ -1726,6 +1726,14 @@ L: linux-usb-devel@lists.sourceforge.net
W: http://pegasus2.sourceforge.net/
W: http://pegasus2.sourceforge.net/
S: Maintained
S: Maintained
USB SCANNER DRIVER
P: Brian Beattie
M: beattie@beattie-home.net
L: linux-usb-users@lists.sourceforge.net
L: linux-usb-devel@lists.sourceforge.net
W: http://www.beattie-home.net/linux
S: Maintained
USB SE401 DRIVER
USB SE401 DRIVER
P: Jeroen Vreeken
P: Jeroen Vreeken
M: pe1rxq@amsat.org
M: pe1rxq@amsat.org
...
...
drivers/usb/image/scanner.c
View file @
bacf358b
...
@@ -300,6 +300,8 @@
...
@@ -300,6 +300,8 @@
* Frank Zago <fzago@greshamstorage.com> and
* Frank Zago <fzago@greshamstorage.com> and
* Oliver Neukum <520047054719-0001@t-online.de> for reviewing/testing.
* Oliver Neukum <520047054719-0001@t-online.de> for reviewing/testing.
*
*
* 05/21/02 Currently maintained by Brian Beattie <beattie@beattie-home.net>
*
* TODO
* TODO
* - Performance
* - Performance
* - Select/poll methods
* - Select/poll methods
...
...
drivers/usb/image/scanner.h
View file @
bacf358b
...
@@ -19,6 +19,9 @@
...
@@ -19,6 +19,9 @@
* along with this program; if not, write to the Free Software
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
*
* 05/21/02 Currently maintained by Brian Beattie <beattie@beattie-home.net>
*
*
*/
*/
#include <linux/module.h>
#include <linux/module.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment