Date: Thu, 15 Apr 1999 14:03:23 +1000 (EST) From: akm@theinternet.com.au To: FreeBSD-gnats-submit@freebsd.org Subject: kern/11146: 2nd ISA Cyclades-Y not recognised Message-ID: <199904150403.OAA17885@mercury.theinternet.com.au>
next in thread | raw e-mail | index | archive | help
>Number: 11146 >Category: kern >Synopsis: 2nd ISA Cyclades-Y not recognised under 3.1-stable >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 14 21:10:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Kenneth Milton >Release: FreeBSD 3.1-STABLE i386 >Organization: THE Internet (Aust) Pty Ltd >Environment: P200 2 ISA cyclades-Y serial adapters PCI NE2000 PCI Video >Description: When adding a 2nd ISA cyclades-Y adapter, boot -c shows that the devices are conflicting with each other even though they do not share IRQs or IO addresses. The 2nd card is not detected on boot up. There are serial ports connected to the card. ------------------------------------------------------------------------ Apr 14 18:15:29 mercury /kernel: Preloaded elf kernel "kernel" at 0xf02c0000. Apr 14 18:15:29 mercury /kernel: Probing for devices on PCI bus 0: Apr 14 18:15:29 mercury /kernel: chip0: <Intel 82439TX System Controller (MTXC)> rev 0x01 on pci0.0.0 Apr 14 18:15:30 mercury /kernel: chip1: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.7.0 Apr 14 18:15:30 mercury /kernel: ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1 Apr 14 18:15:30 mercury /kernel: chip2: <Intel 82371AB Power management controller> rev 0x01 on pci0.7.3 Apr 14 18:15:30 mercury /kernel: vga0: <S3 Trio 64 graphics accelerator> rev 0x16 int a irq 9 on pci0.10 .0 Apr 14 18:15:30 mercury /kernel: ed1: <NE2000 PCI Ethernet (Compex)> rev 0x0a int a irq 12 on pci0.11.0 Apr 14 18:15:30 mercury /kernel: ed1: address 00:80:48:c2:77:1c, type NE2000 (16 bit) Apr 14 18:15:30 mercury /kernel: Probing for devices on the ISA bus: Apr 14 18:15:30 mercury /kernel: sc0 on isa Apr 14 18:15:30 mercury /kernel: sc0: VGA color <16 virtual consoles, flags=0x0> Apr 14 18:15:30 mercury /kernel: ed0 not found at 0x280 Apr 14 18:15:30 mercury /kernel: atkbdc0 at 0x60-0x6f on motherboard Apr 14 18:15:30 mercury /kernel: atkbd0 irq 1 on isa Apr 14 18:15:30 mercury /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa Apr 14 18:15:30 mercury /kernel: sio0: type 16550A Apr 14 18:15:30 mercury /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa Apr 14 18:15:30 mercury /kernel: sio1: type 16550A Apr 14 18:15:30 mercury /kernel: pca0 on motherboard Apr 14 18:15:30 mercury /kernel: pca0: PC speaker audio driver Apr 14 18:15:30 mercury /kernel: cy0 irq 10 maddr 0xd4000 msize 8192 on isa Apr 14 18:15:30 mercury /kernel: cy1 not found Apr 14 18:15:30 mercury /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 14 18:15:30 mercury /kernel: wdc0 Apr 14 18:15:30 mercury /kernel: : unit 0 (wd0): <ST32122A> Apr 14 18:15:30 mercury /kernel: wd0: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S Apr 14 18:15:30 mercury /kernel: wdc0: unit 1 (wd1): <ST34321A> Apr 14 18:15:30 mercury /kernel: wd1: 4103MB (8404830 sectors), 8894 cyls, 15 heads, 63 S/T, 512 B/S Apr 14 18:15:30 mercury /kernel: wdc1 at 0x170-0x177 irq 15 on isa Apr 14 18:15:30 mercury /kernel: wdc1: unit 0 (wd2): <ST38641A> Apr 14 18:15:30 mercury /kernel: wd2: 8207MB (16809660 sectors), 16676 cyls, 16 heads, 63 S/T, 512 B/S Apr 14 18:15:30 mercury /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa Apr 14 18:15:30 mercury /kernel: fdc0: FIFO enabled, 8 bytes threshold Apr 14 18:15:30 mercury /kernel: fd0: 1.44MB 3.5in Apr 14 18:15:30 mercury /kernel: npx0 on motherboard Apr 14 18:15:30 mercury /kernel: npx0: INT 16 interface ------------------------------------------------------------------------ Kernel Config device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000 vector cyintr ------------------------------------------------------------------------ * * $Id: cy.c,v 1.83 1999/01/08 19:17:46 bde Exp $ */ >How-To-Repeat: Plug two ISA cyclades-Y cards in and boot up. >Fix: >Release-Note: >Audit-Trail: >Unformatted: Andrew K. Milton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904150403.OAA17885>