Import 2.1.118
[davej-history.git] / MAINTAINERS
blobdd0e825e1850d99d2d01c02005c48e1e36cdff9f
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.
21 4.      When you are happy with a change make it generally available for
22         testing and await feedback.
24 5.      Make a patch available to the relevant maintainer in the list. Use
25         'diff -u' to make the patch easy to merge. Be prepared to get your
26         changes sent back with seemingly silly requests about formatting
27         and variable names.  These aren't as silly as they seem. One
28         job the maintainers (and especially Linus) do is to keep things
29         looking the same. Sometimes this means that the clever hack in
30         your driver to get around a problem actual needs to become a
31         generalized kernel feature ready for next time.
33         PLEASE try to include any credit lines you want added with the
34         patch. It avoids people being missed off by mistake and makes
35         it easier to know who wants adding and who doesn't.
37         PLEASE document known bugs. If it doesn't work for everything
38         or does something very odd once a month document it.
40 6.      Make sure you have the right to send any changes you make. If you
41         do changes at work you may find your employer owns the patch
42         not you.
44 7.      Happy hacking.
46                 -----------------------------------
48 Maintainers List (try to look for most precise areas first)
50 Note: For the hard of thinking, this list is meant to remain in Alphabetical
51 order. If you could add yourselves to it in Alphabetical order that would
52 so much easier [Ed]
54 P: Person
55 M: Mail patches to
56 L: Mailing list that is relevant to this area
57 W: Web-page with status/info
58 S: Status, one of the following:
60         Supported:      Someone is actually paid to look after this (wildly
61                         improbable).
62         Maintained:     Someone actually looks after it.
63         Odd Fixes:      It has a maintainer but they don't have time to do
64                         much other than throw the odd patch in. See below..
65         Orphan:         No current maintainer [but maybe you could take the 
66                         role as you write your new code].
67         Obsolete:       Old code. Something tagged obsolete generally means
68                         it has been replaced by a better system and you
69                         should be using that.
71 3C501 NETWORK DRIVER
72 P:      Alan Cox
73 M:      alan@the.3c501.cabal.tm
74 L:      linux-net@vger.rutgers.edu
75 S:      Maintained
77 3C505 NETWORK DRIVER
78 P:      Philip Blundell
79 M:      Philip.Blundell@pobox.com
80 L:      linux-net@vger.rutgers.edu
81 S:      Maintained
83 6PACK NETWORK DRIVER FOR AX.25
84 P:      Andreas Koensgen
85 M:      ajk@iehk.rwth-aachen.de
86 L:      linux-hams@vger.rutgers.edu
87 S:      Maintained
89 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
90 P:      Paul Gortmaker
91 M:      gpg109@rsphy1.anu.edu.au
92 L:      linux-net@vger.rutgers.edu
93 S:      Maintained
94 W:      http://rsphy1.anu.edu.au/~gpg109/ne2000.html
96 AEDSP16 DRIVER
97 P:      Riccardo Facchetti
98 M:      fizban@tin.it
99 S:      Maintained
101 ADVANSYS SCSI DRIVER
102 P:      Bob Frey
103 M:      Bob Frey <bobf@advansys.com>
104 W:      http://www.advansys.com/linux
105 S:      Maintained
107 AHA152X SCSI DRIVER
108 P:      Juergen E. Fischer
109 M:      Juergen Fischer <fischer@et-inf.fho-emden.de>
110 L:      linux-scsi@vger.rutgers.edu
111 S:      Maintained
113 APM DRIVER
114 P:      Stephen Rothwell
115 M:      Stephen.Rothwell@canb.auug.org.au
116 L:      linux-laptop@vger.rutgers.edu
117 S:      Maintained
119 APPLETALK NETWORK LAYER
120 P:      Jay Schulist
121 M:      Jay.Schulist@spacs.k12.wi.us
122 L:      linux-atalk@netspace.org
123 S:      Maintained
125 ARPD SUPPORT
126 P:      Jonathan Layes
127 M:      layes@loran.com
128 L:      linux-net@vger.rutgers.edu
129 S:      Maintained
131 ARM MFM AND FLOPPY DRIVERS
132 P:      Dave Gilbert
133 M:      linux@treblig.org
134 S:      Maintained
136 ARM PORT
137 P:      Russell King
138 M:      linux@arm.uk.linux.org
139 L:      linux-arm@vger.rutgers.edu
140 L:      arm-linux@tardis.ed.ac.uk
141 W:      http://www.arm.uk.linux.org/~rmk/armlinux.html
142 S:      Maintained
144 AX.25 NETWORK LAYER
145 P:      Jon Naylor
146 M:      jsn@cs.nott.ac.uk
147 L:      linux-hams@vger.rutgers.edu
148 S:      Maintained
150 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
151 P:      Thomas Sailer
152 M:      sailer@ife.ee.ethz.ch
153 L:      linux-hams@vger.rutgers.edu
154 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
155 S:      Maintained
157 BUSLOGIC SCSI DRIVER
158 P:      Leonard N. Zubkoff
159 M:      Leonard N. Zubkoff <lnz@dandelion.com>
160 L:      linux-scsi@vger.rutgers.edu
161 W:      http://www.dandelion.com/Linux/
162 S:      Maintained
164 CONFIGURE.HELP
165 P:      Axel Boldt
166 M:      boldt@math.ucsb.edu
167 S:      Maintained
169 CREDITS FILE
170 P:      John A. Martin
171 M:      jam@acm.org
172 S:      Maintained
174 CYCLADES ASYNC MUX DRIVER
175 P:      Marcio Saito
176 M:      Marcio Saito <marcio@cyclades.com>
177 W:      http://www.cyclades.com/
178 S:      Supported
180 DAMA SLAVE for AX.25
181 P:      Joerg Reuter
182 M:      jreuter@poboxes.com
183 W:      http://poboxes.com/jreuter/
184 W:      http://qsl.net/dl1bke/
185 L:      linux-hams@vger.rutgers.edu
186 S:      Maintained
188 DECnet NETWORK LAYER
189 P:      Steven Whitehouse
190 M:      SteveW@ACM.org
191 L:      netdev@roxanne.nuclecu.unam.mx
192 S:      Maintained
194 DEVICE NUMBER REGISTRY
195 P:      H. Peter Anvin
196 M:      hpa@zytor.com
197 L:      linux-kernel@vger.rutgers.edu
198 S:      Maintained
200 DIGI INTL. EPCA DRIVER:
201 P:      Daniel Taylor
202 M:      support@dgii.com
203 M:      digilnux@dgii.com
204 L:      digiboard@list.fuller.edu
205 S:      Maintained
207 DIGI RIGHTSWITCH NETWORK DRIVER
208 P:      Rick Richardson
209 M:      rick@dgii.com
210 L:      linux-net@vger.rutgers.edu
211 W:      http://www.dgii.com/linux/
212 S:      Maintained
214 DISKQUOTA:
215 P:      Marco van Wieringen
216 M:      mvw@planets.elm.net
217 L:      linux-kernel@vger.rutgers.edu
218 S:      Maintained
220 EATA-DMA SCSI DRIVER
221 P:      Michael Neuffer
222 M:      mike@i-Connect.Net
223 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
224 S:      Maintained
226 EATA ISA/EISA/PCI SCSI DRIVER
227 P:      Dario Ballabio
228 M:      dario@milano.europe.dg.com
229 L:      linux-scsi@vger.rutgers.edu
230 S:      Maintained
232 EATA-PIO SCSI DRIVER
233 P:      Michael Neuffer
234 M:      mike@i-Connect.Net
235 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
236 S:      Maintained
238 ETHEREXPRESS-16 NETWORK DRIVER
239 P:      Philip Blundell
240 M:      Philip.Blundell@pobox.com
241 L:      linux-net@vger.rutgers.edu
242 S:      Maintained
244 EXT2 FILE SYSTEM
245 P:      Remy Card
246 M:      Remy.Card@linux.org
247 L:      linux-kernel@vger.rutgers.edu
248 S:      Maintained
250 FILE LOCKING (flock() and fcntl()/lockf())
251 P:      Andy Walker
252 M:      andy@lysaker.kvaerner.no
253 L:      linux-kernel@vger.rutgers.edu
254 S:      Maintained
256 FPU EMULATOR
257 P:      Bill Metzenthen
258 M:      billm@suburbia.net
259 W:      http://suburbia.net/~billm/floating-point/emulator/
260 S:      Maintained
262 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
263 P:      Mike McLagan
264 M:      mike.mclagan@linux.org
265 L:      linux-net@vger.rutgers.edu
266 S:      Maintained
268 FTAPE/QIC-117:
269 P:      Claus-Justus Heine
270 M:      claus@momo.math.rwth-aachen.de
271 L:      linux-tape@vger.rutgers.edu
272 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
273 S:      Maintained
275 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
276 P:      Rik Faith
277 M:      faith@cs.unc.edu
278 L:      linux-scsi@vger.rutgers.edu
279 S:      Odd fixes (e.g., new signatures)
281 GDT SCSI DISK ARRAY CONTROLLER DRIVER
282 P:      Achim Leubner
283 M:      achim@vortex.de
284 L:      linux-scsi@vger.rutgers.edu
285 W:      http://www.icp-vortex.com/
286 S:      Supported
288 HAYES ESP SERIAL DRIVER:
289 P:      Andrew J. Robinson
290 M:      arobinso@nyx.net
291 L:      linux-kernel@vger.rutgers.edu
292 W:      http://www.nyx.net/~arobinso
293 S:      Maintainted
295 HIGH-SPEED SCC DRIVER FOR AX.25
296 P:      Klaus Kudielka
297 M:      oe1kib@oe1kib.ampr.org
298 L:      linux-hams@vger.rutgers.edu
299 S:      Maintained
301 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
302 P:      Jaroslav Kysela
303 M:      perex@jcu.cz
304 S:      Maintained
306 IDE DRIVER [GENERAL]
307 P:      Mark Lord
308 M:      mlord@pobox.com
309 L:      linux-kernel@vger.rutgers.edu
310 S:      Odd Fixes
312 IDE/ATAPI CDROM DRIVER 
313 P:      Erik Andersen
314 M:      andersee@debian.org
315 L:      linux-kernel@vger.rutgers.edu
316 S:      Maintained
318 IDE/ATAPI TAPE/FLOPPY DRIVERS
319 P:      Gadi Oxman
320 M:      Gadi Oxman <gadio@netvision.net.il>
321 L:      linux-kernel@vger.rutgers.edu
322 S:      Maintained
324 IP FIREWALL
325 P:      Paul Russell
326 M:      Paul.Russell@rustcorp.com.au
327 W:      http://www.adelaide.net.au/~rustcorp/ipfwchains/ipfwchains.html
328 S:      Maintained
330 IP FIREWALL
331 P:      Paul Russell
332 M:      Paul.Russell@rustcorp.com.au
333 W:      http://www.adelaide.net.au/~rustcorp/ipfwchains/ipfwchains.html
334 S:      Maintained
336 IPX/SPX NETWORK LAYER
337 P:      Jay Schulist
338 M:      Jay Schulist <Jay.Schulist@spacs.k12.wi.us>
339 L:      linux-net@vger.rutgers.edu
340 S:      Maintained
342 ISDN SUBSYSTEM
343 P:      Fritz Elfert
344 M:      fritz@wuemaus.franken.de
345 L:      isdn4linux@hub-wue.franken.de
346 S:      Maintained
348 JOYSTICK DRIVER
349 P:      Vojtech Pavlik
350 M:      vojtech@ucw.cz
351 L:      linux-joystick@atrey.karlin.mff.cuni.cz
352 W:      http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
353 S:      Maintained
355 KERNEL AUTOMOUNTER (AUTOFS)
356 P:      H. Peter Anvin
357 M:      hpa@zytor.com
358 L:      autofs@linux.kernel.org
359 S:      Maintained
361 LINUX FOR POWERPC (PREP)
362 P:      Cort Dougan
363 M:      cort@cs.nmt.edu
364 W:      http://www.cs.nmt.edu/~linuxppc/
365 S:      Maintained
367 LINUX FOR POWER MACINTOSH
368 P:      Paul Mackerras
369 M:      paulus@cs.anu.edu.au
370 L:      linux-pmac@samba.anu.edu.au
371 S:      Maintained
373 M68K:
374 P:      Jes Sorensen
375 M:      Jes.Sorensen@cern.ch
376 W:      http://www.clark.net/pub/lawrencc/linux/index.html
377 L:      linux-m68k@lists.linux-m68k.org
378 S:      Maintained
380 M68K ON APPLE MACINTOSH:
381 P:      Alan Cox
382 M:      Alan.Cox@linux.org
383 W:      http://www.mac.linux-m68k.org/home.html
384 L:      linux-mac68k@wave.lm.com
385 S:      As time permits [Michael confess, you are the mac68k maintainer 8)]
387 MENUCONFIG:
388 P:      Michael Elizabeth Chastain
389 M:      mec@shout.net
390 L:      linux-kernel@vger.rutgers.edu
391 S:      Maintained
393 MIPS:
394 P:      Ralf Baechle
395 M:      ralf@gnu.ai.mit.edu
396 W:      http://lena.fnet.fr/
397 L:      linux-mips@fnet.fr
398 S:      Maintained
400 MODULE SUPPORT [GENERAL], KERNELD
401 P:      Richard Henderson
402 M:      richard@gnu.ai.mit.edu
403 L:      linux-kernel@vger.rutgers.edu
404 S:      Maintained
406 MOUSE AND MISC DEVICES [GENERAL]
407 P:      Alessandro Rubini
408 M:      rubini@ipvvis.unipv.it
409 L:      linux-kernel@vger.rutgers.edu
410 S:      Maintained
412 MULTISOUND SOUND DRIVER
413 P:      Andrew Veliath
414 M:      andrewtv@usa.net
415 S:      Maintained
417 NCP FILESYSTEM:
418 P:      Petr Vandrovec
419 M:      vandrove@vc.cvut.cz
420 P:      Volker Lendecke
421 M:      lendecke@Math.Uni-Goettingen.de
422 L:      linware@sh.cvut.cz
423 S:      Maintained
425 NETROM NETWORK LAYER
426 P:      Jon Naylor
427 M:      jsn@cs.nott.ac.uk
428 L:      linux-hams@vger.rutgers.edu
429 S:      Maintained
431 NETWORK BLOCK DEVICE
432 P:      Pavel Machek
433 M:      pavel@atrey.karlin.mff.cuni.cz
434 S:      Maintained
436 NETWORKING [GENERAL]:
437 P:      Networking Teak
438 M:      netdev@nuclecu.unam.mx
439 L:      linux-net@vger.rutgers.edu
440 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
441 S:      Maintained
443 NETWORKING [IPv4/IPv6]:
444 P:      David S. Miller
445 M:      davem@caip.rutgers.edu
446 P:      Eric Schenk
447 M:      Eric.Schenk@dna.lth.se
448 P:      Alexey Kuznetsov
449 M:      kuznet@ms2.inr.ac.ru
450 L:      netdev@roxanne.nuclecu.unam.mx
451 S:      Maintained
453 NI5010 NETWORK DRIVER
454 P:     Jan-Pascal van Best and Andreas Mohr
455 M:     jvbest@qv3pluto.leidenuniv.nl (Best)
456 M:     100.30936@germany.net (Mohr)
457 L:     linux-net@vger.rutgers.edu
458 S:     Maintained
460 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
461 P:      Eberhard Moenkeberg
462 M:      emoenke@gwdg.de
463 L:      linux-kernel@vger.rutgers.edu
464 S:      Maintained
466 PARALLEL PORT SUPPORT
467 P:      Phil Blundell
468 M:      Philip.Blundell@pobox.com
469 P:      Tim Waugh
470 M:      tim@cyberelk.demon.co.uk
471 P:      David Campbell
472 M:      campbell@torque.net
473 P:      Andrea Arcangeli
474 M:      arcangeli@mbox.queen.it
475 L:      linux-parport@torque.net
476 L:      pnp-list@redhat.com
477 W:      http://www.cyberelk.demon.co.uk/parport.html
478 W:      http://www.cage.curtin.edu.au/~campbell/parbus/
479 S:      Maintained
481 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
482 P:      Grant Guenther
483 M:      grant@torque.net
484 L:      linux-parport@torque.net
485 W:      http://www.torque.net/linux-pp.html
486 S:      Maintained
488 PCI ID DATABASE
489 P:      Jens Maurer
490 M:      jmaurer@cck.uni-kl.de
491 S:      Maintained
493 PCI SUBSYSTEM
494 P:      Martin Mares
495 M:      mj@atrey.karlin.mff.cuni.cz
496 L:      linux-kernel@vger.rutgers.edu
497 S:      Maintained
499 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
500 P:      Thomas Sailer
501 M:      sailer@ife.ee.ethz.ch
502 L:      linux-sound@vger.rutgers.edu
503 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
504 S:      Maintained
506 PCNET32 NETWORK DRIVER
507 P:      Thomas Bogendoerfer
508 M:      tsbogend@alpha.franken.de
509 L:      linux-net@vger.rutgers.edu
510 S:      Maintained
512 PNP SUPPORT
513 P:      Tom Lees
514 M:      tom@lpsg.demon.co.uk
515 L:      pnp-users@ferret.lmh.ox.ac.uk
516 L:      pnp-devel@ferret.lmh.ox.ac.uk
517 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
518 S:      Maintained
520 PPP PROTOCOL DRIVERS AND COMPRESSORS
521 P:      Al Longyear
522 M:      longyear@pobox.com
523 L:      linux-ppp@vger.rutgers.edu
524 S:      Maintained
526 REAL TIME CLOCK DRIVER
527 P:      Paul Gortmaker
528 M       gpg109@rsphy1.anu.edu.au
529 L:      linux-kernel@vger.rutgers.edu
530 S:      Maintained
532 RISCOM8 DRIVER:
533 P:      Dmitry Gorodchanin
534 M:      pgmdsg@ibi.com
535 L:      linux-kernel@vger.rutgers.edu
536 S:      Maintained
538 SBPCD CDROM DRIVER
539 P:      Eberhard Moenkeberg
540 M:      emoenke@gwdg.de
541 L:      linux-kernel@vger.rutgers.edu
542 S:      Maintained
544 SCSI SUBSYSTEM
545 L:      linux-scsi@vger.rutgers.edu
546 S:      Unmaintained
548 SCSI TAPE DRIVER
549 P:      Kai Mdkisara
550 M:      Kai.Makisara@metla.fi
551 L:      linux-scsi@vger.rutgers.edu
552 S:      Maintained
554 SMB FILESYSTEM:
555 P:      Volker Lendecke
556 M:      lendecke@Math.Uni-Goettingen.de
557 L:      samba@listproc.anu.edu.au
558 S:      Maintained
560 SMP: (except SPARC)
561 P:      Linus Torvalds
562 M:      torvalds@transmeta.com
563 L:      linux-smp@vger.rutgers.edu
564 S:      Maintained
566 SOUND
567 P:      Alan Cox 
568 M:      alan@redhat.com
569 S:      Supported
571 SPARC:
572 P:      Eddie C. Dost
573 M:      ecd@skynet.be
574 L:      sparclinux@vger.rutgers.edu
575 S:      Maintained
577 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
578 P:      Roger Wolff
579 M:      R.E.Wolff@BitWizard.nl
580 M:      io8-linux@specialix.co.uk
581 L:      linux-kernel@vger.rutgers.edu ?
582 S:      Supported
584 SPX NETWORK LAYER
585 P:      Jay Schulist
586 M:      Jay.Schulist@spacs.k12.wi.us
587 L:      linux-net@vger.rutgers.edu
588 S:      Supported
590 SPX NETWORK LAYER
591 P:      Jay Schulist
592 M:      Jay.Schulist@spacs.k12.wi.us
593 L:      linux-net@vger.rutgers.edu
594 S:      Supported
596 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
597 P:      Greg Ungerer
598 M:      support@stallion.oz.au
599 M:      gerg@stallion.com
600 W:      http://www.stallion.com
601 S:      Supported
603 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
604 P:      Stuart Cheshire
605 M:      cheshire@cs.stanford.edu
606 W:      http://mosquitonet.Stanford.EDU/strip.html
607 S:      Maintained
609 SVGA HANDLING:
610 P:      Martin Mares
611 M:      mj@atrey.karlin.mff.cuni.cz
612 L:      linux-video@atrey.karlin.mff.cuni.cz
613 S:      Maintained
615 SYSV FILESYSTEM
616 P:      Krzysztof G. Baranowski
617 M:      kgb@manjak.knm.org.pl
618 S:      Maintained
620 TLAN NETWORK DRIVER
621 P:      James Banks
622 M:      james@sovereign.org
623 L:      tlan@vuser.vu.union.edu
624 S:      Maintained
626 TOKEN-RING NETWORK DRIVER
627 P:      Paul Norton
628 M:      p.norton@computer.org
629 L:      linux-net@vger.rutgers.edu
630 L:      linux-tr@emissary.aus-etc.com
631 S:      Maintained
633 U14-34F SCSI DRIVER
634 P:      Dario Ballabio
635 M:      dario@milano.europe.dg.com
636 L:      linux-scsi@vger.rutgers.edu
637 S:      Maintained
639 UMSDOS FILESYSTEM
640 P:      Matija Nalis
641 M:      mnalis@jagor.srce.hr
642 L:      linux-kernel@vger.rutgers.edu
643 S:      Maintained
645 UNIFORM CDROM DRIVER 
646 P:      Erik Andersen
647 M:      andersee@debian.org
648 L:      linux-kernel@vger.rutgers.edu
649 S:      Maintained
651 VFAT FILESYSTEM:
652 P:      Gordon Chaffee
653 M:      chaffee@cs.berkeley.edu
654 L:      linux-kernel@vger.rutgers.edu
655 W:      http://bmrc.berkeley.edu/people/chaffee
656 S:      Maintained
658 VIDEO FOR LINUX
659 P:      Alan Cox
660 M:      Alan.Cox@linux.org
661 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
662 S:      Maintained
664 WAN ROUTER AND SANGOMA WANPIPE DRIVERS (X.25, FRAME RELAY, PPP)
665 P:     Gene Kozin
666 M:     genek@compuserve.com
667 M:     dm@sangoma.com
668 W:     http://www.sangoma.com
669 S:     Supported
671 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
672 P:      Jean Tourrilhes
673 M:      jt@hplb.hpl.hp.com
674 S:      Maintained
676 WD7000 SCSI DRIVER
677 P:      Miroslav Zagorac
678 M:      zaga@fly.cc.fer.hr
679 L:      linux-scsi@vger.rutgers.edu
680 S:      Maintained
682 Z8530 DRIVER FOR AX.25
683 P:      Joerg Reuter
684 M:      jreuter@poboxes.com
685 W:      http://poboxes.com/jreuter/
686 W:      http://qsl.net/dl1bke/
687 L:      linux-hams@vger.rutgers.edu
688 S:      Maintained
691 REST:
692 P:      Linus Torvalds
693 S:      Buried alive in diapers