Subject: Re: ISDN subsystem
To: Simon Burge <simonb@wasabisystems.com>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 01/02/2001 13:35:01
> Neither do I at the end of the day.  Where does FreeBSD keep the files?
> If they're in /usr/include/isdn, then that's a little less unnecessary
> divergence...

They have them (from kernel source POV) sprinkled throughout <i4b/layer*/foo.h>,
<machine/bar.h>, <i4b/include/yaid.h> and probably some more places. A complete
mess, IMHO. Most notably <machine/*> stuff is highly bogus, there is nothing
CPU dependend in there.

So we should feel free to pick the proper place ourself ;-)


Martin