"Edouard G. Parmelan" wrote:
> Chris Emerson wrote:
>
> > On Sun, 9 Apr 2000, Ulrich Weigand wrote:
> >
> > > I agree with using dynamically allocated numbers for now. The patch
> > > is applied to current CVS.
> >
> > Ok, I'll hold off on applying for the number then.
>
> With the following patch, you can also use static major number with module
> option plex_major=63.
>
> Hope this help.
> --
> Edouard G. Parmelan
> http://egp.free.fr
>
> ------------------------------------------------------------------------
>
> plex86-major.diffName: plex86-major.diff
> Type: Plain Text (text/plain)
Alternatively, change
#define PLEX86_MAJOR 0
in host-linux.c to some number other than 0 (ie 63 for he above example) and
continue as before.
Bryan