Thread: Testing ubsec
View Single Post

   
  #1 (permalink)  
Old 02-16-2008, 04:32 AM
Jim Lambert
 
Posts: n/a
Default Testing ubsec

Hi All,

I have a Broadcom encryption accelerator in my motherboard (BCM 5823). I
have modified the ubsec source and recompiled the kernel to support the 5823
chip. I now want to test it but don't really know how to go about testing
whether the chip is actually accelerating encryption functions.

I have checked the /var/run/dmesg.boot file and the 5823 is now being
identified properly (after my changes). The files I changed were ubsec.c
pcidevs pcidevs.h and pcidevs_data.h in the /usr/src/sys/dev/pci directory.

Any ideas how I could do a quick and easy test to see if the chip is
working?

Thanks,

Jim


Reply With Quote