svn commit: r225201 - in head/sys: amd64/conf i386/conf

Doug Barton dougb at FreeBSD.org
Sat Aug 27 11:45:29 UTC 2011


On 8/27/2011 3:53 AM, Slawa Olhovchenkov wrote:
> On Sat, Aug 27, 2011 at 10:35:16AM +0200, Eric Masson wrote:
> 
>> Slawa Olhovchenkov <slw at zxy.spb.ru> writes:
>>
>> Hello,
>>
>>> Yes, from FreeBSD 6.x puc.ko don't work. Only in-kernel version work.
>>
>> Nope puc.ko module can't attach drivers compiled in kernel, but if both
>> puc & uart are loaded as modules, they work fine :
> 
> 
>> The other way could be to ship a stripped down GENERIC kernel and load
>> modules manually or automagically (devd ?)
>> Regards
> 
> May be for fist step: w/o devd, simle remove all posible from GENERIC and include all removed
> drivers in /boot/loader.conf?

You're better off using kld_list in rc.conf for anything that doesn't
absolutely have to be loaded with the kernel.



-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/



More information about the svn-src-all mailing list