[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-smp
Subject:    problems with APIC with Dell Precision 220
From:       Dan Gora <dg () adax ! com>
Date:       2002-05-21 22:51:06
[Download RAW message or body]


Dear sir/madame,

We are having some trouble with a Dell Precision 220 Dual P3 800MHz machine
with the APIC unit.  When the machine is booted in MP mode
with Red Hat Linux 7.2 we get messages from the kernel which indicate
that something is not well liked with the APIC unit.  The result is
that interrupts are not routed to our driver for our PCI network card
and lspci lists our bound IRQ as 18 (from lspci -v, see below, device 2:09.0).

When we boot the machine in Uni-processor mode we get an IRQ of 11 bound
to our card.

The kernel printf says to pester you if we see this....

May 21 15:38:35 SMP kernel:  WARNING: unexpected IO-APIC, please mail
May 21 15:38:35 SMP kernel:           to linux-smp@vger.kernel.org

I've included the KERNEL_DEBUG printk's below.  Can you possibly shed some
light into what is going on, and if there are any workarounds that we can
employ on this machine...  Unfortunatly it has a really dim-witted BIOS
which does not allow much tampering with hardware settings other than to
reserve IRQ (no APIC disable for example....).


Thank you for any assistance-

Dan Gora
Software Engineer, Adax Inc.


==========
lspci -v
=========
00:00.0 Host bridge: Intel Corporation 82820 820 (Camino) Chipset Host Bridge (MCH) \
(rev 04)  Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, fast devsel, latency 0
	Memory at f0000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [a0] AGP version 2.0

00:01.0 PCI bridge: Intel Corporation 82820 820 (Camino) Chipset PCI to AGP Bridge \
(rev 04) (prog-if 00 [Normal decode])  Flags: bus master, 66Mhz, fast devsel, latency \
64  Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Memory behind bridge: fc000000-fdffffff
	Prefetchable memory behind bridge: f4000000-f5ffffff

00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal \
decode])  Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fa000000-fbffffff

00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02) (prog-if 80 [Master])
	Subsystem: Intel Corporation 82801AA IDE
	Flags: bus master, medium devsel, latency 0
	I/O ports at ffa0 [size=16]

00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation 82801AA USB
	Flags: bus master, medium devsel, latency 0, IRQ 19
	I/O ports at ff80 [size=32]

00:1f.3 SMBus: Intel Corporation 82801AA SMBus (rev 02)
	Subsystem: Intel Corporation 82801AA SMBus
	Flags: medium devsel, IRQ 17
	I/O ports at dcd0 [size=16]

00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 02)
	Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, medium devsel, latency 0, IRQ 17
	I/O ports at d800 [size=256]
	I/O ports at dc80 [size=64]

01:00.0 VGA compatible controller: nVidia Corporation Riva TnT2 [NV5] (rev 15) \
(prog-if 00 [VGA])  Subsystem: nVidia Corporation: Unknown device 0060
	Flags: 66Mhz, medium devsel, IRQ 16
	Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
	Memory at f4000000 (32-bit, prefetchable) [size=32M]
	Expansion ROM at 80000000 [disabled] [size=64K]
	Capabilities: [60] Power Management version 1
	Capabilities: [44] AGP version 2.0

02:09.0 Network controller: Adax, Inc.: Unknown device 0011
	Flags: medium devsel, IRQ 18
	Memory at faf80000 (32-bit, non-prefetchable) [size=512K]

02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink] (rev 78)
	Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, medium devsel, latency 64, IRQ 18
	I/O ports at ec80 [size=128]
	Memory at faf7fc00 (32-bit, non-prefetchable) [size=128]
	Expansion ROM at fb000000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2


========
/var/log/kernel-debug
========


May 21 15:38:34 SMP kernel: klogd 1.4.1, log source = /proc/kmsg started.
May 21 15:38:34 SMP kernel: Inspecting /boot/System.map-2.4.7-10smp
May 21 15:38:34 SMP kernel: Loaded 15627 symbols from /boot/System.map-2.4.7-10smp.
May 21 15:38:34 SMP kernel: Symbols match kernel version 2.4.7.
May 21 15:38:34 SMP kernel: Loaded 694 symbols from 7 modules.
May 21 15:38:34 SMP kernel: Linux version 2.4.7-10smp \
(bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 \
                2.96-98)) #1 SMP Thu Sep 6 17:09:31 EDT 2001
