home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4770 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.7 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!pdxgate!rigel!brians
  2. From: brians@rigel.cs.pdx.edu (Brian Smith)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386BSD 0.1: trouble with western digital card 8013 EBT
  5. Keywords: 386BSD
  6. Message-ID: <6032@pdxgate.UUCP>
  7. Date: 27 Aug 92 16:48:20 GMT
  8. Article-I.D.: pdxgate.6032
  9. References: <J865AXV@hp832.informatik.hu-berlin.de>
  10. Sender: news@pdxgate.UUCP
  11. Lines: 27
  12.  
  13. news@hp832.informatik.hu-berlin.de (H.Boehme U.Kunitz) writes:
  14.  
  15. >Hi,
  16.  
  17. >We installed 386BSD 0.1 on a 386 AT. Everything works fine, but ...
  18. >We tried to use the networking features. It seems that there is
  19. >a software problem. The programm isn't able to read networking packets
  20. >correctly. Following messages are printed:
  21. >reject: 65xxx. (xxx stands for different numbers.)
  22.  
  23. >We found that in the memory on every second byte is a 0xff.
  24. The problem is most likely that the vga board that you have is 16-bit,
  25. and the memory address that the wd8013 is at is in the same 128K range
  26. as the 16-bit vga memory.  The MMU on the [34]86 believes that the memory
  27. mapped RAM from the wd8013 is 16-bit accessible.  I've had this problem
  28. here at work.
  29.  
  30. The kludge solution is to put your vga card in a 8-bit slot.
  31.  
  32. Brian
  33.  
  34. /---------------------------------------|------------------------------------\
  35. | #include <std/disclaim.h>             | Inet: brians@rigel.cs.pdx.edu      |
  36. | #include <human/erors.h>              |       brians@protools.com          |
  37. |---------------------------------------|------------------------------------|
  38. | Behold the warranty.. the bold print giveth and the fine print taketh away.|
  39. \----------------------------------------------------------------------------/
  40.