RTEMS sound device driver
Joel Sherrill
joel.sherrill at OARcorp.com
Fri Feb 8 14:10:05 UTC 2002
Pattara Kiatisevi wrote:
>
> Ok, thank you very much. But I can't download the snapshot version. The
> link on the page said "ftp://oarcorp.com/pub/rtems/snapshots" hmm but I
> think the DNS A record for oarcorp.com doesn't exist (?). Then I tried
> ftp:/ftp.oarcorp.com/ but it said Anonymous FTP access denied (Hmm but a
> few days ago I was just downloading sth. from here).
www.oarcorp.com and ftp.oarcorp.com are the same machine. There is
a DNS problem still settling out. We switched ISPs and installed a
new mail machine over the course of the past few weeks and some
problems are still creeping up.
oarcorp.com is now mapped to mail.oarcorp.com which is not
the anonymous ftp server.
Try to ftp to www.oarcorp.com
> Pattara
> BTW, http://www.oarcorp.com/ is not viewable by KDE's Konqueror web
> browser, not sure if it is Konqueror problem or OAR's problem :)
It's OAR's problem. The site generator and Konqueror don't like
each other.
--joel
> On Fri, 8 Feb 2002, Chris Johns wrote:
>
> > Pattara Kiatisevi wrote:
> > >
> >
> > > -And then how can I tell RTEMS to call this sound device driver when there
> > > is access to /dev/dsp? Something to do with
> > > #def CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE and I have to create my own
> > > Device_drivers? (Hmm, but how and where? :) )
> > >
> >
> > I added to the RTEMS IO interface the ability to register and unregister
> > device drivers at runtime. This means you do not need to have all
> > drivers in the configuration table at compile time.
> >
> > This is useful when creating a set of base BSP libs that the application
> > can extend without needing to open those tested libs up. Also in time
> > when runtime loading of code happens .....
> >
> > This is only in the snapshots. Look in include/rtems/io.h.
> >
> > --
> > Chris Johns, cjohns at cybertec.com.au
> >
> >
> >
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list