[osol-code] read_toc not published in libcdio_cdda ?

2006-09-19 Thread Peter Lees
hi folks, sorry for the scattergun approach - suggestions on narrowing focus for this kind of question in the future gladly accepted. i'm trying to build mplayer (1.0pre8) on build 44 x86 the final linking includes -lcdio_cdda but fails with "unknown symbol" for read_toc int (*read_toc) is

Re: [osol-code] Trusted Device Driver

2006-09-19 Thread Shudong Zhou
> I am looking for information about Trusted Solaris Device Drivers. Specifically, I need to know if a trusted driver is different from a standard Solaris driver in terms of Sun's DDI/DDK interfaces. I have tried posting that sort of question on the Sun Develoepr Network but got no replies.

[osol-code] Trusted Device Driver

2006-09-19 Thread Michael Krumm
I am looking for information about Trusted Solaris Device Drivers. Specifically, I need to know if a trusted driver is different from a standard Solaris driver in terms of Sun's DDI/DDK interfaces. I have tried posting that sort of question on the Sun Develoepr Network but got no replies. We

[osol-code] how to pick a consolidation

2006-09-19 Thread Mike Kupfer
I've started a thread with the above subject on the program-team list. If you're interested in how the OpenSolaris consolidations are organized, or how we determine what consolidation new code goes into, please subscribe to the program-team list and participate. thanks, mike __

Re: [osol-code] How to structure Makefiles for sharing kernel/user code ?

2006-09-19 Thread Darren J Moffat
Frank Hofmann wrote: Hi, I'm looking for a good suggestion how to structure Makefiles for sharing sourcecode between a kernel driver and userspace utilities. What I plan to do is to have a directory in usr/src/common/ that contains the "generic" code. The dependencies that this will have are

[osol-code] How to structure Makefiles for sharing kernel/user code ?

2006-09-19 Thread Frank Hofmann
Hi, I'm looking for a good suggestion how to structure Makefiles for sharing sourcecode between a kernel driver and userspace utilities. What I plan to do is to have a directory in usr/src/common/ that contains the "generic" code. The dependencies that this will have are going to be satisfied