[openbeos] Re: driver/module shutdown notification for R1

  • From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Sun, 15 Jun 2003 11:54:21 +0200

> Yes, we are currently creating a whole new driver system anyway
> (compatible to the old one, of course) :-)

Why did nobody tell me? :))

> > Oh, I have another question:
> > Why are the network card drivers put into drivers/network instead of
> > drivers/bin/network?
>
> That's only in our repository, because there, it doesn't make sense to
> have any extra bin/ folders around.
> Networking drivers are placed in drivers/bin/ with a link from drivers/
> dev/net

Uh, I wrote stupid things!
I did not want to place a new folder in the bin folder, but just put the
network drivers into drivers/bin (as you said).
But they are neither put into drivers/bin (but in drivers/network) nor are
they linked from drivers/dev/net.

> > The Jamfiles are very confusing. I thought there was a standard
> > method, but
> > the Jamfiles just "cp" the network drivers while other drivers are
> > automatically linked in "dev" and put into the "bin" folder.
>
> They are not consistent, but are pretty simple to use. That's because
> every Jamfile is maintained by its owner mainly.

Well, BeIDE was simple to use, not Jamfile/Makefile. ;)
But okay, our Jamfiles look nicer than the Makefiles that I saw.

Waldemar


Other related posts: