Re: kldunload(8) returns 0, although it fail

2010-11-05 Thread Alexander Best
On Fri Nov 5 10, CyberLeo Kitsana wrote: > On 11/03/2010 05:34 PM, Alexander Best wrote: > > hi there, > > > > is this a known issue with kldunload(8)? > > > > ***beginn*** > > otaku% kldunload sound > > otaku% echo $? > > 0 > > otaku% kldstat > > Id Refs AddressSize Name > > 1

Re: kldunload(8) returns 0, although it fail

2010-11-04 Thread CyberLeo Kitsana
On 11/03/2010 05:34 PM, Alexander Best wrote: > hi there, > > is this a known issue with kldunload(8)? > > ***beginn*** > otaku% kldunload sound > otaku% echo $? > 0 > otaku% kldstat > Id Refs AddressSize Name > 1 35 0x8010 a2da40 kernel > 21 0x80b2e0

Re: kldunload(8) returns 0, although it fail

2010-11-04 Thread Alexander Best
On Wed Nov 3 10, Alexander Best wrote: > hi there, > > is this a known issue with kldunload(8)? this is also very interesting: ***beginn*** otaku% kldstat -v|grep netgraph 73 0x80bfa000 15e68netgraph.ko (/boot/kernel/netgraph.ko) 6 netgraph otaku% sudo kldunloa

kldunload(8) returns 0, although it fail

2010-11-03 Thread Alexander Best
hi there, is this a known issue with kldunload(8)? ***beginn*** otaku% kldunload sound otaku% echo $? 0 otaku% kldstat Id Refs AddressSize Name 1 35 0x8010 a2da40 kernel 21 0x80b2e000 295e8snd_hda.ko 31 0x80b58000 85110sound.ko 4