home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / tcpip / ibmpc / 4840 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.1 KB

  1. Path: sparky!uunet!psinntp!crynwr!nelson
  2. From: nelson@crynwr.com (Russell Nelson)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Need help in packet driver 
  5. Distribution: world
  6. Message-ID: <714404508snx@crynwr.com>
  7. References: <1992Aug17.195824.19635@umbc3.umbc.edu>
  8. Date: Fri, 21 Aug 92 13:41:48 GMT
  9. Organization: Crynwr Software
  10. Lines: 11
  11.  
  12. In article <1992Aug17.195824.19635@umbc3.umbc.edu> kchen@math15.math.umbc.edu writes:
  13.  
  14.    I  am writing a application using WATCOM's C386 in the DOS4G extender.
  15.    I fails to install a packet receive function by using access_type(). It
  16.    seems to me the problem is that the Packet driver was runing under real
  17.    mode and it can't address the receive function which is in protected
  18.    mode (offset > 1MB).
  19.  
  20. Right.  If DOS4G supports DPMI, then you can use DPMI's function to
  21. get a callback address.  Intel distributes the DPMI specification for free.
  22.  
  23. -russ <nelson@crynwr.com>  I'm proud to be a humble Quaker!
  24. Crynwr Software            Crynwr Software sells packet driver support.
  25. 11 Grant St.               315-268-1925 Voice
  26. Potsdam, NY 13676          315-268-9201 FAX
  27.