Soekris net4801 + vpn1411
-
I get this msg when booting 1.2-BETA-1-TESTING-SNAPSHOT-05-04-07-embedded
#hifn0 mem 0xa0003000-0xa0003fff,0xa0884000-0xa0885fff,0xa1108000-0xa110ffff irq11 at device 14.0 on pci0
#hifn0: crypto enabling failed
#device_attach: hifn0 attach returned 6How do i test if the crypto card is working ?
-
Card is not working. Clearly there is a problem with it.
-
I'm not a freeBSD guru, but i think the hifn driver is not compile in the kernel and i can't find any hifn.ko module ?
Anyone can confirm this ?
-
The hifn driver is there or you wouldn't see hifn0. It's compiled into the kernel, which is why you don't see the hifn.ko module.
-
Thank, i will test later with monowall ….
-
I get about the same msg in monowall net48xx-1.231
#hifn0 mem 0xa1108000-0xa110ffff,0xa0884000-0xa0885fff,0xa0003000-0xa0003fff irq11 at device 14.0 on pci0
#hifn0: proc unit did not reset
#hifn0: proc unit did not reset
#hifn0: crypto enabling failed
#device_probe_and_attach: hifn0 attach returned 6What i find so far is a bug in the driver for the vpn1411 but not affecting the vpn1401
Still looking …