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

  1. Path: ousrvr3.oulu.fi!tkanerva
  2. From: tkanerva@stekt.oulu.fi (Topi Kanerva)
  3. Newsgroups: comp.unix.amiga
  4. Subject: A2410 help required
  5. Date: 24 Feb 1996 10:37:43 GMT
  6. Organization: University of Oulu, Department of Electrical Engineering, Finland
  7. Message-ID: <4gmppn$5o7@ousrvr3.oulu.fi>
  8. NNTP-Posting-Host: stekt21.oulu.fi
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14.  
  15. i've just begun programming an a2410 driver for linux. i don't have knowledge
  16. of the tms34010 assembly language, neither an assembler for it, so i thought
  17. i would implement a very preliminary interface by just accessing the a2410
  18. registers via the tms34010 hostaddr/data registers. however; a couple of
  19. questions:
  20.  
  21.  - is it possible for the a2410 to display  without the tms34010 running?
  22.  - is there a region in the tms mem space what determines the palette?
  23.  - if i have to start the tms34010 to get a picture out of the board, how
  24.    do i put it to such a "loop" that it won't break anything?
  25.  
  26. ps. the texas instruments website sucks. i only could find a tms34020 
  27. technical description sheet there. i wish i could get my hands on a tms34010
  28. user's manual!
  29.  
  30. --
  31. /**********************************//***************************************
  32. * Topi Kanerva                    //    Linux/68k kernel programming       *
  33. * OYKS computer services      \\ //    http://stekt.oulu.fi/~tkanerva/     *
  34. *******************************\X/*****************************************/ 
  35.