Ingo,

This the same issue that I brought up at the 2.3.18->19 transistion.
I have three BIOSes to pick from.

NA8281  MPS 1.1 and pirq redirects correctly.
NA7081  MPS 1.4 and pirq redirects correctly for 2.2.X -> 2.3.18.
                2.3.19-> deadlock........
DNFB031 MPS 1.1 and pirq redirects fail.

DNFB031 BIOS below.....
           CPU0       CPU1
  0:    3610153    3632756    IO-APIC-edge  timer
  1:       5435       4813    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          1          0    IO-APIC-edge  rtc
  9:        598        602   IO-APIC-level  ide2
 10:     150415     150700   IO-APIC-level  ide0
 11:      18218      19651   IO-APIC-level  eth0
 12:      24562      18059    IO-APIC-edge  PS/2 Mouse
 13:          1          0          XT-PIC  fpu
 14:         15          8    IO-APIC-edge  ide4
 15:       2034       4749    IO-APIC-edge  ide5
NMI:          0          0
LOC:    7242115    7242113
ERR:          0

I have a known broken MP table with detached timer on CPU 1.....

Will follow up offline from a different address........

On Sat, 15 Jan 2000, Chris Wing wrote:

> Hi:
> 
> We have a Beowulf cluster here at the University of Michigan built with
> Intel PR440FX motherboards. These are dual Pentium Pro boards, in which
> we've installed dual 200MHz PPros w/256kb of cache.
> 
> The entire motherboard manual is available as a PDF from:
>       ftp://download.intel.com/support/motherboards/desktop/pr440fx/28182902.pdf
> 
> Unfortunately, the latest 2.3 kernels cannot boot to multiprocessor mode
> on these machines. I think that things have been broken since 2.3.20, so
> the SMP changes that went into 2.3.20 may be the culprit.
> 
> 
> Linux 2.3.19 boots fine in SMP, here is the output of dmesg:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/dmesg-2.3.19
> 
> and the config file used to build the kernel:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/defconfig-2.3.19
> 
> 
> Linux 2.3.20 breaks in SMP mode; the kernel gets to the point where it
> prints out the IRQ redirection table, and then the console scrolls wildly
> with repeating messages that look like:
> 
>       78 APIC error interrupt on CPU#0, should never happen.
>       2a ... APIC ESR0: 00000004
>       26 ... APIC ESR1: 00000004
> 
> After a few seconds, it hangs completely. No scrollback, etc.
> 
> 
> Here is some output copied down from a boot of 2.3.20 before it locks up:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/dmesg-2.3.20
> 
> and the config file used to build:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/defconfig-2.3.20
> 
> 
> Somewhere between 2.3.20 and 2.3.40, the behavior changed. Now, the kernel
> still does not boot properly in SMP mode, but doesn't print out any error
> messages either. It hangs after printing:
> 
>       PIIX3: IDE controller on PCI bus 00 dev 39
>       PIIX3: not 100% native mode: will probe irqs later
> 
> but scrollback still works.
> 
> 
> Here is the dmesg output of 2.3.40 booting in SMP mode:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/dmesg-2.3.40
> 
> and the config file:
>       http://www.engin.umich.edu/caen/systems/Linux/misc/smp/defconfig-2.3.40
> 
> 
> 
> I haven't tried booting every kernel between 2.3.20 and 2.3.40 in SMP
> mode, but I do know that the ones I tried soon after 2.3.20 exhibited the
> 2.3.20 behavior, and later ones exhibited the 2.3.40 behavior.
> 
> All 2.3 kernels I've tried run fine when compiled for uniprocessor.
> Additionally, the 2.2 kernel shipped with Red Hat 6.0 ("2.2.5-22") works
> flawlessly in SMP.
> 
> 
> If anyone is interested in trying to debug this, I'd be happy to try your
> suggestions and post more information.
> 
> 
> Thank you very much,
> 
> Chris Wing
> [EMAIL PROTECTED]
> 
> -
> Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
> To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
> 

Andre Hedrick
The Linux IDE guy


============================================================================
===

MPTable, version 2.0.12

----------------------------------------------------------------------------
---

