home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / packetdrivers.tar.gz / pd.tar / doc / workers.doc < prev   
Text File  |  1995-06-25  |  5KB  |  86 lines

  1. The following people have put resources into improving packet drivers.
  2. Order of listing is more or less chronological.  Email addresses may
  3. not longer be current, and in fact, some are not.
  4.  
  5. John Romkey <romkey@elf.com>, who created the spec in the first place.
  6. James van Bokkelen <jbvb@ftp.com>, who is maintaining the spec.
  7. Karl Auerbach <karl@empirical.com>, who adapted MIT's PC/IP to use the packet
  8.     driver spec and wrote a packet driver for the TRW-2000.
  9. Phil Karn <karn@ucsd.edu>, who added a packet driver interface to
  10.     his code, and supplied C code for the 3c501 and SLIP8250 drivers.
  11. Bill Doster <Bill_Doster@um.cc.umich.edu>, who wrote a NI5010 driver in C for
  12.     Phil Karn's net.
  13. Russell Nelson <nelson@crynwr.com>, who created the packet driver
  14.     skeleton and adapted several existing drivers to it.
  15. Bob Clements <clements@bbn.com>, who wrote the WD8003E and 3c503 drivers.
  16. Brad Clements <bkc@omnigate.clarkson.edu>, who adapted NCSA Telnet to use the
  17.     packet driver spec.
  18. (Bob and Brad are not related.)
  19. The Wollongong Group, in the person of Leo J. McLaughlin (now <ljm@ftp.com>,
  20.     which has committed to supporting the spec.
  21. 3Com, in the person of <Eric_Siegel@dsd.3mail.3com.com>, has been helpful
  22.     in getting 3Com's documention to packet driver authors.
  23. Dan Lanciani <ddl@harvard.edu>, who wrote the 3c523 driver.
  24. Denis DeLaRoca <delaroca@denis.oac.ucla.edu>, who added hardware handshake
  25.     to the SLIP8250 driver.
  26. John Grover <JGROVER@maine.bitnet>, who optimized the SLIP8250 driver to
  27.     work at 38.4 Kbps.
  28. Rainer Toebbicke <RTB@CERNVM.bitnet> who wrote the BICC Isolan driver.
  29. Jan Engvald LDC <xjeldc@gemini.ldc.lu.se>, who improved the wd8003e driver,
  30.     and added MicroChannel support.
  31. Krishnan Gopalan <gkrishn@eng.clemson.edu> and
  32. Gregg Stefancik <wstef@eng.clemson.edu> of Clemson University Engineering
  33.     Computer Operations, who wrote the packet driver for the 3c505 card.
  34. Vance Morrison <morrison@acns.nwu.edu> added starlan support to the wd8003e
  35.     driver.
  36. Brian Fisher <fisherb@qucdn.queensu.ca>, who wrote an "Ethernet" packet driver
  37.     for the IBM Token Ring Adapter card.
  38. Eric Henderson <No longer at BYU> of Brigham Young University, who wrote
  39.     a packet driver for Novell's NE1000 and NE2000.
  40. Joe Doupnik <jrd@cc.usu.edu> improved head.asm by adding some comments and
  41.     brought it further into line with the PDS, added promiscuous mode to
  42.     the wd8003e driver, and modified the PC/IP netwatch to use packet
  43.     drivers.
  44. David Horne <71271.1141@CompuServe.COM>, who wrote a packet driver for Novell's
  45.     NE2000.
  46. Michael Haberler <mah@wu-wien.ac.at>, who wrote an IP over NetBIOS packet
  47.     driver.
  48. Paul Kranenburg <rulcs!kranenbu@relay.eu.net>, who wrote an IP over IPX packet
  49.     driver.
  50. David E. Johnson <dave@tacky.cs.olemiss.edu>, who fixed the 3c505 driver.
  51. James A. Harvey <IJAH400@indyvax.iupui.edu>, who fixed the AT test in tail.asm
  52.     and the 3c503 lockup problem.
  53. Anto Prijosoesilo <anto@anto.acs.unt.edu>, who fixed a bug related to DMA in
  54.     the ni6510 driver.
  55. John Mann <johnm@vaxc.cc.monash.edu.au>, who submitted some code to delay the
  56.     etopen and convert between Novell's pseudo IEEE 802.3 packets and
  57.     Ethernet packets.
  58. Drew Daniel Perkins <ddp+@andrew.cmu.edu>, who designed and implemented
  59.     as_send_pkt (asynchronous send) for the wd8013ebt, and improved
  60.     pktsend in the process
  61. Katie Stevens <kstevens@ucdavis.edu>, who wrote a LocalTalk driver.
  62. Steven Wallace <wallaces@ucs.indiana.edu>, who added a hack for MS-Windows.
  63. Reinhard Strebler <RZ40@DKAUNI2.BITNET>, who hacked on termin, and slip8250.
  64. Martin Knoblauch <XBR2D96D@DDATHD21.BITNET>, who fixed ni5010 promiscuous mode.
  65. Tobias Reber <dok235@cvx12.inet.dkfz-heidelberg.de>, who fixed the 3c523.
  66. Gregory T Small <gts@violet.Berkeley.EDU>, who found a bug in the packet
  67.     interrupt verification.
  68. Dave Price <dapx@cs.aber.ac.uk> wrote a packet driver for the Mitel
  69.     Express ISDN card.
  70. Doug Smith <smithdg@clutx.clarkson.edu> ported the ni6510 driver to the
  71.     depca card.
  72. Don Provan <donp@xlnvax.novell.com> fixed a bug in the -n switch code.
  73. John Baird <J.Baird@tahi.lincoln.ac.nz> wrote some ipxpkt documentation.
  74. Sylvan Butler <sbutl@bert.cs.byu.edu> fixed two bugs in ubnicpc.
  75. Markku Toijala <mto@xerver.icl.fi> who submitted a packet driver for
  76.     the ICL EtherTeam16 (formerly Nokia Data), and some fixes for
  77.     IBMTOKEN.
  78. Chris Elmquist, <elmquist@SSESCO.com>, who modified the Tiara packet driver
  79.     to work on the Multitech EN301.
  80. Michael Martineau <martinea@hawk.nstn.ns.ca> submitted modifications
  81.     to the SLIP8250 driver to make it a simulated Ethernet
  82.     driver, calling it ETHERSL.
  83.  
  84. New additions to the list of names and email addresses of
  85. contributors are now in CHANGES.DOC.
  86.