DragonFly bugs List (threaded) for 2008-02
DragonFly BSD
DragonFly bugs List (threaded) for 2008-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

can not load kernel module with dependencies


From: "Nicolas Thery" <nthery@xxxxxxxxx>
Date: Wed, 6 Feb 2008 23:26:55 +0100

"kldload foo" fails if foo depends on other modules that have not yet
been loaded.

The kernel includes code to automatically loads dependencies but it
seems designed for an older ABI (cf load_dependancies()).

I'm working on a fix inspired from FreeBSD...



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]