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

[ Available lists | Index of freebsd-current | Month of Jan 2006 | Week of 22 Jan 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Joao Barros <joao.barros@gmail.com>
Date
22 Jan 2006 23:53:28
Subject
amr: duplicated "delete logical drives supported by controller" on attach
Message-ID
70e8236f0601221553r503bc43ds295d3a72ad879afb@mail.gmail.com


[ Hide this part ]
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


Elapsed time: 0.325 seconds