看板 DFBSD_bugs 關於我們 聯絡資訊
2009/8/18 Alex Hornung (via DragonFly issue tracker) <bugs@crater.dragonflybsd.org>: > > Alex Hornung <ahornung@gmail.com> added the comment: > > Mh, seems to work fine for me. What exactly is the problem and how can I > reproduce it? Your test case below should have reproduced it. Maybe that was fixed at some point. > I do the following and it works fine as one can see: > > 19:18:38 :/usr/src devfs > # kldstat > Id Refs Address =A0 =A0Size =A0 =A0 Name > =A01 =A0 =A04 0xc0100000 6bd840 =A0 kernel > =A02 =A0 =A01 0xc07be000 68c14 =A0 =A0acpi.ko > =A03 =A0 =A01 0xd0894000 3000 =A0 =A0 null.ko > 19:18:41 :/usr/src devfs > # kldload snd_hda > 19:18:44 :/usr/src devfs > # kldstat > Id Refs Address =A0 =A0Size =A0 =A0 Name > =A01 =A0 =A06 0xc0100000 6bd840 =A0 kernel > =A02 =A0 =A01 0xc07be000 68c14 =A0 =A0acpi.ko > =A03 =A0 =A01 0xd0894000 3000 =A0 =A0 null.ko > =A04 =A0 =A01 0xd34e0000 11000 =A0 =A0snd_hda.ko > =A05 =A0 =A01 0xd34f1000 1d000 =A0 =A0sound.ko > > _____________________________________________________ > DragonFly issue tracker <bugs@lists.dragonflybsd.org> > <http://bugs.dragonflybsd.org/issue941> > _____________________________________________________ >