home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / rng-810.zip / randdrv.ddp < prev    next >
Text File  |  1994-01-28  |  1KB  |  41 lines

  1. * RANDDRV.SYS random number driver for RNG-810 or similar hardware
  2. * Copyright (C) 1994 Paul Elliot
  3. *
  4. * This program is free software; you can redistribute it and/or
  5. * modify it under the terms of the GNU General Public License
  6. * as published by the Free Software Foundation; either version 2
  7. * of the License, or (at your option) any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12. * GNU General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program; if not, write to the Free Software
  16. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  17. *
  18. *Paul.Elliott@Hrnowl.LoneStar.Org
  19. *
  20. *Paul Elliott
  21. *
  22. *3986 South Gessner #224 Houston TX 77063
  23. *
  24. *
  25. * Hardware Random number generator driver for OS/2
  26. * supports calnet 810RNG 
  27. * newbridge 810 RNG
  28. *
  29. * Use OS/2 DDINSTAL program to copy the drivers.
  30. *
  31. :TITLE
  32. Hardware Random number generator for RNG 810
  33.  
  34. :CONFIG
  35. DEVICE=RANDDRV.SYS %X300
  36.  
  37. :FILES
  38. RANDDRV.SYS \OS2\RANDDRV.SYS
  39.  
  40.