home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / rt / 449 < prev    next >
Encoding:
Text File  |  1992-08-26  |  783 b   |  22 lines

  1. Newsgroups: comp.sys.ibm.pc.rt
  2. Path: sparky!uunet!mcsun!sun4nl!dutrun!donau!johnvl
  3. From: johnvl@dutepp1.et.tudelft.nl (John van Leeuwen)
  4. Subject: Switch to RAW mode using IOCTL;  gives error
  5. Message-ID: <johnvl.714841328@dutepp1>
  6. Keywords: RAW mode
  7. Sender: news@donau.et.tudelft.nl (UseNet News System)
  8. Nntp-Posting-Host: dutepp1.et.tudelft.nl
  9. Organization: Delft University of Technology, Dept. of Electrical Engineering
  10. Date: Wed, 26 Aug 1992 15:02:08 GMT
  11. Lines: 9
  12.  
  13. Switching to RAW mode seems to be quite easy, at least if
  14. one thinks using the System V code on a said to be BSD unix
  15. But: ioctl() returns an I/O error when I did it.
  16.  
  17. The routine I used is taken from the book UNIX network programming
  18. by W.Richard Stevens.
  19.  
  20. I would be grateful for any info, or a working routine.
  21.  
  22.