home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!agate!cogsci.Berkeley.EDU!ag
- From: ag@cogsci.Berkeley.EDU (Keith Gabryelski)
- Newsgroups: comp.unix.amiga
- Subject: Re: /dev/audio
- Message-ID: <17ju33INN13s@agate.berkeley.edu>
- Date: 28 Aug 92 01:04:35 GMT
- References: <1992Aug27.003017.1267@mhs.oz.au>
- Organization: Institute of Cognitive Studies, U.C. Berkeley
- Lines: 11
- NNTP-Posting-Host: cogsci.berkeley.edu
-
- In article <1992Aug27.003017.1267@mhs.oz.au> jimbo@mhs.oz.au (James Davidson) writes:
- >I've tried to compile the audio driver but I am missing one of the
- >include files, amigahr.h . Does anyone know where I can find it?
-
- The program is a device driver. It must be compiled and linked with
- the kernel in /usr/sys/amiga/driver. The Makefile in that directory
- should have things setup correctly to include ../inc.
-
- amigahr.h resides in /usr/sys/amiga/inc.
-
- Pax, Keith
-