home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / pcclone / 32bit / 1391 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.9 KB

  1. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!adams
  2. From: adams@pdv2.fmr.maschinenbau.th-darmstadt.de (Adams)
  3. Newsgroups: comp.unix.pc-clone.32bit
  4. Subject: Re: No EISA support SVR4.2
  5. Date: 28 Jan 93 01:28:30
  6. Organization: TH-Darmstadt
  7. Lines: 34
  8. Message-ID: <ADAMS.93Jan28012830@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
  9. References: <1993Jan20.144903.13264@zooid.guild.org> <C184oH.BDD@maxed.amg.com>
  10.     <2B6221EB.123E@telly.on.ca>
  11. NNTP-Posting-Host: pdv2.fmr.maschinenbau.th-darmstadt.de
  12. In-reply-to: evan@telly.on.ca's message of Sun, 24 Jan 1993 04:58:18 GMT
  13.  
  14. In article <2B6221EB.123E@telly.on.ca> evan@telly.on.ca (Evan Leibovitch) writes:
  15.  
  16.    Sez who?
  17. >
  18. >   According to every Univel compatability list I've seen (including ones
  19. >   produced before its release), support for EISA host adapters is
  20. >   explicitly provided for UNIX V4.2 --- *by the vendor of the host board*.
  21.  
  22. .....
  23.  
  24. >   This has worked for years with the makers of intelligent serial boards.
  25. >   You don't buy anyone's UNIX expecting it to have built-in drivers for
  26. >   Digiboards or Equinox. IMO, in the interest of keeping bloat to a
  27. >   minimum, basic UNIX should come with a minimum of hardware drivers
  28. >   and let the rest ship with the peripherals.
  29.  
  30. Well, hardly anyone wants to mount "/dev/swap" (or "/dev/drum for
  31. SUNny boys) on a serial line, just disk controllers tend to be hit by
  32. this.
  33.  
  34. Are your really sure, you are able to design a SCSI driver, doing
  35. busmaster DMA, supporting scatter-gather, without knowing the kernel
  36. to a certain degree?
  37.  
  38. Advanced implementations of a pager tend to page to the currently
  39. active file system. How would you share access between file system and
  40. pager to your SCSI-controller, as it will have to transmit request of
  41. both concurrently, as scatter-gather will transfer a whole track both
  42. into filesystem buffer, on order of filesystem, and user space, on
  43. order of pager?
  44.  
  45. best, adams
  46.  
  47.  
  48.