> 
>  Thanks for your response.? I was hoping to catch the attention of 
> someone 
> on the opensound development team.? What exactly are 
> setup/gen_driver_<os>.inc &

It is included in the setup code, built and ran by the build system to 
generate parts of each driver that include their PCI vendor/device ID 
and settings table.

>  setup/srcconf_<os>.inc supposed to do.? What I mean is, what's the 
> specifics of what they're doing?

This one is used to fix some build settings depending on the arch.

For example the BeOS code maps the "BePC" uname arch to x86 since it's 
non standard.

Depending on your OS you might have to fake the uname() calls I 
suppose.

What is it you intend to port OSS to ?

François.

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to