9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Re: Licenses
@ 2004-03-09 14:33 Noah Evans
  2004-03-09 14:53 ` David Presotto
  0 siblings, 1 reply; 2+ messages in thread
From: Noah Evans @ 2004-03-09 14:33 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

On the subject of licenses, where does idiom end and code copying begin? Looking through Plan 9 sources there are very distinct idioms that run through all the code(common arguments to ARGBEGIN and common function like emalloc spring to mind). To what extent can you use the conventions and helper functions of Plan 9 code(or GPL'ed code) without needing to consider licensing issues? 

Noah

[-- Attachment #2: Type: message/rfc822, Size: 2773 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 564 bytes --]

Hi,

I added support for LCD screens in the Radeon driver. It only works if the
BIOS has panel information defined. I didn't test it for resolutions
different than the default for the display. I am attaching the two files
that are changed. You need the rest from
http://mapage.noos.fr/phillipe.anel/plan9rxxx.html.

The driver does not support DFP panels, only LCD. I don't have DFP, so I
didn't bother to add support for something that I can't test.

BTW, is there any reason for this driver to not be included in the distribution?

Thanks,
	Lucho

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-09 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-09 14:33 [9fans] Re: Licenses Noah Evans
2004-03-09 14:53 ` David Presotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).