Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2000 19:59:36 +0100 (BST)
From:      Nick Hibma <n_hibma@calcaphon.com>
To:        Paul Richards <paul@originative.co.uk>
Cc:        new-bus@freebsd.org
Subject:   Re: Driver source location
Message-ID:  <Pine.BSF.4.20.0004071958210.6751-100000@localhost>
In-Reply-To: <38EE2BFE.B696AD7@originative.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
> I've also been thinking that for drivers that can be made into modules,
> why not just put them in /sys/modules? If we're hoping that
> third-parties will start writing modules then life would be a lot
> simpler if a self-contained package could be dropped in to /sys/modules,
> rather than having to drop files into X locations.

You don't have. There are modules that have their .c files in the
/sys/modules direcotry.

	find /sys/modules -name \*.c

is your friend. :-)

Nick

--
n_hibma@webweaving.org
n_hibma@freebsd.org                                          USB project
http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-new-bus" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0004071958210.6751-100000>