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