May 21 15:38:34 SMP kernel: BIOS-provided physical RAM map:
May 21 15:38:34 SMP kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
May 21 15:38:34 SMP kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 \
                (reserved)
May 21 15:38:34 SMP kernel:  BIOS-e820: 0000000000100000 - 0000000007f9e000 (usable)
May 21 15:38:34 SMP kernel:  BIOS-e820: 0000000007f9e000 - 0000000008000000 \
                (reserved)
May 21 15:38:34 SMP kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 \
                (reserved)
May 21 15:38:34 SMP kernel:  BIOS-e820: 00000000fee00000 - 00000000fee10000 \
                (reserved)
May 21 15:38:34 SMP kernel:  BIOS-e820: 00000000ffb00000 - 0000000100000000 \
                (reserved)
May 21 15:38:34 SMP kernel: Scanning bios EBDA for MXT signature
May 21 15:38:34 SMP kernel: found SMP MP-table at 000fe710
May 21 15:38:34 SMP kernel: hm, page 000fe000 reserved twice.
May 21 15:38:34 SMP kernel: hm, page 000ff000 reserved twice.
May 21 15:38:34 SMP kernel: hm, page 000f0000 reserved twice.
May 21 15:38:34 SMP kernel: On node 0 totalpages: 32670
May 21 15:38:34 SMP kernel: zone(0): 4096 pages.
May 21 15:38:34 SMP kernel: zone(1): 28574 pages.
May 21 15:38:34 SMP kernel: zone(2): 0 pages.
May 21 15:38:34 SMP kernel: Intel MultiProcessor Specification v1.4
May 21 15:38:34 SMP kernel:     Virtual Wire compatibility mode.
May 21 15:38:34 SMP kernel: OEM ID: DELL     Product ID: Opti GX300   APIC at: \
                0xFEE00000
May 21 15:38:34 SMP kernel: Processor #0 Pentium(tm) Pro APIC version 17
May 21 15:38:34 SMP kernel: Processor #1 Pentium(tm) Pro APIC version 17
May 21 15:38:34 SMP kernel: I/O APIC #2 Version 32 at 0xFEC00000.
May 21 15:38:34 SMP kernel: Processors: 2
May 21 15:38:34 SMP kernel: Kernel command line: auto BOOT_IMAGE=linux7.2 ro root=301 \
                BOOT_FILE=/boot/vmlinuz-2.4.7-10smp
May 21 15:38:34 SMP kernel: Initializing CPU#0
May 21 15:38:34 SMP kernel: Detected 794.681 MHz processor.
May 21 15:38:34 SMP kernel: Console: colour VGA+ 80x25
May 21 15:38:34 SMP kernel: Calibrating delay loop... 1585.97 BogoMIPS
May 21 15:38:34 SMP kernel: Memory: 124428k/130680k available (1396k kernel code, \
                4972k reserved, 102k data, 240k init, 0k highmem)
May 21 15:38:34 SMP kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 \
                bytes)
May 21 15:38:35 SMP kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 \
                bytes)
May 21 15:38:35 SMP kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 \
                bytes)
May 21 15:38:35 SMP kernel: Buffer-cache hash table entries: 4096 (order: 2, 16384 \
                bytes)
May 21 15:38:35 SMP kernel: Page-cache hash table entries: 32768 (order: 6, 262144 \
                bytes)
May 21 15:38:35 SMP kernel: CPU: Before vendor init, caps: 0383fbff 00000000 \
                00000000, vendor = 0
