home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9363 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!malgudi.oar.net!uoft02.utoledo.edu!desire.wright.edu!newwave
  2. Newsgroups: comp.sys.hp
  3. Subject: SCRAMNet on the HP9000/720
  4. Message-ID: <1992Aug17.162939.3541@desire.wright.edu>
  5. From: newwave@desire.wright.edu
  6. Date: 17 Aug 92 16:29:39 EST
  7. Organization: Wright State University 
  8. Lines: 23
  9.  
  10.  
  11. Hi:
  12.  
  13.   I am in the process of writing a program to access memory on the EISA bus
  14. on the HP9000 Series 720 running HP-UX 8.07.  I have the E/ISA Adapter 
  15. installed in the system.  The device I am trying to install is called 
  16. SCRAMNet.  It is an Optical Shared Memory Networking Porduct.  It has 
  17. on-board memory that can range from 128K to 2M bytes.  This is Shared Memory.
  18.  
  19.   The task I am trying to accomplish is to access this hardware that has memory
  20. on the E/ISA bus.  The only way I have found to get to this memory in the 
  21. above environment is through "shmat" and "shmget" operations.  This requires a
  22. driver.
  23.  
  24.   My question to all interested party is whether I am on the right track?  Or
  25. is there another way to get to the SCRAMNet Memory.  Any help or suggestions
  26. are welcomed.
  27.  
  28. Please email your responses.  I will post results if people request.  Thanking
  29. you in advance.
  30.  
  31. Cheers...
  32. K. Desai
  33.