Subject: Re: kern/26502: IDE broken with SiS 496
To: None <netbsd-bugs@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 08/01/2004 18:49:17
Manuel Bouyer wrote:
> can you try a kernel without the pciide devices, only wdc at isa ?

Yay! That works. Thanks for the very quick help.

> Also I'd be interested in seeing the pciide-related lines from the newer
> kernel. You should be able to enter ddb and use the dmesg command.

Ok, here it is:

NetBSD 2.0G (SHOCKWAVE) #3: Sun Aug  1 15:23:05 CEST 2004
	bin@cyclonus:/usr/obj/sys/arch/i386/compile/SHOCKWAVE
total memory = 32380 KB
avail memory = 30160 KB
BIOS32 rev. 0 found at 0xfbdb0
mainbus0 (root)
cpu0 at mainbus0: (uniprocessor)
cpu0: AMD Am5x86 W/B 133/160 (486-class), id 0x4f4
cpu0: features 1<FPU>
Warning: broken PCI-Host bridge detected; disabling memory-mapped access
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space enabled
pchb0 at pci0 dev 5 function 0
pchb0: vendor 0x1039 product 0x0496 (rev. 0x31)
rtk0 at pci0 dev 6 function 0: Realtek 8139 10/100BaseTX
rtk0: interrupting at irq 12
rtk0: Ethernet address 00:30:84:29:09:2a
ukphy0 at rtk0 phy 7: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000000, model 0x0000, rev. 0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rtk1 at pci0 dev 8 function 0: Realtek 8139 10/100BaseTX
rtk1: interrupting at irq 11
rtk1: Ethernet address 00:4f:4e:0c:8f:ff
ukphy1 at rtk1 phy 7: Generic IEEE 802.3u media interface
ukphy1: OUI 0x000000, model 0x0000, rev. 0
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pciide0 at pci0 dev 10 function 0
pciide0: vendor 0x10ad product 0x0001 (rev. 0x02)
pciide0: hardware does not support DMA
pciide0: primary channel wired to compatibility mode
pciide0: primary channel interrupting at irq 14
pciide0: primary channel ignored (other hardware responding at addresses)
pciide0: secondary channel wired to compatibility mode
pciide0: secondary channel interrupting at irq 15
pciide0: secondary channel ignored (not responding; disabled or no drives?)
isa0 at mainbus0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
com1: console
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
atabus0 at wdc0 channel 0
npx0 at isa0 port 0xf0-0xff: using exception 16
wd0 at atabus0 drive 0: <QUANTUM FIREBALLlct10 10>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 9787 MB, 19885 cyl, 16 head, 63 sec, 512 bytes/sect x 20044080 sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66)
boot device: wd0
root on wd0a dumps on wd0b
warning: no /dev/console
wdc0:0:0: lost interrupt
	type: ata tc_bcount: 16384 tc_skip: 8192
wd0a: device timeout reading fsbn 305968 of 305952-305999 (wd0 bn 306031; cn 303 tn 9 sn 40), retrying
wdc0:0:0: lost interrupt
	type: ata tc_bcount: 16384 tc_skip: 8192
wd0a: device timeout reading fsbn 305968 of 305952-305999 (wd0 bn 306031; cn 303 tn 9 sn 40), retrying
wdc0:0:0: lost interrupt
	type: ata tc_bcount: 16384 tc_skip: 8192
wd0a: device timeout reading fsbn 305968 of 305952-305999 (wd0 bn 306031; cn 303 tn 9 sn 40), retrying

-- 
Christian