MP Floating Pointer Structure:

  location:                     BIOS
  physical address:             0x000fb940
  signature:                    '_MP_'
  length:                       16 bytes
  version:                      1.4
  checksum:                     0x34
  mode:                         Virtual Wire

----------------------------------------------------------------------------
---

MP Config Table Header:

  physical address:             0x000f7de0
  signature:                    'PCMP'
  base table length:            268
  version:                      1.4
  checksum:                     0xc8
  OEM ID:                       'INTEL   '
  Product ID:                   '440FX       '
  OEM table pointer:            0x00000000
  OEM table size:               0
  entry count:                  25
  local APIC address:           0xfee00000
  extended table length:        8
  extended table checksum:      117

----------------------------------------------------------------------------
---

MP Config Base Table Entries:

--
Processors:     APIC ID Version State           Family  Model   Step    Flags
                 0       0x11    BSP, usable     6       1       7       0xfbff
                 1       0x11    AP, usable      6       1       7       0xfbff
--
Bus:            Bus ID  Type
                 0       PCI   
                 1       ISA   
--
I/O APICs:      APIC ID Version State           Address
                 2       0x11    usable          0xfec00000
--
I/O Ints:       Type    Polarity    Trigger     Bus ID   IRQ    APIC ID I
NT#
                ExtINT   conforms    conforms        1     0          2    0
                INT      conforms    conforms        1     1          2    1
                INT      conforms    conforms        1     0          2    2
                INT      conforms    conforms        1     3          2    3
                INT      conforms    conforms        1     4          2    4
                INT      conforms    conforms        1     5          2    5
                INT      conforms    conforms        1     6          2    6
                INT      conforms    conforms        1     7          2    7
                INT     active-hi        edge        1     8          2    8
                INT      conforms    conforms        1    12          2   12
                INT      conforms    conforms        1    13          2   13
                INT      conforms    conforms        1    14          2   14
                INT      conforms    conforms        1    15          2   20
                INT     active-lo       level        0  17:A          2   16
                INT     active-lo       level        0  16:A          2   16
                INT     active-lo       level        0  19:A          2   18
                INT     active-lo       level        0  20:A          2   19
                SMI      conforms    conforms        1     0          2   23
--
Local Ints:     Type    Polarity    Trigger     Bus ID   IRQ    APIC IDtINT#
                ExtINT   conforms    conforms        0   0:A        255    0
                NMI      conforms    conforms        0   0:A        255    1

----------------------------------------------------------------------------
---

dmesg output:

6>Detected PS/2 Mouse Port.
Serial driver version 4.27 with SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
lp0: using parport0 (polling).
Software Watchdog Timer: 0.05, timer margin: 60 sec
Real Time Clock Driver v1.09a
Non-volatile memory driver v1.0
Sound initialization started
<Sound Blaster 16 (4.16)> at 0x220 irq 5 dma 1,5
<Sound Blaster 16> at 0x330 irq 5 dma 0
<Yamaha OPL3> at 0x388
<SoundBlaster EMU8000 (RAM512k)>
Sound initialization complete
loop: registered device at major 7
Uniform Multi-Platform E-IDE driver Revision: 6.20
AEC6210: IDE controller on PCI bus 00 dev a0
AEC6210: not 100% native mode: will probe irqs later
AEC6210: ROM enabled at 0xfebf8000
    ide0: BM-DMA at 0xef90-0xef97, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0xef98-0xef9f, BIOS settings: hdc:pio, hdd:pio
HPT366: IDE controller on PCI bus 00 dev 98
HPT366: not 100% native mode: will probe irqs later
HPT366: reg5ah=0x01 ATA-66 Cable Port0
    ide2: BM-DMA at 0xe800-0xe807, BIOS settings: hde:pio, hdf:pio
HPT366: IDE controller on PCI bus 00 dev 99
HPT366: not 100% native mode: will probe irqs later
HPT366: reg5ah=0x03 ATA-33 Cable Port1
    ide3: BM-DMA at 0xec00-0xec07, BIOS settings: hdg:pio, hdh:pio
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: not 100% native mode: will probe irqs later
    ide4: BM-DMA at 0xffa0-0xffa7, BIOS settings: hdi:pio, hdj:pio
    ide5: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdk:pio, hdl:pio
