kern/92716: [hifn] [hang] hifn driver hangs after a short while when using GEOM_ELI

Oliver Peter lists at peter.de.com
Tue Feb 24 06:40:03 PST 2009


The following reply was made to PR kern/92716; it has been noted by GNATS.

From: Oliver Peter <lists at peter.de.com>
To: bug-followup at FreeBSD.org, bsd at nygrens.info
Cc:  
Subject: Re: kern/92716: [hifn] [hang] hifn driver hangs after a short while
 when using GEOM_ELI
Date: Tue, 24 Feb 2009 14:15:21 +0000

 I'm having exactly the same problem under a
 relatively fresh 8.0/amd64:
 
 # uname -a
 FreeBSD labs.foonic.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Fri Feb 20 17:53:44 CET 2009     root at labs.foonic.org:/usr/obj/usr/src/sys/LABS  amd64
 
 # dmesg | grep hifn
 hifn0 mem 0xfebff000-0xfebfffff,0xfebfc000-0xfebfdfff,0xfebf0000-0xfebf7fff irq 17 at device 9.0 on pci0
 hifn0: [ITHREAD]
 hifn0: Hifn 7955, rev 0, 32KB dram, pll=0x801<ext clk, 4x mult>
 
 # kldstat
 Id Refs Address            Size     Name
  1   22 0xffffffff80100000 779f28   kernel
  2    1 0xffffffff8087a000 18d540   zfs.ko
  3    2 0xffffffff80a08000 35b8     opensolaris.ko
  4    1 0xffffffff80a0c000 18bb8    geom_eli.ko
  5    4 0xffffffff80a25000 2a348    crypto.ko
  6    3 0xffffffff80a50000 d908     zlib.ko
  7    1 0xffffffff80a5e000 beb8     hifn.ko
  8    1 0xffffffff80a6a000 43f8     cryptodev.ko
  9    1 0xffffffff80c22000 1c9e     nullfs.ko
 10    1 0xffffffff80c24000 16f4     fdescfs.ko
 
 dd hangs up within 5 minutes, I have to reboot
 the machine after that:
 
 # dd if=/dev/zero of=/dev/ad1.eli bs=512k
 
 


More information about the freebsd-bugs mailing list