[pxc] More generalized form of pxc_load

Alessandro Rubini rubini@gnu.org
Fri, 1 Feb 2002 15:12:57 +0100


> I offer this more generalized version of the pxc_load proceedure to the
> community. [...]

I'll add it in contrib/ for the pxc200 and will talk about it in the
documents.

However, I have a problem: there is no support for passing arguments
to insmod.

I often use
	./pxc_load major=0
or
	./pxc_load pll=0,1 buffer=2
or similar stuff.

Besides that, looks a good script, worth including.

/alessandro