home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10863 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!morrow.stanford.edu!morrow!aoki
  2. From: aoki@risk.stanford.edu (ikuro aoki)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386bsd] Queries for the new scsi driver.
  5. Date: 3 Jan 93 03:32:09
  6. Organization: Stanford University, Stanford, CA, USA.
  7. Lines: 26
  8. Message-ID: <AOKI.93Jan3033209@risk.Stanford.EDU>
  9. References: <3813@tansei1.tansei.cc.u-tokyo.ac.jp>
  10. NNTP-Posting-Host: risk.stanford.edu
  11. In-reply-to: mhiroshi@tansei.cc.u-tokyo.ac.jp's message of 3 Jan 93 09:48:59 GMT
  12.  
  13. Hello,
  14.  
  15.   >>      What is the advantage of the new scsi driver 
  16.   >>    compared the old scsi drivers ?
  17.  
  18. At least, it permits me using a faster aha1742a SCSI adapter
  19. instead of an aha1542b. And lots more useful features.
  20.  
  21.   >>    Was the old scsi driver not using DMA transfer
  22.   >>    but program data transfer?
  23.  
  24. Yes, the original scsi driver uses DMA transfer. I believe
  25. that the new scsi driver dosen't speed up your file access
  26. basicly if you use the same aha1542b adapter. The limitation
  27. is the transfer speed of the adapter.
  28.  
  29.   >>    aha0 reading board settings, 150 nSEC ok, use 200 nSEC
  30.  
  31. You may look into /sys/i386/isa/aha1542.c source code, 
  32. especially around aha_set_bus_speed() function ~ 1383.
  33. It's better than descussing.
  34.  
  35. # I don't have any idea for your Main problem. Excuse me.
  36. --
  37. Ikuro Aoki
  38. aoki@risk.Stanford.EDU
  39.