Import 2.3.9pre7
[davej-history.git] / MAINTAINERS
blob45b782ec90b14087cea722696120b95b6dbfd816
1         List of maintainers and how to submit kernel changes
3 Please try to follow the guidelines below.  This will make things
4 easier on the maintainers.  Not all of these guidelines matter for every
5 trivial patch so apply some common sense.
7 1.      Always _test_ your changes, however small, on at least 4 or
8         5 people, preferably many more.
10 2.      Try to release a few ALPHA test versions to the net. Announce
11         them onto the kernel channel and await results. This is especially
12         important for device drivers, because often that's the only way
13         you will find things like the fact version 3 firmware needs
14         a magic fix you didn't know about, or some clown changed the
15         chips on a board and not its name.  (Don't laugh!  Look at the
16         SMC etherpower for that.)
18 3.      Make sure your changes compile correctly in multiple
19         configurations. In paticular check changes work both as a module
20         and built into the kernel.
22 4.      When you are happy with a change make it generally available for
23         testing and await feedback.
25 5.      Make a patch available to the relevant maintainer in the list. Use
26         'diff -u' to make the patch easy to merge. Be prepared to get your
27         changes sent back with seemingly silly requests about formatting
28         and variable names.  These aren't as silly as they seem. One
29         job the maintainers (and especially Linus) do is to keep things
30         looking the same. Sometimes this means that the clever hack in
31         your driver to get around a problem actual needs to become a
32         generalized kernel feature ready for next time. See 
33         Documentation/CodingStyle for guidance here.
35         PLEASE try to include any credit lines you want added with the
36         patch. It avoids people being missed off by mistake and makes
37         it easier to know who wants adding and who doesn't.
39         PLEASE document known bugs. If it doesn't work for everything
40         or does something very odd once a month document it.
42 6.      Make sure you have the right to send any changes you make. If you
43         do changes at work you may find your employer owns the patch
44         not you.
46 7.      Happy hacking.
48                 -----------------------------------
50 Maintainers List (try to look for most precise areas first)
52 Note: For the hard of thinking, this list is meant to remain in Alphabetical
53 order. If you could add yourselves to it in Alphabetical order that would
54 so much easier [Ed]
56 P: Person
57 M: Mail patches to
58 L: Mailing list that is relevant to this area
59 W: Web-page with status/info
60 S: Status, one of the following:
62         Supported:      Someone is actually paid to look after this.
63         Maintained:     Someone actually looks after it.
64         Odd Fixes:      It has a maintainer but they don't have time to do
65                         much other than throw the odd patch in. See below..
66         Orphan:         No current maintainer [but maybe you could take the 
67                         role as you write your new code].
68         Obsolete:       Old code. Something tagged obsolete generally means
69                         it has been replaced by a better system and you
70                         should be using that.
72 3C501 NETWORK DRIVER
73 P:      Alan Cox
74 M:      alan@the.3c501.cabal.tm
75 L:      linux-net@vger.rutgers.edu
76 S:      Maintained
78 3C505 NETWORK DRIVER
79 P:      Philip Blundell
80 M:      Philip.Blundell@pobox.com
81 L:      linux-net@vger.rutgers.edu
82 S:      Maintained
84 6PACK NETWORK DRIVER FOR AX.25
85 P:      Andreas Koensgen
86 M:      ajk@iehk.rwth-aachen.de
87 L:      linux-hams@vger.rutgers.edu
88 S:      Maintained
90 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
91 P:      Paul Gortmaker
92 M:      gpg109@rsphy1.anu.edu.au
93 L:      linux-net@vger.rutgers.edu
94 S:      Maintained
95 W:      http://rsphy1.anu.edu.au/~gpg109/ne2000.html
97 AD1816 SOUND DRIVER
98 P:      Thorsten Knabe
99 M:      Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
100 M:      Thorsten Knabe <tek01@hrzpub.tu-darmstadt.de>
101 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
102 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
103 S:      Maintained
105 ADVANSYS SCSI DRIVER
106 P:      Bob Frey
107 M:      Bob Frey <bobf@advansys.com>
108 W:      http://www.advansys.com/linux
109 S:      Maintained
111 AEDSP16 DRIVER
112 P:      Riccardo Facchetti
113 M:      fizban@tin.it
114 S:      Maintained
116 AHA152X SCSI DRIVER
117 P:      Juergen E. Fischer
118 M:      Juergen Fischer <fischer@et-inf.fho-emden.de>
119 L:      linux-scsi@vger.rutgers.edu
120 S:      Maintained
122 APM DRIVER
123 P:      Stephen Rothwell
124 M:      Stephen.Rothwell@canb.auug.org.au
125 L:      linux-laptop@vger.rutgers.edu
126 S:      Maintained
128 APPLETALK NETWORK LAYER
129 P:      Jay Schulist
130 M:      Jay.Schulist@spacs.k12.wi.us
131 L:      linux-atalk@netspace.org
132 S:      Maintained
134 ARPD SUPPORT
135 P:      Jonathan Layes
136 M:      layes@loran.com
137 L:      linux-net@vger.rutgers.edu
138 S:      Maintained
140 ARM MFM AND FLOPPY DRIVERS
141 P:      Dave Gilbert
142 M:      linux@treblig.org
143 S:      Maintained
145 ARM PORT
146 P:      Russell King
147 M:      linux@arm.uk.linux.org
148 L:      linux-arm@vger.rutgers.edu
149 L:      arm-linux@tardis.ed.ac.uk
150 W:      http://www.arm.uk.linux.org/~rmk/armlinux.html
151 S:      Maintained
153 AX.25 NETWORK LAYER
154 P:      Matthias Welwarsky
155 M:      dg2fef@afthd.tu-darmstadt.de
156 L:      linux-hams@vger.rutgers.edu
157 S:      Maintained
159 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
160 P:      Thomas Sailer
161 M:      sailer@ife.ee.ethz.ch
162 L:      linux-hams@vger.rutgers.edu
163 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
164 S:      Maintained
166 BUSLOGIC SCSI DRIVER
167 P:      Leonard N. Zubkoff
168 M:      Leonard N. Zubkoff <lnz@dandelion.com>
169 L:      linux-scsi@vger.rutgers.edu
170 W:      http://www.dandelion.com/Linux/
171 S:      Maintained
173 CIRRUS LOGIC GENERIC FBDEV DRIVER
174 P:      Jeff Garzik
175 M:      jgarzik@pobox.com
176 L:      linux-fbdev@vuser.vu.union.edu
177 S:      Maintained
179 CONFIGURE, MENUCONFIG, XCONFIG
180 P:      Michael Elizabeth Chastain
181 M:      mec@shout.net
182 L:      linux-kbuild@torque.net
183 S:      Maintained
185 CONFIGURE.HELP
186 P:      Axel Boldt
187 M:      boldt@math.ucsb.edu
188 S:      Maintained
190 COSA/SRP SYNC SERIAL DRIVER
191 P:      Jan "Yenya" Kasprzak
192 M:      kas@fi.muni.cz
193 W:      http://www.fi.muni.cz/~kas/cosa/
194 S:      Maintained
196 CREDITS FILE
197 P:      John A. Martin
198 M:      jam@acm.org
199 S:      Maintained
201 CYCLADES 2X SYNC CARD DRIVER
202 P:      Arnaldo Carvalho de Melo
203 M:      acme@conectiva.com.br
204 W:      http://www.conectiva.com.br/~acme
205 L:      cycsyn-devel@bazar.conectiva.com.br
206 S:      Maintained
208 CYCLADES ASYNC MUX DRIVER
209 P:      Ivan Passos
210 M:      Ivan Passos <ivan@cyclades.com>
211 W:      http://www.cyclades.com/
212 S:      Supported
214 DAMA SLAVE for AX.25
215 P:      Joerg Reuter
216 M:      jreuter@poboxes.com
217 W:      http://poboxes.com/jreuter/
218 W:      http://qsl.net/dl1bke/
219 L:      linux-hams@vger.rutgers.edu
220 S:      Maintained
222 DC390/AM53C974 SCSI driver
223 P:      Kurt Garloff
224 M:      kurt@garloff.de
225 W:      http://www.garloff.de/kurt/linux/dc390/
226 S:      Maintained
228 DECnet NETWORK LAYER
229 P:      Steven Whitehouse
230 M:      SteveW@ACM.org
231 W:      http://www.sucs.swan.ac.uk/~rohan/
232 W:      http://www-sigproc.eng.cam.ac.uk/~sjw44/
233 L:      netdev@roxanne.nuclecu.unam.mx
234 S:      Maintained
236 DEVICE NUMBER REGISTRY
237 P:      H. Peter Anvin
238 M:      hpa@zytor.com
239 L:      linux-kernel@vger.rutgers.edu
240 S:      Maintained
242 DIGI INTL. EPCA DRIVER
243 P:       Chad Schwartz
244 M:      support@dgii.com
245 M:      chads@dgii.com
246 L:      digilnux@dgii.com
247 S:      Maintained
249 DIGI RIGHTSWITCH NETWORK DRIVER
250 P:      Rick Richardson
251 M:      rick@dgii.com
252 L:      linux-net@vger.rutgers.edu
253 W:      http://www.dgii.com/linux/
254 S:      Maintained
256 DISKQUOTA:
257 P:      Marco van Wieringen
258 M:      mvw@planets.elm.net
259 L:      linux-kernel@vger.rutgers.edu
260 S:      Maintained
262 DOUBLETALK DRIVER
263 P:      James R. Van Zandt
264 M:      jrv@vanzandt.mv.com
265 L:      blinux-list@redhat.com
266 S:      Maintained
268 EATA-DMA SCSI DRIVER
269 P:      Michael Neuffer
270 M:      mike@i-Connect.Net
271 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
272 S:      Maintained
274 EATA ISA/EISA/PCI SCSI DRIVER
275 P:      Dario Ballabio
276 M:      dario@milano.europe.dg.com
277 L:      linux-scsi@vger.rutgers.edu
278 S:      Maintained
280 EATA-PIO SCSI DRIVER
281 P:      Michael Neuffer
282 M:      mike@i-Connect.Net
283 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
284 S:      Maintained
286 ETHEREXPRESS-16 NETWORK DRIVER
287 P:      Philip Blundell
288 M:      Philip.Blundell@pobox.com
289 L:      linux-net@vger.rutgers.edu
290 S:      Maintained
292 ETHERTEAM 16I DRIVER
293 P:      Mika Kuoppala
294 M:      miku@iki.fi
295 S:      Maintained
297 EXT2 FILE SYSTEM
298 P:      Remy Card
299 M:      Remy.Card@linux.org
300 L:      linux-kernel@vger.rutgers.edu
301 S:      Maintained
303 FILE LOCKING (flock() and fcntl()/lockf())
304 P:      Andy Walker
305 M:      andy@lysaker.kvaerner.no
306 L:      linux-kernel@vger.rutgers.edu
307 S:      Maintained
309 FPU EMULATOR
310 P:      Bill Metzenthen
311 M:      billm@suburbia.net
312 W:      http://suburbia.net/~billm/floating-point/emulator/
313 S:      Maintained
315 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
316 P:      Mike McLagan
317 M:      mike.mclagan@linux.org
318 L:      linux-net@vger.rutgers.edu
319 S:      Maintained
321 FTAPE/QIC-117
322 P:      Claus-Justus Heine
323 M:      claus@momo.math.rwth-aachen.de
324 L:      linux-tape@vger.rutgers.edu
325 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
326 S:      Maintained
328 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
329 P:      Rik Faith
330 M:      faith@cs.unc.edu
331 L:      linux-scsi@vger.rutgers.edu
332 S:      Odd fixes (e.g., new signatures)
334 GDT SCSI DISK ARRAY CONTROLLER DRIVER
335 P:      Achim Leubner
336 M:      achim@vortex.de
337 L:      linux-scsi@vger.rutgers.edu
338 W:      http://www.icp-vortex.com/
339 S:      Supported
341 HAYES ESP SERIAL DRIVER
342 P:      Andrew J. Robinson
343 M:      arobinso@nyx.net
344 L:      linux-kernel@vger.rutgers.edu
345 W:      http://www.nyx.net/~arobinso
346 S:      Maintained
348 HFS FILESYSTEM
349 P:      Adrian Sun
350 M:      asun@u.washington.edu
351 L:      linux-kernel@vger.rutgers.edu
352 S:      Maintained
354 HIGH-SPEED SCC DRIVER FOR AX.25
355 P:      Klaus Kudielka
356 M:      oe1kib@oe1kib.ampr.org
357 L:      linux-hams@vger.rutgers.edu
358 S:      Maintained
360 HIPPI
361 P:      Jes Sorensen
362 M:      Jes.Sorensen@cern.ch
363 L:      linux-hippi@sunsite.auc.dk
364 S:      Maintained
366 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
367 P:      Jaroslav Kysela
368 M:      perex@jcu.cz
369 S:      Maintained
371 IBM MCA SCSI SUBSYSTEM DRIVER
372 P:      Michael Lang
373 M:      langa2@kph.uni-mainz.de
374 W:      http://www.uni-mainz.de/~langm000/linux.html
375 S:      Maintained
377 HPFS FILESYSTEM
378 P:      Mikulas Patocka
379 M:      mikulas@artax.karlin.mff.cuni.cz
380 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
381 S:      Maintained
383 IDE DRIVER [GENERAL]
384 P:      Andre Hedrick
385 M:      hedrick@astro.dyer.vanderbilt.edu
386 L:      linux-kernel@vger.rutgers.edu
387 S:      Maintained
389 IDE/ATAPI CDROM DRIVER 
390 P:      Jens Axboe
391 M:      axboe@image.dk
392 L:      linux-kernel@vger.rutgers.edu
393 S:      Maintained
395 IDE/ATAPI TAPE/FLOPPY DRIVERS
396 P:      Gadi Oxman
397 M:      Gadi Oxman <gadio@netvision.net.il>
398 L:      linux-kernel@vger.rutgers.edu
399 S:      Maintained
401 IP FIREWALL
402 P:      Paul Russell
403 M:      Paul.Russell@rustcorp.com.au
404 W:      http://www.rustcorp.com/linux/ipchains
405 S:      Supported
407 IP MASQUERADING:
408 P:      Juanjo Ciarlante
409 M:      jjciarla@raiz.uncu.edu.ar
410 S:      Maintained
412 IPX/SPX NETWORK LAYER
413 P:      Jay Schulist
414 M:      Jay Schulist <Jay.Schulist@spacs.k12.wi.us>
415 L:      linux-net@vger.rutgers.edu
416 S:      Maintained
418 IRDA SUBSYSTEM
419 P:      Dag Brattli
420 M:      Dag Brattli <dagb@cs.uit.no>
421 L:      linux-irda@list.uit.no
422 W:      http://www.cs.uit.no/linux-irda/
423 S:      Maintained
425 ISDN SUBSYSTEM
426 P:      Fritz Elfert
427 M:      fritz@wuemaus.franken.de
428 L:      isdn4linux@hub-wue.franken.de
429 S:      Maintained
431 JOYSTICK DRIVER
432 P:      Vojtech Pavlik
433 M:      vojtech@ucw.cz
434 L:      linux-joystick@atrey.karlin.mff.cuni.cz
435 W:      http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
436 S:      Maintained
438 KERNEL AUTOMOUNTER (AUTOFS)
439 P:      H. Peter Anvin
440 M:      hpa@zytor.com
441 L:      autofs@linux.kernel.org
442 S:      Maintained
444 KERNEL NFSD
445 P:      G. Allen Morris III
446 M:      gam3@acm.org
447 L:      nfs-devel@linux.kernel.org (Linux NFS)
448 W:      http://csua.berkeley.edu/~gam3/knfsd
449 S:      Maintained
451 LAPB module
452 P:      Henner Eisen
453 M:      eis@baty.hanse.de
454 L:      linux-x25@vger.rutgers.edu
455 S:      Maintained
457 LINUX FOR POWERPC (PREP)
458 P:      Cort Dougan
459 M:      cort@cs.nmt.edu
460 W:      http://linuxppc.cs.nmt.edu/
461 S:      Maintained
463 LINUX FOR POWER MACINTOSH
464 P:      Paul Mackerras
465 M:      paulus@cs.anu.edu.au
466 L:      linux-pmac@samba.anu.edu.au
467 S:      Maintained
469 M68K
470 P:      Jes Sorensen
471 M:      Jes.Sorensen@cern.ch
472 W:      http://www.clark.net/pub/lawrencc/linux/index.html
473 L:      linux-m68k@lists.linux-m68k.org
474 S:      Maintained
476 M68K ON APPLE MACINTOSH
477 P:      Alan Cox
478 M:      Alan.Cox@linux.org
479 W:      http://www.mac.linux-m68k.org/home.html
480 L:      linux-mac68k@wave.lm.com
481 S:      As time permits [Michael confess, you are the mac68k maintainer 8)]
483 M68K ON HP9000/300
484 P:      Philip Blundell
485 M:      philb@gnu.org
486 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
487 S:      Maintained
489 MIPS
490 P:      Ralf Baechle
491 M:      ralf@gnu.ai.mit.edu
492 W:      http://lena.fnet.fr/
493 L:      linux-mips@fnet.fr
494 S:      Maintained
496 MISCELLANEOUS MCA-SUPPORT
497 P:      David Weinehall
498 M:      mcalinux@acc.umu.se (project MCA-team)
499 M:      tao@acc.umu.se (personal)
500 L:      linux-kernel@vger.rutgers.edu
501 S:      Maintained
503 MODULE SUPPORT [GENERAL], KERNELD
504 P:      Richard Henderson
505 M:      richard@gnu.ai.mit.edu
506 L:      linux-kernel@vger.rutgers.edu
507 S:      Maintained
509 MOUSE AND MISC DEVICES [GENERAL]
510 P:      Alessandro Rubini
511 M:      rubini@ipvvis.unipv.it
512 L:      linux-kernel@vger.rutgers.edu
513 S:      Maintained
515 MTRR AND SIMILAR SUPPORT [i386]
516 P:      Richard Gooch
517 M:      rgooch@atnf.csiro.au
518 L:      linux-kernel@vger.rutgers.edu
519 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
520 S:      Maintained
522 MULTISOUND SOUND DRIVER
523 P:      Andrew Veliath
524 M:      andrewtv@usa.net
525 S:      Maintained
527 NCP FILESYSTEM
528 P:      Petr Vandrovec
529 M:      vandrove@vc.cvut.cz
530 P:      Volker Lendecke
531 M:      vl@kki.org
532 L:      linware@sh.cvut.cz
533 S:      Maintained
535 NETROM NETWORK LAYER
536 P:      Tomi Manninen 
537 M:      Tomi.Manninen@hut.fi
538 L:      linux-hams@vger.rutgers.edu
539 S:      Maintained
541 NETWORK BLOCK DEVICE
542 P:      Pavel Machek
543 M:      pavel@atrey.karlin.mff.cuni.cz
544 S:      Maintained
546 NETWORKING [GENERAL]
547 P:      Networking Teak
548 M:      netdev@nuclecu.unam.mx
549 L:      linux-net@vger.rutgers.edu
550 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
551 S:      Maintained
553 NETWORKING [IPv4/IPv6]
554 P:      David S. Miller
555 M:      davem@redhat.com
556 P:      Andi Kleen
557 M:      ak@muc.de
558 P:      Alexey Kuznetsov
559 M:      kuznet@ms2.inr.ac.ru
560 L:      netdev@roxanne.nuclecu.unam.mx
561 S:      Maintained
563 NFS CLIENT
564 P:      Trond Myklebust
565 M:      trond.myklebust@fys.uio.no
566 L:      linux-kernel@vger.rutgers.edu
567 S:      Maintained
569 NI5010 NETWORK DRIVER
570 P:     Jan-Pascal van Best and Andreas Mohr
571 M:     jvbest@qv3pluto.leidenuniv.nl (Best)
572 M:     100.30936@germany.net (Mohr)
573 L:     linux-net@vger.rutgers.edu
574 S:     Maintained
576 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
577 P:      Eberhard Moenkeberg
578 M:      emoenke@gwdg.de
579 L:      linux-kernel@vger.rutgers.edu
580 S:      Maintained
582 OPL3-SA2, SA3, and SAx DRIVER
583 P:      Scott Murray
584 M:      scottm@interlog.com
585 L:      linux-sound@vger.rutgers.edu
586 S:      Maintained
588 PARALLEL PORT SUPPORT
589 P:      Phil Blundell
590 M:      Philip.Blundell@pobox.com
591 P:      Tim Waugh
592 M:      tim@cyberelk.demon.co.uk
593 P:      David Campbell
594 M:      campbell@torque.net
595 P:      Andrea Arcangeli
596 M:      andrea@e-mind.com
597 L:      linux-parport@torque.net
598 W:      http://www.cyberelk.demon.co.uk/parport.html
599 S:      Maintained
601 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
602 P:      Grant Guenther
603 M:      grant@torque.net
604 L:      linux-parport@torque.net
605 W:      http://www.torque.net/linux-pp.html
606 S:      Maintained
608 PCI ID DATABASE
609 P:      Jens Maurer
610 M:      jmaurer@cck.uni-kl.de
611 S:      Maintained
613 PCI SUBSYSTEM
614 P:      Martin Mares
615 M:      mj@atrey.karlin.mff.cuni.cz
616 L:      linux-kernel@vger.rutgers.edu
617 S:      Maintained
619 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
620 P:      Thomas Sailer
621 M:      sailer@ife.ee.ethz.ch
622 L:      linux-sound@vger.rutgers.edu
623 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
624 S:      Maintained
626 PCNET32 NETWORK DRIVER
627 P:      Thomas Bogendörfer
628 M:      tsbogend@alpha.franken.de
629 L:      linux-net@vger.rutgers.edu
630 S:      Maintained
632 PNP SUPPORT
633 P:      Tom Lees
634 M:      tom@lpsg.demon.co.uk
635 L:      pnp-users@ferret.lmh.ox.ac.uk
636 L:      pnp-devel@ferret.lmh.ox.ac.uk
637 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
638 S:      Maintained
640 PPP PROTOCOL DRIVERS AND COMPRESSORS
641 P:      Al Longyear
642 M:      longyear@pobox.com
643 L:      linux-ppp@vger.rutgers.edu
644 S:      Maintained
646 REAL TIME CLOCK DRIVER
647 P:      Paul Gortmaker
648 M       gpg109@rsphy1.anu.edu.au
649 L:      linux-kernel@vger.rutgers.edu
650 S:      Maintained
652 ROSE NETWORK LAYER
653 P:      Frederic Rible
654 M:      frible@teaser.fr
655 L:      linux-hams@vger.rutgers.edu
656 S:      Maintained
658 RISCOM8 DRIVER
659 P:      Dmitry Gorodchanin
660 M:      pgmdsg@ibi.com
661 L:      linux-kernel@vger.rutgers.edu
662 S:      Maintained
664 SBPCD CDROM DRIVER
665 P:      Eberhard Moenkeberg
666 M:      emoenke@gwdg.de
667 L:      linux-kernel@vger.rutgers.edu
668 S:      Maintained
670 SCSI SG DRIVER
671 P:      Doug Gilbert
672 M:      dgilbert@interlog.com
673 L:      linux-scsi@vger.rutgers.edu
674 W:      http://www.torque.net/sg
675 S:      Maintained
677 SCSI GENERIC
678 L:      linux-scsi@vger.rutgers.edu
679 M:      douglas.gilbert@rbcds.com
680 S:      Maintained
682 SCSI SUBSYSTEM
683 L:      linux-scsi@vger.rutgers.edu
684 S:      Unmaintained
686 SCSI TAPE DRIVER
687 P:      Kai Mdkisara
688 M:      Kai.Makisara@metla.fi
689 L:      linux-scsi@vger.rutgers.edu
690 S:      Maintained
692 SGI VISUAL WORKSTATION 320 AND 540
693 P:      Bent Hagemark
694 M:      bh@sgi.com
695 P:      Ingo Molnar
696 M:      mingo@redhat.com
697 S:      Maintained
699 SMB FILESYSTEM
700 P:      Volker Lendecke
701 M:      vl@kki.org
702 L:      samba@listproc.anu.edu.au
703 S:      Maintained
705 SMP: (except SPARC)
706 P:      Linus Torvalds
707 M:      torvalds@transmeta.com
708 L:      linux-smp@vger.rutgers.edu
709 S:      Maintained
711 SONIC NETWORK DRIVER
712 P:      Thomas Bogendoerfer
713 M:      tsbogend@alpha.franken.de
714 L:      linux-net@vger.rutgers.edu
715 S:      Maintained
717 SOUND
718 P:      Alan Cox 
719 M:      alan@redhat.com
720 S:      Supported
722 SPARC:
723 P:      David S. Miller
724 M:      davem@redhat.com
725 P:      Eddie C. Dost
726 M:      ecd@skynet.be
727 P:      Jakub Jelinek
728 M:      jj@sunsite.ms.mff.cuni.cz
729 P:      Anton Blanchard
730 M:      anton@progsoc.uts.edu.au
731 L:      sparclinux@vger.rutgers.edu
732 L:      ultralinux@vger.rutgers.edu
733 W:      http://ultra.linux.cz
734 W:      http://www.geog.ubc.ca/s_linux.html
735 S:      Maintained
737 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
738 P:      Roger Wolff
739 M:      R.E.Wolff@BitWizard.nl
740 M:      io8-linux@specialix.co.uk
741 L:      linux-kernel@vger.rutgers.edu ?
742 S:      Supported
744 SPX NETWORK LAYER
745 P:      Jay Schulist
746 M:      Jay.Schulist@spacs.k12.wi.us
747 L:      linux-net@vger.rutgers.edu
748 S:      Supported
750 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
751 P:      Greg Ungerer
752 M:      support@stallion.oz.au
753 M:      gerg@stallion.com
754 W:      http://www.stallion.com
755 S:      Supported
757 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
758 W:      http://mosquitonet.Stanford.EDU/strip.html
759 S:      Unsupported ?
761 SVGA HANDLING
762 P:      Martin Mares
763 M:      mj@atrey.karlin.mff.cuni.cz
764 L:      linux-video@atrey.karlin.mff.cuni.cz
765 S:      Maintained
767 SYSV FILESYSTEM
768 P:      Krzysztof G. Baranowski
769 M:      kgb@manjak.knm.org.pl
770 S:      Maintained
772 TLAN NETWORK DRIVER
773 P:      James Banks
774 M:      james@sovereign.org
775 L:      tlan@vuser.vu.union.edu
776 S:      Maintained
778 TOKEN-RING NETWORK DRIVER
779 P:      Paul Norton
780 M:      pnorton@ieee.org
781 L:      linux-net@vger.rutgers.edu
782 L:      linux-tr@emissary.aus-etc.com
783 S:      Maintained
785 U14-34F SCSI DRIVER
786 P:      Dario Ballabio
787 M:      dario@milano.europe.dg.com
788 L:      linux-scsi@vger.rutgers.edu
789 S:      Maintained
791 UMSDOS FILESYSTEM
792 P:      Matija Nalis
793 M:      mnalis@jagor.srce.hr
794 L:      linux-kernel@vger.rutgers.edu
795 S:      Maintained
797 UNIFORM CDROM DRIVER 
798 P:      Jens Axboe
799 M:      axboe@image.dk
800 L:      linux-kernel@vger.rutgers.edu
801 S:      Maintained
803 USB HUB AND UHCI DRIVERS
804 P:      Johannes Erdfelt
805 M:      jerdfelt@sventech.com
806 L:      linux-usb@suse.com
807 S:      Maintained
809 USB OHCI DRIVER
810 P:      Gregory P. Smith
811 M:      greg@electricrain.com
812 M:      greg@suitenine.com
813 L:      linux-usb@suse.com
814 S:      Maintained (not yet usable)
815 W:      http://suitenine.com/usb/
817 VFAT FILESYSTEM:
818 P:      Gordon Chaffee
819 M:      chaffee@cs.berkeley.edu
820 L:      linux-kernel@vger.rutgers.edu
821 W:      http://bmrc.berkeley.edu/people/chaffee
822 S:      Maintained
824 VIDEO FOR LINUX
825 P:      Alan Cox
826 M:      Alan.Cox@linux.org
827 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
828 S:      Maintained
830 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
831 P:     Jaspreet Singh
832 M:     jaspreet@sangoma.com
833 M:     dm@sangoma.com
834 W:     http://www.sangoma.com
835 S:     Supported
837 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
838 P:      Jean Tourrilhes
839 M:      jt@hplb.hpl.hp.com
840 S:      Maintained
842 WD7000 SCSI DRIVER
843 P:      Miroslav Zagorac
844 M:      zaga@fly.cc.fer.hr
845 L:      linux-scsi@vger.rutgers.edu
846 S:      Maintained
848 X.25 NETWORK LAYER
849 P:      Henner Eisen
850 M:      eis@baty.hanse.de
851 L:      linux-x25@vger.rutgers.edu
852 S:      Maintained
854 Z85230 SYNCHRONOUS DRIVER
855 P:      Alan Cox
856 M:      alan@redhat.com
857 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
858 S:      Maintained
860 Z8530 DRIVER FOR AX.25
861 P:      Joerg Reuter
862 M:      jreuter@poboxes.com
863 W:      http://poboxes.com/jreuter/
864 W:      http://qsl.net/dl1bke/
865 L:      linux-hams@vger.rutgers.edu
866 S:      Maintained
868 THE REST
869 P:      Linus Torvalds
870 S:      Buried alive in reporters