May 21 15:38:35 SMP kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
May 21 15:38:35 SMP kernel: CPU: L2 cache: 256K
May 21 15:38:35 SMP kernel: Intel machine check architecture supported.
May 21 15:38:35 SMP kernel: Intel machine check reporting enabled on CPU#0.
May 21 15:38:35 SMP kernel: CPU: After vendor init, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:     After generic, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:             Common caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: Enabling fast FPU save and restore... done.
May 21 15:38:35 SMP kernel: Enabling unmasked SIMD FPU exception support... done.
May 21 15:38:35 SMP kernel: Checking 'hlt' instruction... OK.
May 21 15:38:35 SMP kernel: POSIX conformance testing by UNIFIX
May 21 15:38:35 SMP kernel: mtrr: v1.40 (20010327) Richard Gooch \
                (rgooch@atnf.csiro.au)
May 21 15:38:35 SMP kernel: mtrr: detected mtrr type: Intel
May 21 15:38:35 SMP kernel: CPU: Before vendor init, caps: 0383fbff 00000000 \
                00000000, vendor = 0
May 21 15:38:35 SMP kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
May 21 15:38:35 SMP kernel: CPU: L2 cache: 256K
May 21 15:38:35 SMP kernel: Intel machine check reporting enabled on CPU#0.
May 21 15:38:35 SMP kernel: CPU: After vendor init, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:     After generic, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:             Common caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU0: Intel Pentium III (Coppermine) stepping 06
May 21 15:38:35 SMP kernel: per-CPU timeslice cutoff: 732.00 usecs.
May 21 15:38:35 SMP kernel: enabled ExtINT on CPU#0
May 21 15:38:35 SMP kernel: ESR value before enabling vector: 00000040
May 21 15:38:35 SMP kernel: ESR value after enabling vector: 00000000
May 21 15:38:35 SMP kernel: Booting processor 1/1 eip 2000
May 21 15:38:35 SMP kernel: Initializing CPU#1
May 21 15:38:35 SMP kernel: masked ExtINT on CPU#1
May 21 15:38:35 SMP kernel: ESR value before enabling vector: 00000000
May 21 15:38:35 SMP kernel: ESR value after enabling vector: 00000000
May 21 15:38:35 SMP kernel: Calibrating delay loop... 1589.24 BogoMIPS
May 21 15:38:35 SMP kernel: CPU: Before vendor init, caps: 0383fbff 00000000 \
                00000000, vendor = 0
May 21 15:38:35 SMP kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
May 21 15:38:35 SMP kernel: CPU: L2 cache: 256K
May 21 15:38:35 SMP kernel: Intel machine check reporting enabled on CPU#1.
May 21 15:38:35 SMP kernel: CPU: After vendor init, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:     After generic, caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU:             Common caps: 0383fbff 00000000 00000000 \
                00000000
May 21 15:38:35 SMP kernel: CPU1: Intel Pentium III (Coppermine) stepping 06
May 21 15:38:35 SMP kernel: Total of 2 processors activated (3175.21 BogoMIPS).
May 21 15:38:35 SMP kernel: ENABLING IO-APIC IRQs
May 21 15:38:35 SMP kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
May 21 15:38:35 SMP kernel: init IO_APIC IRQs
May 21 15:38:35 SMP kernel:  IO-APIC (apicid-pin) 2-0, 2-13, 2-20, 2-21, 2-22, 2-23 \
                not connected.
