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