Date: Sun, 22 Jan 2006 23:53:26 +0000 From: Joao Barros <joao.barros@gmail.com> To: Scott Long <scottl@freebsd.org> Cc: freebsd-current@freebsd.org Subject: amr: duplicated "delete logical drives supported by controller" on attach Message-ID: <70e8236f0601221553r503bc43ds295d3a72ad879afb@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I recently updated and installed CURRENT and now on a "kldload amr" I get t= his: 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70e8236f0601221553r503bc43ds295d3a72ad879afb>