From: Andreas <aw...@sw...> - 2003-02-28 23:52:26
|
Hello Bj=F6rn Bj=F6rn Johansson wrote: > Klaus Heinz wrote about NetBSD WWW feedback from kh...@te...: >=20 >> Bj=F6rn Johansson wrote: >>=20 >>> What I really need to know is if it's possible to port this to >>> PPC architecture? I'm not a coder myself, just a Linux user. >>=20 >> I would say it's certainly possible to create a Linux driver out of th= e >> NetBSD driver. The main piece of work will probably be to write the >> necessary functions to let the rest of the Linux kernel use the driver. >> The NetBSD part of the driver will not be directly usable for this >> because the inner workings of the NetBSD and Linux kernel are differen= t. >> But someone who knows Linux sound drivers should be able to use the >> NetBSD driver as a base for the development. >>=20 >>> I personally don't know much about NetBSD, but as I've understood >>> it, there doesn't exist a NetBSD PPC port, right? >>=20 >> NetBSD has been running on PowerPC machines for a very long time. Ther= e >> is even NetBSD/amigappc but as far I know the main developer lost his >> machine and thus it has not been in a usable state for some time. >>=20 >>> Bj=F6rn Johansson "Debian rocks!!" >>=20 >> NetBSD as well :-) >>=20 >> Regards, >> Klaus Heinz >>=20 >=20 > Hi! >=20 > I've had a discussion with Klaus Heinz at NetBSD, and he thinks it's > possible to port the Repulse sounddriver to PPC. Now I want to know if = there > is anyone in the LinuxAPUS community which is willing to do this. Any > volunteers? Maybe you should better post that on -apus-devel, but I guess that everyo= ne is reading both lists anyway. So, why don't you have a go at it yourself. I am sure you will learn a lot about the linux kernel itself. There are some g= ood documents out there, or you may also consider buying a book, for instance "understanding the linux kernel" (o'reilly) though it is based on kernel version 2.2 (at least the one I have, maybe theres a new one outthere already). There has also been a book about writing linux device drivers, = AFAIK also o'reilly. --=20 Best wishes, Andi |