hda: QUANTUM FIREBALL ST6.4A, ATA DISK drive
hdb: QUANTUM FIREBALL ST3.2A, ATA DISK drive
hdc: QUANTUM FIREBALL EX12.7A, ATA DISK drive
hde: QUANTUM FIREBALLP KA13.6, ATA DISK drive
hdg: Maxtor 90680D4, ATA DISK drive
hdi: CD-ROM CDU611, ATAPI CDROM drive
hdj: NEC CD-ROM DRIVE:251, ATAPI CDROM drive
hdk: HP COLORADO 8GB, ATAPI TAPE drive
hdl: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
ide0 at 0xeff0-0xeff7,0xefe6 on irq 19
ide1 at 0xefa8-0xefaf,0xefe2 on irq 19 (shared with ide0)
ide2 at 0xef80-0xef87,0xef8a on irq 18
ide3 at 0xefa0-0xefa7,0xef8e on irq 18
ide4 at 0x1f0-0x1f7,0x3f6 on irq 14
ide5 at 0x170-0x177,0x376 on irq 15
hda: QUANTUM FIREBALL ST6.4A, 6149MB w/81kB Cache, CHS=13328/15/63, UDMA(33)
hdb: QUANTUM FIREBALL ST3.2A, 3079MB w/81kB Cache, CHS=6256/16/63, UDMA(33)
hdc: QUANTUM FIREBALL EX12.7A, 12159MB w/418kB Cache, CHS=24704/16/63, UDMA(33)
hde: QUANTUM FIREBALLP KA13.6, 13217MB w/371kB Cache, CHS=26853/16/63, UDMA(66)
hdg: Maxtor 90680D4, 6485MB w/256kB Cache, CHS=13176/16/63, (U)DMA
hdi: ATAPI 10X CD-ROM drive, 256kB Cache, DMA
Uniform CDROM driver Revision: 3.02
hdj: ATAPI 4X CD-ROM changer w/4 slots, 128kB Cache
     CD Slot 1 : Disc has 1 track: 1=data 0=audio 0=Cd-I 0=XA
     CD Slot 2 : Disc has 1 track: 1=data 0=audio 0=Cd-I 0=XA
     CD Slot 3 : Disc has 1 track: 1=data 0=audio 0=Cd-I 0=XA
     CD Slot 4 Empty slot.
ide-tape: hdk: overriding capabilities->speed (assuming 650KB/sec)
ide-tape: hdk: overriding capabilities->max_speed (assuming 650KB/sec)
ide-tape: hdk <-> ht0, 650KBps, 16*32kB buffer, 3200kB pipeline, 400ms tDSC, DMA
hdl: 98304kB, 196608 blocks, 512 sector size
hdl: 98304kB, 32/64/96 CHS, 4096 kBps, 512 sector size, 2941 rpm
Floppy drive(s): fd0 is 1.44M, fd1 is 1.2M
FDC 0 is a National Semiconductor PC87306
tulip.c:v0.89H 5/23/98 [EMAIL PROTECTED]
eth0: Digital DC21041 Tulip at 0xe480, 21041 mode, 00 40 05 43 79 0a, IRQ 16.
eth0:21041 Media information at 30, default media 0800 (Autosense).
eth0:  21041 media #0, 10baseT.
eth0:  21041 media #0, 10baseT.
eth0:  21041 media #0, 10baseT.
Partition check:
 hda: hda1 hda2 hda3 hda4
 hdb: [PTBL] [782/128/63] hdb1 hdb2
 hdc: hdc1 hdc2 hdc3 hdc4
 hde: hde1 hde2 hde3 hde4
 hdg: hdg1 hdg2 hdg3 hdg4
 hdl: hdl1
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 76k freed


---------------
scanpci output:

PCI says configuration type 1

PCI probing configuration type 1
Probing for devices on PCI bus 0:


pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x1237
 Intel  Device unknown
  STATUS    0x2280  COMMAND 0x0006
  CLASS     0x06 0x00 0x00  REVISION 0x02
  BIST      0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00

pci bus 0x0 cardnum 0x07 function 0x0000: vendor 0x8086 device 0x7000
 Intel 82371 pci-isa bridge
  STATUS    0x0280  COMMAND 0x000f
  CLASS     0x06 0x01 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00