May 21 15:38:35 SMP kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
May 21 15:38:35 SMP kernel: number of MP IRQ sources: 42.
May 21 15:38:35 SMP kernel: number of IO-APIC #2 registers: 24.
May 21 15:38:35 SMP kernel: testing the IO APIC.......................
May 21 15:38:35 SMP kernel:
May 21 15:38:35 SMP kernel: IO APIC #2......
May 21 15:38:35 SMP kernel: .... register #00: 02000000
May 21 15:38:35 SMP kernel: .......    : physical APIC id: 02
May 21 15:38:35 SMP kernel: .... register #01: 00170020
May 21 15:38:35 SMP kernel: .......     : max redirection entries: 0017
May 21 15:38:35 SMP kernel: .......     : IO APIC version: 0020
May 21 15:38:35 SMP kernel:  WARNING: unexpected IO-APIC, please mail
May 21 15:38:35 SMP kernel:           to linux-smp@vger.kernel.org
May 21 15:38:35 SMP kernel: .... register #02: 00000000
May 21 15:38:35 SMP kernel: .......     : arbitration: 00
May 21 15:38:35 SMP kernel: .... IRQ redirection table:
May 21 15:38:35 SMP kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
May 21 15:38:35 SMP kernel:  00 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel:  01 003 03  0    0    0   0   0    1    1    39
May 21 15:38:35 SMP kernel:  02 003 03  0    0    0   0   0    1    1    31
May 21 15:38:35 SMP kernel:  03 003 03  0    0    0   0   0    1    1    41
May 21 15:38:35 SMP kernel:  04 003 03  0    0    0   0   0    1    1    49
May 21 15:38:35 SMP kernel:  05 003 03  0    0    0   0   0    1    1    51
May 21 15:38:35 SMP kernel:  06 003 03  0    0    0   0   0    1    1    59
May 21 15:38:35 SMP kernel:  07 003 03  0    0    0   0   0    1    1    61
May 21 15:38:35 SMP kernel:  08 003 03  0    0    0   0   0    1    1    69
May 21 15:38:35 SMP kernel:  09 003 03  0    0    0   0   0    1    1    71
May 21 15:38:35 SMP kernel:  0a 003 03  0    0    0   0   0    1    1    79
May 21 15:38:35 SMP kernel:  0b 003 03  0    0    0   0   0    1    1    81
May 21 15:38:35 SMP kernel:  0c 003 03  0    0    0   0   0    1    1    89
May 21 15:38:35 SMP kernel:  0d 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel:  0e 003 03  0    0    0   0   0    1    1    91
May 21 15:38:35 SMP kernel:  0f 003 03  0    0    0   0   0    1    1    99
May 21 15:38:35 SMP kernel:  10 003 03  1    1    0   1   0    1    1    A1
May 21 15:38:35 SMP kernel:  11 003 03  1    1    0   1   0    1    1    A9
May 21 15:38:35 SMP kernel:  12 003 03  1    1    0   1   0    1    1    B1
May 21 15:38:35 SMP kernel:  13 003 03  1    1    0   1   0    1    1    B9
May 21 15:38:35 SMP kernel:  14 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel:  15 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel:  16 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel:  17 000 00  1    0    0   0   0    0    0    00
May 21 15:38:35 SMP kernel: IRQ to pin mappings:
May 21 15:38:35 SMP kernel: IRQ0 -> 0:2
May 21 15:38:35 SMP kernel: IRQ1 -> 0:1
May 21 15:38:35 SMP kernel: IRQ3 -> 0:3
May 21 15:38:35 SMP kernel: IRQ4 -> 0:4
May 21 15:38:35 SMP kernel: IRQ5 -> 0:5
May 21 15:38:35 SMP kernel: IRQ6 -> 0:6
May 21 15:38:35 SMP kernel: IRQ7 -> 0:7
May 21 15:38:35 SMP kernel: IRQ8 -> 0:8
May 21 15:38:35 SMP kernel: IRQ9 -> 0:9
May 21 15:38:35 SMP kernel: IRQ10 -> 0:10
May 21 15:38:35 SMP kernel: IRQ11 -> 0:11
May 21 15:38:35 SMP kernel: IRQ12 -> 0:12
May 21 15:38:35 SMP kernel: IRQ14 -> 0:14
May 21 15:38:35 SMP kernel: IRQ15 -> 0:15
May 21 15:38:35 SMP kernel: IRQ16 -> 0:16
May 21 15:38:35 SMP kernel: IRQ17 -> 0:17
May 21 15:38:35 SMP kernel: IRQ18 -> 0:18
May 21 15:38:35 SMP kernel: IRQ19 -> 0:19
May 21 15:38:35 SMP kernel: .................................... done.
May 21 15:38:35 SMP kernel: Using local APIC timer interrupts.
May 21 15:38:35 SMP kernel: calibrating APIC timer ...
May 21 15:38:35 SMP kernel: ..... CPU clock speed is 794.5892 MHz.
May 21 15:38:35 SMP kernel: ..... host bus clock speed is 132.4313 MHz.
May 21 15:38:35 SMP kernel: cpu: 0, clocks: 1324313, slice: 441437
May 21 15:38:35 SMP kernel: CPU0<T0:1324304,T1:882864,D:3,S:441437,C:1324313>
May 21 15:38:35 SMP kernel: cpu: 1, clocks: 1324313, slice: 441437
May 21 15:38:35 SMP kernel: CPU1<T0:1324304,T1:441424,D:6,S:441437,C:1324313>
May 21 15:38:35 SMP kernel: checking TSC synchronization across CPUs: passed.
May 21 15:38:35 SMP kernel: PCI: PCI BIOS revision 2.10 entry at 0xfc05e, last bus=2
May 21 15:38:35 SMP kernel: PCI: Using configuration type 1
May 21 15:38:35 SMP kernel: PCI: Probing PCI hardware
May 21 15:38:35 SMP kernel: Unknown bridge resource 0: assuming transparent
May 21 15:38:35 SMP kernel: Unknown bridge resource 2: assuming transparent
May 21 15:38:35 SMP kernel: PCI: Using IRQ router PIIX [8086/2410] at 00:1f.0
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B0,I31,P3) -> 19
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B2,I9,P0) -> 18
May 21 15:38:35 SMP kernel: PCI->APIC IRQ transform: (B2,I12,P0) -> 18
May 21 15:38:35 SMP kernel: isapnp: Scanning for PnP cards...
May 21 15:38:35 SMP kernel: isapnp: No Plug & Play device found
May 21 15:38:35 SMP kernel: Linux NET4.0 for Linux 2.4
May 21 15:38:35 SMP kernel: Based upon Swansea University Computer Society NET3.039
May 21 15:38:35 SMP kernel: Initializing RT netlink socket
May 21 15:38:35 SMP kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.14)
May 21 15:38:35 SMP kernel: apm: disabled - APM is not SMP safe.
May 21 15:38:35 SMP kernel: mxt_scan_bios: enter
May 21 15:38:35 SMP kernel: Starting kswapd v1.8
May 21 15:38:35 SMP kernel: VFS: Diskquotas version dquot_6.5.0 initialized
May 21 15:38:35 SMP kernel: pty: 2048 Unix98 ptys configured
May 21 15:38:35 SMP kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS \
                MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
