amr: duplicated "delete logical drives supported by controller" on attach

Joao Barros joao.barros at gmail.com
Sun Jan 22 15:53:28 PST 2006


I recently updated and installed CURRENT and now on a "kldload amr" I get this:

amr0: <LSILogic MegaRAID 1.53> mem 0xf0000000-0xf3ffffff irq 10 at
device 0.0 on pci3
amr0: delete logical drives supported by controller
amr0: delete logical drives supported by controller
amr0: <LSILogic PERC 3/DC> Firmware 198U, BIOS 3.35, 64MB RAM
amrd0: <LSILogic MegaRAID logical drive> on amr0
amrd0: 104040MB (213073920 sectors) RAID 5 (optimal)

I tracked it to amr.c on amr_query_controller() which is called by at
least amr_startup() and amr_attach()

src/sys/dev/amr/amr.c,v 1.73 2006/01/14 17:59:28 scottl

--
Joao Barros


More information about the freebsd-current mailing list