home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8074 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  622 b 

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!news
  2. From: rwb@borg.VI.RI.CMU.EDU (Robert Berger)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: mapping a device into usr space
  5. Message-ID: <C0pMIE.Jop.2@cs.cmu.edu>
  6. Date: 11 Jan 93 22:01:24 GMT
  7. Article-I.D.: cs.C0pMIE.Jop.2
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Organization: School of Computer Science, Carnegie Mellon
  10. Lines: 4
  11. Nntp-Posting-Host: borg.vi.ri.cmu.edu
  12.  
  13.  
  14. I have a device driver that uses map_addr to map a device into kernel
  15. space. Is there any way my device driver can map the memory into
  16. user space, as the vid0 driver does?
  17.