May 21 15:38:35 SMP kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
May 21 15:38:35 SMP kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
May 21 15:38:35 SMP kernel: Real Time Clock Driver v1.10d
May 21 15:38:35 SMP kernel: block: queued sectors max/low 82544kB/27514kB, 256 slots \
                per queue
May 21 15:38:35 SMP kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size \
                1024 blocksize
May 21 15:38:35 SMP kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
May 21 15:38:35 SMP kernel: ide: Assuming 33MHz PCI bus speed for PIO modes; override \
                with idebus=xx
May 21 15:38:35 SMP kernel: PIIX4: IDE controller on PCI bus 00 dev f9
May 21 15:38:35 SMP kernel: PIIX4: chipset revision 2
May 21 15:38:35 SMP kernel: PIIX4: not 100%% native mode: will probe irqs later
May 21 15:38:35 SMP kernel:     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: \
                hda:DMA, hdb:pio
May 21 15:38:35 SMP kernel:     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: \
                hdc:DMA, hdd:pio
May 21 15:38:35 SMP kernel: hda: WDC WD100BB-75AUA1, ATA DISK drive
May 21 15:38:35 SMP kernel: hdc: SAMSUNG CD-ROM SC-148F, ATAPI CD/DVD-ROM drive
May 21 15:38:35 SMP kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
May 21 15:38:35 SMP kernel: ide1 at 0x170-0x177,0x376 on irq 15
May 21 15:38:35 SMP kernel: hda: 19541088 sectors (10005 MB) w/2048KiB Cache, \
                CHS=1216/255/63, UDMA(66)
