Re: git: aps(4): changes for DragonFly -- welcome aps(4)!

看板DFBSD_commit作者時間16年前 (2010/02/21 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
Constantine A. Murenin <mureninc@gmail.com> wrote: > On 20 February 2010 06:26, Johannes Hofmann <johannes.hofmann@gmx.de> wrote: >> Constantine A. Murenin <cnst@crater.dragonflybsd.org> wrote: >>> >>> commit 23e32507c5673806886375832fea602a16115cdd >>> Author: Constantine A. Murenin <cnst+dfly@bugmail.mojo.ru> >>> Date: ꀠThu Feb 18 21:30:09 2010 -0500 >>> >>> ꀠ乸ps(4): changes for DragonFly -- welcome aps(4)! >> >> Works fine on a thinkpad T42p when compiled into the kernel. However I >> can't make it work when kldloading it. Is this expected? > > Yes; in fact, the module is not documented as supported and is not > connected to the build intentionally. The isa(4) modules in general > do not appear to be supported ? if you load it after boot, the > respective device_probe method will never be called even once (note > that there is an extra device_printf in the module's aps_probe), so > it's not anything that's specific to aps(4). Ah ok. I didn't find any application using aps(4) yet anyway :) > > If you can compile it both as a module and in-kernel, and load the > module before boot, then you can, however, unload the module when the > system is running, and then load it once again, but it seems that > after this you'll no longer be able to unload it successfully. :-) Oh interesting.. Thanks, Johannes
文章代碼(AID): #1BWGHZnm (DFBSD_commit)
文章代碼(AID): #1BWGHZnm (DFBSD_commit)