pci bus 0x0 cardnum 0x07 function 0x0001: vendor 0x8086 device 0x7010
 Intel 82371 bus-master IDE controller
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x01 0x01 0x80  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE4     0x0000ffa1  addr 0x0000ffa0  I/O
  BYTE_0    0x77  BYTE_1  0xe3  BYTE_2  0x77  BYTE_3  0xe3

pci bus 0x0 cardnum 0x07 function 0x0002: vendor 0x8086 device 0x7020
 Intel  Device unknown
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x0c 0x03 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE4     0x0000ef41  addr 0x0000ef40  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0xff

pci bus 0x0 cardnum 0x10 function 0x0000: vendor 0x102b device 0x051b
 Matrox MGA Millennium II
  STATUS    0x0280  COMMAND 0x0007
  CLASS     0x03 0x00 0x00  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0xfc000008  addr 0xfc000000  MEM
  BASE1     0xfebfc000  addr 0xfebfc000  MEM
  BASE2     0xfe000000  addr 0xfe000000  MEM
  BASEROM   0xfebe0000  addr 0xfebe0000  not-decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_0    0x00  BYTE_1  0x01  BYTE_2  0x2c  BYTE_3  0x5f

pci bus 0x0 cardnum 0x11 function 0x0000: vendor 0x1011 device 0x0014
 Digital Equipment Corporation DC21041 10Mb/s Ethernet Plus
  STATUS    0x0280  COMMAND 0x0107
  CLASS     0x02 0x00 0x00  REVISION 0x21
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0x0000e481  addr 0x0000e480  I/O
  BASE1     0xfebf7f80  addr 0xfebf7f80  MEM
  BASEROM   0xfeb40000  addr 0xfeb40000  not-decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_0    0x00  BYTE_1  0x76  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x0 cardnum 0x13 function 0x0000: vendor 0x1103 device 0x0004
 Device unknown
  STATUS    0x0200  COMMAND 0x0005
  CLASS     0x01 0x80 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x80  LATENCY 0x78  CACHE 0x08
  BASE0     0x0000ef81  addr 0x0000ef80  I/O
  BASE1     0x0000ef89  addr 0x0000ef88  I/O
  BASE4     0x0000e801  addr 0x0000e800  I/O
  BASEROM   0xfebc0001  addr 0xfebc0000  decode-enabled
  MAX_LAT   0x08  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x09
  BYTE_0    0x31  BYTE_1  0xa7  BYTE_2  0xcf  BYTE_3  0x10

pci bus 0x0 cardnum 0x13 function 0x0001: vendor 0x1103 device 0x0004
 Device unknown
  STATUS    0x0200  COMMAND 0x0005
  CLASS     0x01 0x80 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x80  LATENCY 0x78  CACHE 0x08
  BASE0     0x0000efa1  addr 0x0000efa0  I/O
  BASE1     0x0000ef8d  addr 0x0000ef8c  I/O
  BASE4     0x0000ec01  addr 0x0000ec00  I/O
  MAX_LAT   0x08  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x09
  BYTE_0    0x31  BYTE_1  0xa7  BYTE_2  0xc8  BYTE_3  0x20

pci bus 0x0 cardnum 0x14 function 0x0000: vendor 0x1191 device 0x0005
 Device unknown
  STATUS    0x0000  COMMAND 0x0007
  CLASS     0x01 0x00 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x00  LATENCY 0xfe  CACHE 0x00
  BASE0     0x0000eff1  addr 0x0000eff0  I/O
  BASE1     0x0000efe5  addr 0x0000efe4  I/O
  BASE2     0x0000efa9  addr 0x0000efa8  I/O
  BASE3     0x0000efe1  addr 0x0000efe0  I/O
  BASE4     0x0000ef91  addr 0x0000ef90  I/O
  BASEROM   0xfebf8001  addr 0xfebf8000  decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0a
  BYTE_0    0x01  BYTE_1  0x04  BYTE_2  0x01  BYTE_3  0x04

PCI probing configuration type 2


-----------------
/proc/pci output:

PCI devices found:
  Bus  0, device  20, function  0:
    SCSI storage controller: Artop Electronics ATP850UF (rev 1).
      Fast devsel.  IRQ 19.  Master Capable.  Latency=254.  
      I/O at 0xeff0 [0xeff7].
      I/O at 0xefe4 [0xefe7].
      I/O at 0xefa8 [0xefaf].
      I/O at 0xefe0 [0xefe3].
      I/O at 0xef90 [0xef9f].
  Bus  0, device  19, function  1:
    Unknown mass storage controller: PCI<0:0099> 1103:0004 (Triones Technologies, 
Inc.) (rev 1).
      Medium devsel.  IRQ 18.  Master Capable.  Latency=120.  Min Gnt=8.Max Lat=8.
      I/O at 0xefa0 [0xefa7].
      I/O at 0xef8c [0xef8f].
      I/O at 0xec00 [0xecff].
  Bus  0, device  19, function  0:
    Unknown mass storage controller: PCI<0:0098> 1103:0004 (Triones Technologies, 
Inc.) (rev 1).
      Medium devsel.  IRQ 18.  Master Capable.  Latency=120.  Min Gnt=8.Max Lat=8.
      I/O at 0xef80 [0xef87].
      I/O at 0xef88 [0xef8b].
      I/O at 0xe800 [0xe8ff].
  Bus  0, device  17, function  0:
    Ethernet controller: DEC DC21041 (rev 33).
      Medium devsel.  Fast back-to-back capable.  IRQ 16.  Master Capable.  
Latency=64.  
      I/O at 0xe480 [0xe4ff].
      Non-prefetchable 32 bit memory at 0xfebf7f80 [0xfebf7fff].
  Bus  0, device  16, function  0:
    VGA compatible controller: Matrox Millennium II (rev 0).
      Medium devsel.  Fast back-to-back capable.  IRQ 16.  Master Capable.  
Latency=64.  
      Prefetchable 32 bit memory at 0xfc000000 [0xfcffffff].
      Non-prefetchable 32 bit memory at 0xfebfc000 [0xfebfffff].
      Non-prefetchable 32 bit memory at 0xfe000000 [0xfe7fffff].
  Bus  0, device   7, function  2:
    USB Controller: Intel 82371SB PIIX3 USB (rev 1).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  Latency=64.  
      I/O at 0xef40 [0xef5f].
  Bus  0, device   7, function  1:
    IDE interface: Intel 82371SB PIIX3 IDE (rev 0).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  Latency=32.  
      I/O at 0xffa0 [0xffaf].
  Bus  0, device   7, function  0:
    ISA bridge: Intel 82371SB PIIX3 ISA (rev 1).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  No bursts.  
  Bus  0, device   0, function  0:
    Host bridge: Intel 82441FX Natoma (rev 2).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  Latency=32.  


------------------------
/proc/interrupts output:

           CPU0       CPU1       
  0:      20086          0          XT-PIC  timer
  1:        503        333    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  4:         53         92    IO-APIC-edge  serial
  5:          0          3    IO-APIC-edge  soundblaster
  8:          0          1    IO-APIC-edge  rtc
 12:        489       1113    IO-APIC-edge  PS/2 Mouse
 13:          1          0          XT-PIC  fpu
 14:         70         10    IO-APIC-edge  ide4
 15:         24          5    IO-APIC-edge  ide5
 16:          2          2   IO-APIC-level  eth0
 18:          4          4   IO-APIC-level  ide2, ide3
 19:       1496       1519   IO-APIC-level  ide0
NMI:          0
ERR:          0

============================================================================
===


============================================================================
===

MPTable, version 2.0.12

----------------------------------------------------------------------------
---

MP Floating Pointer Structure:

  location:                     BIOS
  physical address:             0x000fb860
  signature:                    '_MP_'
  length:                       16 bytes
  version:                      1.4
  checksum:                     0x36
  mode:                         Virtual Wire

----------------------------------------------------------------------------
---

MP Config Table Header:

  physical address:             0x000f7be0
  signature:                    'PCMP'
  base table length:            252
  version:                      1.4
  checksum:                     0x22
  OEM ID:                       'INTEL   '
  Product ID:                   '440FX       '
  OEM table pointer:            0x00000000
  OEM table size:               0
  entry count:                  23
  local APIC address:           0xfee00000
  extended table length:        8
  extended table checksum:      117