May 21 15:38:35 SMP kernel: ide-floppy driver 0.97
May 21 15:38:35 SMP kernel: Partition check:
May 21 15:38:35 SMP kernel:  hda: hda1 hda2 < hda5 > hda3
May 21 15:38:35 SMP kernel:  hda3: <solaris: [s0] hda6 [s1] hda7 [s2] hda8 [s3] hda9 \
                [s4] hda10 [s5] hda11 [s6] hda12 [s7] hda13 >
May 21 15:38:35 SMP kernel: Floppy drive(s): fd0 is 1.44M
May 21 15:38:35 SMP kernel: FDC 0 is a National Semiconductor PC87306
May 21 15:38:35 SMP kernel: ide-floppy driver 0.97
May 21 15:38:35 SMP kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
May 21 15:38:35 SMP kernel: md: Autodetecting RAID arrays.
May 21 15:38:35 SMP kernel: md: autorun ...
May 21 15:38:35 SMP kernel: md: ... autorun DONE.
May 21 15:38:35 SMP kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 21 15:38:35 SMP kernel: IP Protocols: ICMP, UDP, TCP, IGMP
May 21 15:38:35 SMP kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
May 21 15:38:35 SMP kernel: TCP: Hash tables configured (established 8192 bind 8192)
May 21 15:38:35 SMP kernel: Linux IP multicast router 0.06 plus PIM-SM
May 21 15:38:35 SMP kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
May 21 15:38:35 SMP kernel: RAMDISK: Compressed image found at block 0
May 21 15:38:35 SMP kernel: Freeing initrd memory: 324k freed
May 21 15:38:35 SMP kernel: VFS: Mounted root (ext2 filesystem).
May 21 15:38:35 SMP kernel: Journalled Block Device driver loaded
May 21 15:38:35 SMP kernel: kjournald starting.  Commit interval 5 seconds
May 21 15:38:35 SMP kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 21 15:38:35 SMP kernel: Freeing unused kernel memory: 240k freed
May 21 15:38:35 SMP kernel: Adding Swap: 128480k swap-space (priority -1)
May 21 15:38:35 SMP kernel: usb.c: registered new driver usbdevfs
May 21 15:38:35 SMP kernel: usb.c: registered new driver hub
May 21 15:38:35 SMP kernel: usb-uhci.c: $Revision: 1.259 $ time 17:18:11 Sep  6 2001
May 21 15:38:35 SMP kernel: usb-uhci.c: High bandwidth mode enabled
May 21 15:38:35 SMP kernel: PCI: Setting latency timer of device 00:1f.2 to 64
May 21 15:38:35 SMP kernel: usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 19
May 21 15:38:35 SMP kernel: usb-uhci.c: Detected 2 ports
May 21 15:38:35 SMP kernel: usb.c: new USB bus registered, assigned bus number 1
May 21 15:38:35 SMP kernel: hub.c: USB hub found
May 21 15:38:35 SMP kernel: hub.c: 2 ports detected
May 21 15:38:35 SMP kernel: usb-uhci.c: v1.251:USB Universal Host Controller \
                Interface driver
May 21 15:38:35 SMP kernel: end_request: I/O error, dev 02:00 (floppy), sector 0
May 21 15:38:35 SMP kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on ide0(3,1), internal \
                journal
May 21 15:38:35 SMP kernel: \
                ==================================================================
May 21 15:38:35 SMP kernel: Linux Streams Subsystem loading...
May 21 15:38:35 SMP kernel: Streams module "ip_strms" registered, id 5
May 21 15:38:35 SMP kernel: Streams module "relay" registered, id 6
May 21 15:38:35 SMP kernel: Streams module "relay2" registered, id 7
May 21 15:38:35 SMP kernel: Streams driver "clone-drvr" registered, major 220
May 21 15:38:35 SMP kernel: Streams driver "fifo" registered, major 221
May 21 15:38:35 SMP kernel: Streams driver "fifo" registered, major 222
May 21 15:38:35 SMP kernel: Streams driver "loop-around" registered, major 223
May 21 15:38:35 SMP kernel: /dev/loop_clone: OK
May 21 15:38:35 SMP kernel: /dev/loop.1: OK
May 21 15:38:35 SMP kernel: /dev/loop.2: OK
May 21 15:38:35 SMP kernel: /dev/loop.255: OK
May 21 15:38:35 SMP kernel: Streams driver "mini-mux" registered, major 224
May 21 15:38:35 SMP kernel: Streams driver "printk" registered, major 225
May 21 15:38:35 SMP kernel: Linux Streams Subsystem ready.
May 21 15:38:35 SMP kernel: Copyright (c) 1997-2001 David Grothe, et al, \
                http://www.gcom.com
