This may point you in the right direction:
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1263982812391+28353475&threadId=760337

Looks like you might need to update the card's firmware, try it in another PCI-X
slot, or remove all the other PCI/X cards to see if there is a conflict.  I
don't have any direct experience with FC cards and Linux, only VMware ESX.  I
have seen situations where drivers fail when the card is not attached to a
switch.  Way back in the day I've seen SCSI drivers fail during boot if there
were no drives attached.  Goofy stuff.

I'm betting you're in a similar goofy situation.  That card and driver combo
appear to be finicky.

-- 
Stan


Marco Vaschetto put forth on 1/20/2010 2:36 AM:
> Stan Hoeppner ha scritto:
>> Can we get some relevant dmesg and /var/log/boot output?  Also, are
>> you loading
>> libfc?  You'll need it in addition to lpfc.
>>
>> Have you tried building a custom kernel with all the stuff built in,
>> not as modules?
>>
>>   
> No, in fact I didn't try whit a compiled kernel  but only precompiled
> kernel,
> 
> the version I have try is 2.6.26-2-686 and 2.6.32-trunk-686, but steal
> now is not work
> 
> now I will give you the output of a "clean" based system of Debian
> Lenny  kernel 2.6.26-2-686 and to day I will try your suggestion
> 
> of use a recompiled kernel; and no, is without the libfc. I will try to
> fix that.
> 
> so this is the output on the bootstrap:
> 
> the file log of boot is empty
> 
> LSAXYZAEYY:~# cat /var/log/boot (Nothing has been logged yet.)
> 
> this is the output of dmesg (complete)of a new installation:
> 
> LSAXYZAEYY:/# dmesg
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-19lenny2)
> (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian
> 4.1.2-25)) #1 SMP Wed Nov 4 20:45:37 UTC 2009
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
> [    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
> [    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 000000008fffa000 (usable)
> [    0.000000]  BIOS-e820: 000000008fffa000 - 0000000090000000 (ACPI data)
> [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
> [    0.000000]  BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
> [    0.000000] 1407MB HIGHMEM available.
> [    0.000000] 896MB LOWMEM available.
> [    0.000000] found SMP MP-table at [c00f4fd0] 000f4fd0
> [    0.000000] Entering add_active_range(0, 0, 589818) 0 entries of 256
> used
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA             0 ->     4096
> [    0.000000]   Normal       4096 ->   229376
> [    0.000000]   HighMem    229376 ->   589818
> [    0.000000] Movable zone start PFN for each node
> [    0.000000] early_node_map[1] active PFN ranges
> [    0.000000]     0:        0 ->   589818
> [    0.000000] On node 0 totalpages: 589818
> [    0.000000]   DMA zone: 32 pages used for memmap
> [    0.000000]   DMA zone: 0 pages reserved
> [    0.000000]   DMA zone: 4064 pages, LIFO batch:0
> [    0.000000]   Normal zone: 1760 pages used for memmap
> [    0.000000]   Normal zone: 223520 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 2816 pages used for memmap
> [    0.000000]   HighMem zone: 357626 pages, LIFO batch:31
> [    0.000000]   Movable zone: 0 pages used for memmap
> [    0.000000] DMI 2.3 present.
> [    0.000000] ACPI: RSDP 000F4F70, 0014 (r0 COMPAQ)
> [    0.000000] ACPI: RSDT 8FFFA000, 0030 (r1 COMPAQ D15            
> 2   Ò     162E)
> [    0.000000] ACPI: FACP 8FFFA040, 0074 (r1 COMPAQ D15            
> 2   Ò     162E)
> [    0.000000] ACPI: DSDT 8FFFA240, 22F1 (r1 COMPAQ     DSDT        1
> MSFT  100000B)
> [    0.000000] ACPI: FACS 8FFFA0C0, 0040
> [    0.000000] ACPI: APIC 8FFFA100, 00AC (r1 COMPAQ 00000083       
> 2   Ò     162E)
> [    0.000000] ACPI: SPCR 8FFFA1C0, 0050 (r1 COMPAQ SPCRRBSU       
> 1   Ò     162E)
> [    0.000000] ACPI: PM-Timer IO Port: 0x920
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI
> 0-15
> [    0.000000] ACPI: IOAPIC (id[0x03] address[0xfec01000] gsi_base[16])
> [    0.000000] IOAPIC[1]: apic_id 3, version 17, address 0xfec01000, GSI
> 16-31
> [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec02000] gsi_base[32])
> [    0.000000] IOAPIC[2]: apic_id 4, version 17, address 0xfec02000, GSI
> 32-47
> [    0.000000] ACPI: IOAPIC (id[0x05] address[0xfec03000] gsi_base[48])
> [    0.000000] IOAPIC[3]: apic_id 5, version 17, address 0xfec03000, GSI
> 48-63
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ2 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Enabling APIC mode:  Flat.  Using 4 I/O APICs
> [    0.000000] Using ACPI (MADT) for SMP configuration information
> [    0.000000] Allocating PCI resources starting at 98000000 (gap:
> 90000000:6ec00000)
> [    0.000000] PM: Registered nosave memory: 000000000009f000 -
> 00000000000a0000
> [    0.000000] PM: Registered nosave memory: 00000000000a0000 -
> 00000000000f0000
> [    0.000000] PM: Registered nosave memory: 00000000000f0000 -
> 0000000000100000
> [    0.000000] SMP: Allowing 8 CPUs, 6 hotplug CPUs
> [    0.000000] PERCPU: Allocating 37992 bytes of per cpu data
> [    0.000000] NR_CPUS: 8, nr_cpu_ids: 8
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on. 
> Total pages: 585210
> [    0.000000] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-2.6.26-2-686 root=/dev/cciss/c0d0p1 ro
> [    0.000000] mapped APIC to ffffb000 (fee00000)
> [    0.000000] mapped IOAPIC to ffffa000 (fec00000)
> [    0.000000] mapped IOAPIC to ffff9000 (fec01000)
> [    0.000000] mapped IOAPIC to ffff8000 (fec02000)
> [    0.000000] mapped IOAPIC to ffff7000 (fec03000)
> [    0.000000] Enabling fast FPU save and restore... done.
> [    0.000000] Enabling unmasked SIMD FPU exception support... done.
> [    0.000000] Initializing CPU#0
> [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
> [    0.000000] Detected 3065.986 MHz processor.
> [    0.004000] Console: colour VGA+ 80x25
> [    0.004000] console [tty0] enabled
> [    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288
> bytes)
> [    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144
> bytes)
> [    0.004000] Memory: 2333484k/2359272k available (1770k kernel code,
> 24676k reserved, 750k data, 244k init, 1441768k highmem)
> [    0.004000] virtual kernel memory layout:
> [    0.004000]     fixmap  : 0xfff4c000 - 0xfffff000   ( 716 kB)
> [    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
> [    0.004000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
> [    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
> [    0.004000]       .init : 0xc037f000 - 0xc03bc000   ( 244 kB)
> [    0.004000]       .data : 0xc02baaa1 - 0xc0376620   ( 750 kB)
> [    0.004000]       .text : 0xc0100000 - 0xc02baaa1   (1770 kB)
> [    0.004000] Checking if this processor honours the WP bit even in
> supervisor mode...Ok.
> [    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
> [    0.084008] Calibrating delay using timer specific routine.. 6137.22
> BogoMIPS (lpj=12274457)
> [    0.084159] Security Framework initialized
> [    0.084223] SELinux:  Disabled at boot.
> [    0.084280] Capability LSM initialized
> [    0.084353] Mount-cache hash table entries: 512
> [    0.084640] Initializing cgroup subsys ns
> [    0.084699] Initializing cgroup subsys cpuacct
> [    0.084754] Initializing cgroup subsys devices
> [    0.084833] CPU: Trace cache: 12K uops, L1 D cache: 8K
> [    0.084923] CPU: L2 cache: 512K
> [    0.084976] CPU: Physical Processor ID: 0
> [    0.085033] Intel machine check architecture supported.
> [    0.085091] Intel machine check reporting enabled on CPU#0.
> [    0.085146] CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
> [    0.085205] CPU0: Thermal monitoring enabled
> [    0.085276] Checking 'hlt' instruction... OK.
> [    0.101415] ACPI: Core revision 20080321
> [    0.112007] ENABLING IO-APIC IRQs
> [    0.112007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.151663] CPU0: Intel(R) Xeon(TM) CPU 3.06GHz stepping 09
> [    0.152009] Booting processor 1/1 ip 6000
> [    0.160010] Initializing CPU#1
> [    0.160010] Calibrating delay using timer specific routine.. 6131.91
> BogoMIPS (lpj=12263831)
> [    0.160010] CPU: Trace cache: 12K uops, L1 D cache: 8K
> [    0.160010] CPU: L2 cache: 512K
> [    0.160010] CPU: Physical Processor ID: 0
> [    0.160010] Intel machine check architecture supported.
> [    0.160010] Intel machine check reporting enabled on CPU#1.
> [    0.160010] CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
> [    0.160010] CPU1: Thermal monitoring enabled
> [    0.239895] CPU1: Intel(R) Xeon(TM) CPU 3.06GHz stepping 09
> [    0.240015] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
> [    0.244015] Brought up 2 CPUs
> [    0.244015] Total of 2 processors activated (12269.14 BogoMIPS).
> [    0.244015] CPU0 attaching sched-domain:
> [    0.244015]  domain 0: span 0-1
> [    0.244015]   groups: 0 1
> [    0.244015]   domain 1: span 0-1
> [    0.244015]    groups: 0-1
> [    0.244015] CPU1 attaching sched-domain:
> [    0.244015]  domain 0: span 0-1
> [    0.244015]   groups: 1 0
> [    0.244015]   domain 1: span 0-1
> [    0.244015]    groups: 0-1
> [    0.244015] net_namespace: 660 bytes
> [    0.244015] Booting paravirtualized kernel on bare hardware
> [    0.244015] NET: Registered protocol family 16
> [    0.244015] ACPI: bus type pci registered
> [    0.256016] PCI: PCI BIOS revision 2.10 entry at 0xf0094, last bus=2
> [    0.256016] PCI: Using configuration type 1 for base access
> [    0.256016] Setting up standard PCI resources
> [    0.264016] ACPI: EC: Look up EC in DSDT
> [    0.267115] ACPI: Interpreter enabled
> [    0.267175] ACPI: (supports S0 S4 S5)
> [    0.267343] ACPI: Using IOAPIC for interrupt routing
> [    0.272017] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [    0.272017] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.276017] ACPI: PCI Interrupt Link [IUSB] (IRQs 4 5 7 10 11 15) *3
> [    0.276017] ACPI: PCI Interrupt Link [RAID] (IRQs 11) *0, disabled.
> [    0.276017] ACPI: PCI Interrupt Link [IN18] (IRQs 4 5 7 10 *11 15)
> [    0.276017] ACPI: PCI Interrupt Link [IN19] (IRQs *4 5 7 10 11 15)
> [    0.276017] ACPI: PCI Interrupt Link [IN21] (IRQs 4 *5 7 10 11 15)
> [    0.276017] ACPI: PCI Interrupt Link [IN22] (IRQs 4 5 7 10 11 15) *0,
> disabled.
> [    0.276017] ACPI: PCI Interrupt Link [IN23] (IRQs 4 5 7 10 *11 15)
> [    0.276487] ACPI: PCI Interrupt Link [IN24] (IRQs 4 5 *7 10 11 15)
> [    0.276951] ACPI: PCI Interrupt Link [IN25] (IRQs 4 5 7 *10 11 15)
> [    0.277419] ACPI: PCI Interrupt Link [IN26] (IRQs 4 5 7 10 *11 15)
> [    0.280017] ACPI: PCI Interrupt Link [IN27] (IRQs 4 5 7 *10 11 15)
> [    0.280481] ACPI: PCI Interrupt Link [IN28] (IRQs 4 5 7 10 11 15) *0,
> disabled.
> [    0.282147] Linux Plug and Play Support v0.97 (c) Adam Belay
> [    0.282147] pnp: PnP ACPI init
> [    0.282147] ACPI: bus type pnp registered
> [    0.286148] pnp: PnP ACPI: found 10 devices
> [    0.286148] ACPI: ACPI bus type pnp unregistered
> [    0.286148] PnPBIOS: Disabled by ACPI PNP
> [    0.286148] PCI: Using ACPI for IRQ routing
> [    0.295447] system 00:01: ioport range 0xf50-0xf58 has been reserved
> [    0.295507] system 00:01: ioport range 0x408-0x40f has been reserved
> [    0.295564] system 00:01: ioport range 0x900-0x903 has been reserved
> [    0.295622] system 00:01: ioport range 0x904-0x904 has been reserved
> [    0.295680] system 00:01: ioport range 0x910-0x911 has been reserved
> [    0.295738] system 00:01: ioport range 0x920-0x923 has been reserved
> [    0.295796] system 00:01: ioport range 0x930-0x937 has been reserved
> [    0.295853] system 00:01: ioport range 0x940-0x947 has been reserved
> [    0.295911] system 00:01: ioport range 0x950-0x957 has been reserved
> [    0.295969] system 00:01: ioport range 0xc06-0xc08 has been reserved
> [    0.296027] system 00:01: ioport range 0xc14-0xc14 has been reserved
> [    0.296085] system 00:01: ioport range 0xc49-0xc4a has been reserved
> [    0.296142] system 00:01: ioport range 0xc50-0xc52 has been reserved
> [    0.296199] system 00:01: ioport range 0xc6c-0xc6f has been reserved
> [    0.296258] system 00:01: ioport range 0x230-0x233 has been reserved
> [    0.296315] system 00:01: ioport range 0x260-0x267 has been reserved
> [    0.296373] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
> [    0.296431] system 00:01: ioport range 0x700-0x713 has been reserved
> [    0.296487] system 00:01: ioport range 0x800-0x81f has been reserved
> [    0.296545] system 00:01: ioport range 0xc80-0xc83 has been reserved
> [    0.298424] system 00:01: ioport range 0xcd4-0xcd7 has been reserved
> [    0.298482] system 00:01: ioport range 0xcf9-0xcf9 could not be reserved
> [    0.298542] system 00:01: ioport range 0x1900-0x1903 has been reserved
> [    0.329947] PCI: Bridge: 0000:00:07.0
> [    0.330004]   IO window: 3000-3fff
> [    0.330061]   MEM window: 0xf7800000-0xf7bfffff
> [    0.330117]   PREFETCH window: disabled.
> [    0.330174] PCI: Bridge: 0000:00:08.0
> [    0.330227]   IO window: 4000-4fff
> [    0.330283]   MEM window: 0xf7c00000-0xf7ffffff
> [    0.330339]   PREFETCH window: disabled.
> [    0.330459] NET: Registered protocol family 2
> [    0.341936] IP route cache hash table entries: 32768 (order: 5,
> 131072 bytes)
> [    0.342413] TCP established hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.344098] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.344306] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.344306] TCP reno registered
> [    0.349538] NET: Registered protocol family 1
> [    0.349763] checking if image is initramfs... it is
> [    0.487730] Freeing initrd memory: 1838k freed
> [    0.489138] platform rtc_cmos: registered platform RTC device (no PNP
> device found)
> [    0.493115] audit: initializing netlink socket (disabled)
> [    0.493115] type=2000 audit(1263974814.484:1): initialized
> [    0.493115] highmem bounce pool size: 64 pages
> [    0.493115] Total HugeTLB memory allocated, 0
> [    0.493115] VFS: Disk quotas dquot_6.5.1
> [    0.493115] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [    0.493115] msgmni has been set to 1746
> [    0.493115] Block layer SCSI generic (bsg) driver version 0.4 loaded
> (major 253)
> [    0.493115] io scheduler noop registered
> [    0.493115] io scheduler anticipatory registered
> [    0.493115] io scheduler deadline registered
> [    0.493115] io scheduler cfq registered (default)
> [    0.493115] pci 0000:00:00.0: MSI quirk detected; MSI disabled
> [    0.493115] pci 0000:00:00.1: MSI quirk detected; MSI disabled
> [    0.493115] pci 0000:00:03.0: Boot video device
> [    0.507092] pci 0000:01:04.0: Firmware left e100 interrupts enabled;
> disabling
> [    0.507177] pci 0000:01:05.0: Firmware left e100 interrupts enabled;
> disabling
> [    0.507262] pci 0000:02:04.0: Firmware left e100 interrupts enabled;
> disabling
> [    0.507346] pci 0000:02:05.0: Firmware left e100 interrupts enabled;
> disabling
> [    0.509114] isapnp: Scanning for PnP cards...
> [    0.818524] isapnp: No Plug & Play device found
> [    0.821109] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ
> sharing enabled
> [    0.821109] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.821109] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.825106] brd: module loaded
> [    0.825106] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at
> 0x60,0x64 irq 1,12
> [    0.826135] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.826197] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    0.828749] mice: PS/2 mouse device common for all mice
> [    0.828749] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> [    0.828749] rtc0: alarms up to one day
> [    0.831691] Switched to high resolution mode on CPU 1
> [    0.832804] Switched to high resolution mode on CPU 0
> [    0.844745] input: AT Translated Set 2 keyboard as /class/input/input0
> [    0.844745] cpuidle: using governor ladder
> [    0.844745] cpuidle: using governor menu
> [    0.844745] No iBFT detected.
> [    0.844745] TCP cubic registered
> [    0.844745] NET: Registered protocol family 17
> [    0.844745] Using IPI No-Shortcut mode
> [    0.844745] registered taskstats version 1
> [    0.844745] rtc_cmos rtc_cmos: setting system clock to 2010-01-20
> 08:06:55 UTC (1263974815)
> [    0.844745] Freeing unused kernel memory: 244k freed
> [    0.912745] SCSI subsystem initialized
> [    0.916762] HP CISS Driver (v 3.6.20)
> [    0.916762] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 21 (level,
> low) -> IRQ 21
> [    0.958551] cciss0: <0x46> at PCI 0000:00:06.0 IRQ 21 using DAC
> [    0.969814]       blocks= 71119755 block_size= 512
> [    0.973801]       heads=255, sectors=63, cylinders=4427
> [    0.973803]
> [    0.975277]       blocks= 71119755 block_size= 512
> [    0.975277]       heads=255, sectors=63, cylinders=4427
> [    0.975277]
> [    0.975277]  cciss/c0d0: p1 p2 < p5 >
> [    1.003291] ACPI: ACPI0007:00 is registered as cooling_device0
> [    1.003291] ACPI: ACPI0007:01 is registered as cooling_device1
> [    1.007286] ACPI: LNXTHERM:01 is registered as thermal_zone0
> [    1.007286] ACPI: Thermal Zone [THM0] (8 C)
> [    1.371292] PM: Starting manual resume from disk
> [    1.402844] kjournald starting.  Commit interval 5 seconds
> [    1.402844] EXT3-fs: mounted filesystem with ordered data mode.
> [    2.517164] udevd version 125 started
> [    3.429486] Linux agpgart interface v0.103
> [    3.461501] tg3.c:v3.92.1 (June 9, 2008)
> [    3.461591] ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level,
> low) -> IRQ 19
> [    3.504207] eth0: Tigon3 [partno(N/A) rev 1002 PHY(5703)]
> (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:11:85:69:7b:9a
> [    3.504315] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0]
> WireSpeed[1] TSOcap[1]
> [    3.504411] eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
> [    3.516651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    3.526127] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [    3.605524] No dock devices found.
> [    3.654713] Emulex LightPulse Fibre Channel SCSI driver 8.2.6
> [    3.654781] Copyright(c) 2004-2008 Emulex.  All rights reserved.
> [    3.654902] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 27 (level,
> low) -> IRQ 27
> [    3.696556] scsi0 :  on PCI bus 00 device 48 irq 27
> [    5.722476] libata version 3.00 loaded.
> [    5.736537] input: PC Speaker as /class/input/input1
> [    5.814374] usbcore: registered new interface driver usbfs
> [    5.814485] usbcore: registered new interface driver hub
> [    5.857757] usbcore: registered new device driver usb
> [    5.862214] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller
> (OHCI) Driver
> [    5.908648] input: Power Button (FF) as /class/input/input2
> [    5.954659] ACPI: Power Button (FF) [PWRF]
> [    6.369720] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
> [    6.477188] Floppy drive(s): fd0 is 1.44M
> [    6.494944] FDC 0 is a National Semiconductor PC87306
> [    6.589343] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
> [    6.589415] e100: Copyright(c) 1999-2006 Intel Corporation
> [    6.609750] Error: Driver 'pcspkr' is already registered, aborting...
> [    6.774218] parport_pc 00:07: reported by Plug and Play ACPI
> [    6.774218] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
> [   13.751240] lpfc 0000:00:09.0: 0:0442 Adapter failed to init, mbxCmd
> x88 CONFIG_PORT, mbxStatus x12 Data: x0
> [   18.555926] lpfc 0000:00:09.0: 0:0442 Adapter failed to init, mbxCmd
> x88 CONFIG_PORT, mbxStatus x12 Data: x0
> [   18.559835] ACPI: PCI interrupt for device 0000:00:09.0 disabled
> [   18.559835] piix4_smbus 0000:00:0f.0: Found 0000:00:0f.0 device
> [   18.924658] ACPI: PCI Interrupt Link [IUSB] enabled at IRQ 10
> [   18.924754] ACPI: PCI Interrupt 0000:00:0f.2[A] -> Link [IUSB] -> GSI
> 10 (level, low) -> IRQ 10
> [   18.924962] ohci_hcd 0000:00:0f.2: OHCI Host Controller
> [   18.925500] ohci_hcd 0000:00:0f.2: new USB bus registered, assigned
> bus number 1
> [   18.925603] ohci_hcd 0000:00:0f.2: irq 10, io mem 0xf5f50000
> [   18.981950] usb usb1: configuration #1 chosen from 1 choice
> [   18.982048] hub 1-0:1.0: USB hub found
> [   18.982115] hub 1-0:1.0: 4 ports detected
> [   19.093719] usb usb1: New USB device found, idVendor=1d6b,
> idProduct=0001
> [   19.093719] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [   19.093722] usb usb1: Product: OHCI Host Controller
> [   19.093776] usb usb1: Manufacturer: Linux 2.6.26-2-686 ohci_hcd
> [   19.093831] usb usb1: SerialNumber: 0000:00:0f.2
> [   19.101835] ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 23 (level,
> low) -> IRQ 23
> [   19.201851] e100: eth1: e100_probe: addr 0xf7bf0000, irq 23, MAC addr
> 00:02:a5:8e:ce:a6
> [   19.201851] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 24 (level,
> low) -> IRQ 24
> [   19.297833] e100: eth2: e100_probe: addr 0xf79f0000, irq 24, MAC addr
> 00:02:a5:8e:ce:a7
> [   19.297866] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 25 (level,
> low) -> IRQ 25
> [   19.397831] e100: eth3: e100_probe: addr 0xf7ff0000, irq 25, MAC addr
> 00:02:a5:89:86:92
> [   19.397831] ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 26 (level,
> low) -> IRQ 26
> [   19.497848] e100: eth4: e100_probe: addr 0xf7df0000, irq 26, MAC addr
> 00:02:a5:89:86:93
> [   19.497848] Uniform Multi-Platform E-IDE driver
> [   19.497934] ide: Assuming 33MHz system bus speed for PIO modes;
> override with idebus=xx
> [   19.507840] SvrWks CSB6: IDE controller (0x1166:0x0217 rev 0xa0) at 
> PCI slot 0000:00:0e.0
> [   19.507840] SvrWks CSB6: not 100% native mode: will probe irqs later
> [   19.507840]     ide2: BM-DMA at 0x2000-0x2007
> [   19.507840] Probing IDE interface ide2...
> [   20.762833] hdf: LITE-ON DVD SOHD-16P9S, ATAPI CD/DVD-ROM drive
> [   21.150606] hdf: host max PIO4 wanted PIO255(auto-tune) selected PIO4
> [   21.150690] hdf: UDMA/44 mode selected
> [   21.150881] ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
> [   21.234227] hdf: ATAPI 48X DVD-ROM drive, 254kB Cache
> [   21.234227] Uniform CD-ROM driver Revision: 3.20
> [   21.875344] Adding 1510068k swap on /dev/cciss/c0d0p5.  Priority:-1
> extents:1 across:1510068k
> [   22.220130] EXT3 FS on cciss/c0d0p1, internal journal
> [   22.690017] loop: module loaded
> [   24.737362] NET: Registered protocol family 10
> [   24.738441] lo: Disabled Privacy Extensions
> [   24.738660] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   24.942663] tg3: eth0: Link is up at 100 Mbps, full duplex.
> [   24.942663] tg3: eth0: Flow control is on for TX and on for RX.
> [   24.942924] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   36.889054] eth0: no IPv6 routers present
> 
> 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to