----------------------------------------------------------------------------
---

MP Config Base Table Entries:

--
Processors:     APIC ID Version State           Family  Model   Step    Flags
                 0       0x11    BSP, usable     6       1       7       0xfbff
                 1       0x11    AP, usable      6       1       7       0xfbff
--
Bus:            Bus ID  Type
                 0       PCI   
                 1       ISA   
--
I/O APICs:      APIC ID Version State           Address
                 2       0x11    usable          0xfec00000
--
I/O Ints:       Type    Polarity    Trigger     Bus ID   IRQ    APIC ID I
NT#
                ExtINT   conforms    conforms        1     0          2    0
                INT      conforms    conforms        1     1          2    1
                INT      conforms    conforms        1     0          2    2
                INT      conforms    conforms        1     3          2    3
                INT      conforms    conforms        1     4          2    4
                INT      conforms    conforms        1     5          2    5
                INT      conforms    conforms        1     6          2    6
                INT      conforms    conforms        1     7          2    7
                INT      conforms    conforms        1     8          2    8
                INT      conforms    conforms        1    12          2   12
                INT      conforms    conforms        1    13          2   13
                INT      conforms    conforms        1    14          2   14
                INT      conforms    conforms        1    15          2   20
                INT     active-lo       level        1    11          2   16
                INT     active-lo       level        1     9          2   18
                INT     active-lo       level        1    10          2   19
--
Local Ints:     Type    Polarity    Trigger     Bus ID   IRQ    APIC IDtINT#
                ExtINT   conforms    conforms        0   0:A        255    0
                NMI      conforms    conforms        0   0:A        255    1

----------------------------------------------------------------------------
---

dmesg output:

ut IORDY: <6>120 ns
ide-tape: Minimum PIO cycle with IORDY: <6>120 ns
ide-tape: ide-scsi emulation is not supported for OnStream DI-30.
ide-tape: hdj <-> ht0: OnStream DI-30 rev 1.06
ide-tape: Dumping the results of the MODE SENSE packet command
ide-tape: Mode Parameter Header:
ide-tape: Mode Data Length - 23
ide-tape: Medium Type - 218
ide-tape: Device Specific Parameter - 16
ide-tape: Block Descriptor Length - 0
ide-tape: Capabilities and Mechanical Status Page:
ide-tape: Page code - 42
ide-tape: Page length - 18
ide-tape: Read only - No
ide-tape: Supports reverse space - No
ide-tape: Supports erase initiated formatting - No
ide-tape: Supports QFA two Partition format - No
ide-tape: Supports locking the medium - Yes
ide-tape: The volume is currently locked - No
ide-tape: The device defaults in the prevent state - No
ide-tape: Supports ejecting the medium - Yes
ide-tape: Supports error correction - Yes
ide-tape: Supports data compression - No
ide-tape: Supports 512 bytes block size - No
ide-tape: Supports 1024 bytes block size - No
ide-tape: Supports 32768 bytes block size / Restricted byte count for PIO transfers - 
Yes
ide-tape: Maximum supported speed in KBps - 1048
ide-tape: Continuous transfer limits in blocks - 1
ide-tape: Current speed in KBps - 990
ide-tape: Buffer size - 2097152
ide-tape: 32KB play back: Yes
ide-tape: 32.5KB play back: No
ide-tape: 32KB record: Yes
ide-tape: 32.5KB record: No
ide-tape: hdj <-> ht0: 990KBps, 64*32kB buffer, 10208kB pipeline, 60ms tDSC, DMA
ide-tape: MOD_DEC_USE_COUNT in idetape_init
ide-floppy: passing drive hdl to ide-scsi emulation.
Partition check:
 hda: hda1 hda2 hda3 hda4
 hdb: [PTBL] [782/128/63] hdb1 hdb2
 hde: hde1
 hdf: hdf1
 hdl:<3>ide-scsi: hdl: unsupported command in request queue (0)
end_request: I/O error, dev 39:40 (hdl), sector 0
 unable to read partition table