May 21 15:38:35 SMP kernel: Major device number 254.
May 21 15:38:35 SMP kernel: Version 2.13B16-1 03/18/02. Compiled for kernel version \
                2.4.7-10smp.
May 21 15:38:35 SMP kernel: Using <linux/poll.h> <LiS/include/sys/stropts.h>
May 21 15:38:35 SMP kernel: \
                ==================================================================
May 21 15:38:35 SMP kernel: Streams driver "hdcx" registered, major 232
May 21 15:38:35 SMP kernel:
May 21 15:38:35 SMP kernel: WARNING: ADAX HDC boards not found, check installation.
May 21 15:38:35 SMP kernel: 0x378: FIFO is 16 bytes
May 21 15:38:35 SMP kernel: 0x378: writeIntrThreshold is 8
May 21 15:38:35 SMP kernel: 0x378: readIntrThreshold is 8
May 21 15:38:35 SMP kernel: 0x378: PWord is 8 bits
May 21 15:38:35 SMP kernel: 0x378: Interrupts are ISA-Pulses
May 21 15:38:35 SMP kernel: 0x378: ECP port cfgA=0x14 cfgB=0x40
May 21 15:38:35 SMP kernel: 0x378: ECP settings irq=<none or set by other means> \
                dma=<none or set by other means>
May 21 15:38:35 SMP kernel: parport0: PC-style at 0x378 (0x778) \
                [PCSPP,TRISTATE,COMPAT,EPP,ECP]
May 21 15:38:35 SMP kernel: parport0: irq 7 detected
May 21 15:38:35 SMP kernel: parport0: cpp_daisy: aa5500ff(08)
May 21 15:38:35 SMP kernel: parport0: assign_addrs: aa5500ff(08)
May 21 15:38:35 SMP kernel: parport0: cpp_daisy: aa5500ff(08)
May 21 15:38:35 SMP kernel: parport0: assign_addrs: aa5500ff(08)
May 21 15:38:35 SMP kernel: 3c59x: Donald Becker and others. \
                www.scyld.com/network/vortex.html
May 21 15:38:35 SMP kernel: 02:0c.0: 3Com PCI 3c905C Tornado at 0xec80. Vers LK1.1.16
May 21 15:38:35 SMP kernel: LiS-RunQ-2.13B16-1 running on CPU 0 pid=589
May 21 15:38:35 SMP kernel: LiS-RunQ-2.13B16-1 running on CPU 1 pid=590
May 21 15:38:51 SMP kernel: Intel 810 + AC97 Audio, version 0.05, 17:17:57 Sep  6 \
                2001
May 21 15:38:51 SMP kernel: PCI: Setting latency timer of device 00:1f.5 to 64
May 21 15:38:51 SMP kernel: i810: Intel ICH 82801AA found at IO 0xdc80 and 0xd800, \
                IRQ 17
May 21 15:38:52 SMP kernel: ac97_codec: AC97 Audio codec, id: 0x4144:0x5340 (Analog \
                Devices AD1881)
May 21 15:38:54 SMP kernel: ide-floppy driver 0.97
May 21 15:38:54 SMP kernel: hdc: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
May 21 15:38:54 SMP kernel: Uniform CD-ROM driver Revision: 3.12
May 21 15:38:57 SMP kernel: cdrom: This disc doesn't have any tracks I recognize!

-- Dan Gora, Adax Inc.
   (dg@adax.com)  phone: (510) 548-7047 fax: (510) 548-5526

-
To unsubscribe from this list: send the line "unsubscribe linux-smp" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic