On Mon, 03 Nov 2008 09:47:14 +0900
Pyun YongHyeon <[EMAIL PROTECTED]> wrote:
> I've changed to have re(4) wait the completion of DMAable memory
> allocation during bus_dma cleanups. The delay you've seen may be
> related with that change. Previously it just failed to load the
> driver if there is no available memory at the time of driver
> loading. However I guess that delay wouldn't happen if the driver
> is statically linked into kernel.
> Did you use kernel module?
No, the driver is compiled into the kernel:
[EMAIL PROTECTED] ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
inet 10.1.150.15 netmask 0xffff0000 broadcast 10.1.255.255
ether 00:1d:60:2c:80:f0
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
[EMAIL PROTECTED] kldstat
Id Refs Address Size Name
1 3 0xffffffff80100000 aa37d8 kernel
2 1 0xffffffff80ba4000 1a850 snd_hda.ko
3 2 0xffffffff80bbf000 35c80 sound.ko
[EMAIL PROTECTED]
HTH
--
Regards,
Torfinn Ingolfsen
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"