home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / i486 / ieee488 / IEEE-488Driver.0.9.README next >
Encoding:
Text File  |  1996-11-09  |  1.5 KB  |  38 lines

  1. The source code for this NEXTSTEP 3.2 driver is released
  2. under the terms of the GNU General Public License.
  3.  
  4. The driver is distributed in two forms.  The first, IEEE488Driver0.9.src.tar.gz,
  5. contains the sources for the driver and associated support routines. Get this
  6. if you want to see how a DriverKit device driver using interrupts and
  7. host-master DMA works.  A binary version of the driver is available in the
  8. Installer.app packege IEEE488Driver0.9.pkg.
  9.  
  10. To install the driver from the IEEE488Driver0.9.pkg package:
  11.     1 - Log in as root.
  12.     2 - Double click on the IEEE488Driver0.9.pkg file.
  13.         - Click on the `Install' button.
  14.     3 - Run Configure.app:
  15.         - click on the `Other' button at the top of the window.
  16.         - click on the `Add...' button.
  17.           This will bring up the `Add Other Devices' panel
  18.         - click on the `National Instruments GPIB-PCII/IIA' line.
  19.         - click on the `Add' button.
  20.         - set the IRQ/DMA/Port information to match the
  21.           way the card is configured.
  22.         - set the controller GPIB address and timeout appropriately.
  23.           The default values are probably a good start.
  24.         - save the configuration.
  25.     4 - Reboot your computer
  26.  
  27. See Info.rtfd for more information.
  28.  
  29. Please send comments, suggestions, improvements to:
  30.     W. Eric Norum
  31.     Saskatchewan Accelerator Laboratory
  32.     University of Saskatchewan
  33.     107 North Road
  34.     Saskatoon, Saskatchewan, CANADA
  35.     S7N 5C6
  36.  
  37.     eric@skatter.usask.ca
  38.