Floppy drive(s): fd0 is 1.44M, fd1 is 1.2M
FDC 0 is a National Semiconductor PC87306
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : 1 host.
  Vendor: IOMEGA    Model: ZIP 100           Rev: 23.D
  Type:   Direct-Access                      ANSI SCSI revision: 00
Detected scsi removable disk sda at scsi0, channel 0, id 0, lun 0
  Vendor: CREATIVE  Model: DVD5240E-1        Rev: 1.14
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 1, lun 0
  Vendor: NEC       Model: CD-ROM DRIVE:251  Rev: 4.14
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr1 at scsi0, channel 0, id 2, lun 0
scsi : detected 2 SCSI cdroms 1 SCSI disk total.
sr0: scsi3-mmc drive: 19x/32x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.06
sr1: scsi3-mmc drive: 4x/4x xa/form2 cdda changer
SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
sda: Write Protect is off
tulip.c:v0.89H 5/23/98 [EMAIL PROTECTED]
eth0: Lite-On 82c168 PNIC at 0xec00, 00 a0 cc 58 17 05, IRQ 11.
eth0:  MII transceiver found at MDIO address 1, config 3000 status 7829.
eth0:  Advertising 01e1 on PHY 1, previously advertising 01e1.
Real Time Clock Driver v1.09b
Non-volatile memory driver v1.0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 168k freed
eth0: Changing PNIC configuration to half-duplex, CSR6 812e0000.
VFS: Disk change detected on device sd(8,0)
SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
sda: Write Protect is off
 sda: sda4
ide-tape: MOD_INC_USE_COUNT in idetape_blkdev_open
ide-tape: MOD_DEC_USE_COUNT in idetape_blkdev_release
SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
sda: Write Protect is off
 sda: sda1
SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
sda: Write Protect is off
 sda: sda1
VFS: Disk change detected on device fd(2,0)


---------------
scanpci output:

PCI says configuration type 1

PCI probing configuration type 1
Probing for devices on PCI bus 0:


pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x1237
 Intel  Device unknown
  STATUS    0x2280  COMMAND 0x0106
  CLASS     0x06 0x00 0x00  REVISION 0x02
  BIST      0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00

pci bus 0x0 cardnum 0x07 function 0x0000: vendor 0x8086 device 0x7000
 Intel 82371 pci-isa bridge
  STATUS    0x0280  COMMAND 0x000f
  CLASS     0x06 0x01 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00

pci bus 0x0 cardnum 0x07 function 0x0001: vendor 0x8086 device 0x7010
 Intel 82371 bus-master IDE controller
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x01 0x01 0x80  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE4     0x0000ffa1  addr 0x0000ffa0  I/O
  BYTE_0    0x07  BYTE_1  0xa3  BYTE_2  0x77  BYTE_3  0xd0

pci bus 0x0 cardnum 0x10 function 0x0000: vendor 0x102b device 0x051b
 Matrox MGA Millennium II
  STATUS    0x0280  COMMAND 0x0007
  CLASS     0x03 0x00 0x00  REVISION 0x00
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0xfc000008  addr 0xfc000000  MEM
  BASE1     0xfebfc000  addr 0xfebfc000  MEM
  BASE2     0xfe000000  addr 0xfe000000  MEM
  BASEROM   0xfebe0000  addr 0xfebe0000  not-decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_0    0x00  BYTE_1  0x01  BYTE_2  0x2c  BYTE_3  0x5f

pci bus 0x0 cardnum 0x11 function 0x0000: vendor 0x11ad device 0x0002
 Device unknown
  STATUS    0x0280  COMMAND 0x0107
  CLASS     0x02 0x00 0x00  REVISION 0x20
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0x0000ec01  addr 0x0000ec00  I/O
  BASE1     0xfebf7f00  addr 0xfebf7f00  MEM
  BASEROM   0xfeb40000  addr 0xfeb40000  not-decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x0 cardnum 0x13 function 0x0000: vendor 0x105a device 0x4d38
 Promise  Device unknown
  STATUS    0x0200  COMMAND 0x0007
  CLASS     0x01 0x80 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0     0x0000efa1  addr 0x0000efa0  I/O
  BASE1     0x0000ef8d  addr 0x0000ef8c  I/O
  BASE2     0x0000ef81  addr 0x0000ef80  I/O
  BASE3     0x0000ef89  addr 0x0000ef88  I/O
  BASE4     0x0000ef01  addr 0x0000ef00  I/O
  BASE5     0xfebc0000  addr 0xfebc0000  MEM
  BASEROM   0xfebb0001  addr 0xfebb0000  decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x09

