home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 767 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: news-m01.ny.us.ibm.net!amiga1!not-for-mail
  2. From: fheitka@ibm.net (Fred Heitkamp)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: SCSI driver programming?
  5. Date: 29 Mar 1996 12:37:49 GMT
  6. Organization: Home Site
  7. Message-ID: <4jglit$3hmq@news-s01.ny.us.ibm.net>
  8. References: <4j8mrd$108c@news-s01.ny.us.ibm.net> <52v7mw5cqa4.fsf@lystig.control.auc.dk> <4jeha1$qkb@dscomsa.desy.de>
  9. Reply-To: fheitka@ibm.net
  10. NNTP-Posting-Host: slip129-37-208-106.oh.us.ibm.net
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Michael Teske (teske@y4me.desy.de) wrote:
  14. : Jes Degn Soerensen (jds@kom.auc.dk) wrote:
  15. : > Frederick> I would like to attempt programming a SCSI driver for the
  16. : > Frederick> Oktagon 2008 card under Amiga Linux.  I've got a book from
  17. : > Frederick> Symbios, an example program that is written towards, a PC
  18. : > Frederick> (AT) bus system, the Linux SCSI paper doc, and kernel
  19. : > Frederick> sources, and gcc 2.7.2.
  20. : > Frederick> I am not real sure where to start.  Is the SCSI programming
  21. : > Frederick> for Amiga Linux much the same as the PC version?  How do I
  22. : > Frederick> find the base address where the chip is located? Any tips
  23. : > Frederick> will be appreciated.
  24. : > I think the best place to start is looking at the NetBSD sources - I
  25. : > think they got a driver for that controller.
  26. : No. No? NO! Really, No! There is _no_ driver for the Oktagon in NetBSD.
  27. : (sigh)...
  28. :
  29.  
  30. I think he means that the SCSI controller chip is similar.  I was told 
  31. that the Oktagon uses a NCR 53C94 chip/cell whatever.  I think the NetBSD
  32. has the Fastlane with the NCR 53C810 which is quite a different animal
  33. AFAIK.  Any corrections to this theory welcome.
  34.  
  35. It appears the missing information is the Linux kernel <-> Amiga hardware
  36. details of talking to the card and possible stuff specific to the Oktagon
  37. implementation of the controller chip.
  38.  
  39. Fred Heitkamp
  40.