pci bus 0x0 cardnum 0x14 function 0x0000: vendor 0x1191 device 0x0005
 Device unknown
  STATUS    0x0000  COMMAND 0x0007
  CLASS     0x01 0x00 0x00  REVISION 0x01
  BIST      0x00  HEADER 0x00  LATENCY 0xfe  CACHE 0x00
  BASE0     0x0000eff1  addr 0x0000eff0  I/O
  BASE1     0x0000efe5  addr 0x0000efe4  I/O
  BASE2     0x0000efa9  addr 0x0000efa8  I/O
  BASE3     0x0000efe1  addr 0x0000efe0  I/O
  BASE4     0x0000ef91  addr 0x0000ef90  I/O
  BASEROM   0xfebf8001  addr 0xfebf8000  decode-enabled
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0a
  BYTE_0    0x01  BYTE_1  0x04  BYTE_2  0x01  BYTE_3  0x04

PCI probing configuration type 2


-----------------
/proc/pci output:

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 2).
      Master Capable.  Latency=32.  
  Bus  0, device   7, function  0:
    ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] (rev 1).
  Bus  0, device   7, function  1:
    IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] (rev 0).
      Master Capable.  Latency=32.  
      I/O at 0xffa0 [0xffaf].
  Bus  0, device  16, function  0:
    VGA compatible controller: Matrox Graphics, Inc. MGA 2164W [Millennium II] (rev 
0).
      IRQ 11.
      Master Capable.  Latency=64.  
      Prefetchable 32 bit memory at 0xfc000000 [0xfcffffff].
      Non-prefetchable 32 bit memory at 0xfebfc000 [0xfebfffff].
      Non-prefetchable 32 bit memory at 0xfe000000 [0xfe7fffff].
  Bus  0, device  17, function  0:
    Ethernet controller: Lite-On Communications Inc LNE100TX (rev 32).
      IRQ 11.
      Master Capable.  Latency=64.  
      I/O at 0xec00 [0xecff].
      Non-prefetchable 32 bit memory at 0xfebf7f00 [0xfebf7fff].
  Bus  0, device  19, function  0:
    Unknown mass storage controller: Promise Technology, Inc. 20262 (rev 1).
      IRQ 9.
      Master Capable.  Latency=64.  
      I/O at 0xefa0 [0xefa7].
      I/O at 0xef8c [0xef8f].
      I/O at 0xef80 [0xef87].
      I/O at 0xef88 [0xef8b].
      I/O at 0xef00 [0xef3f].
      Non-prefetchable 32 bit memory at 0xfebc0000 [0xfebdffff].
  Bus  0, device  20, function  0:
    SCSI storage controller: Artop Electronic Corp ATP850UF (rev 1).
      IRQ 10.
      Master Capable.  Latency=254.  
      I/O at 0xeff0 [0xeff7].
      I/O at 0xefe4 [0xefe7].
      I/O at 0xefa8 [0xefaf].
      I/O at 0xefe0 [0xefe3].
      I/O at 0xef90 [0xef9f].


------------------------
/proc/interrupts output:

           CPU0       CPU1       
  0:    3614298    3639929    IO-APIC-edge  timer
  1:       5435       4813    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          1          0    IO-APIC-edge  rtc
  9:        598        602   IO-APIC-level  ide2
 10:     150459     150738   IO-APIC-level  ide0
 11:      18413      19845   IO-APIC-level  eth0
 12:      24562      18059    IO-APIC-edge  PS/2 Mouse
 13:          1          0          XT-PIC  fpu
 14:         15          8    IO-APIC-edge  ide4
 15:       2034       4749    IO-APIC-edge  ide5
NMI:          0          0 
LOC:    7253432    7253431 
ERR:          0

============================================================================
===

Reply via email to