Subject: Strange dmesg
To: NetBSD-current <current-users@NetBSD.org>
From: Marcin Jessa <lists@yazzy.org>
List: current-users
Date: 01/24/2006 09:17:12
Hi guys.

After I rebuilt my kernel yesterday I got this strange piixide message
about lost interrupt in my dmesg. Any idea what it may be?


wd0 at atabus0 drive 0: <ST320414A>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 19092 MB, 38792 cyl, 16 head, 63 sec, 512 bytes/sect x 39102336
sectors wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd0(piixide0:0:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100)
(using DMA) atapibus0 at atabus1: 2 targets
piixide0:1:0: lost interrupt
        type: ata tc_bcount: 512 tc_skip: 0
cd0 at atapibus0 drive 0: <LTN485, , KQA4> cdrom removable
piixide0:1:0: lost interrupt
        type: ata tc_bcount: 512 tc_skip: 0
piixide0:1:0: lost interrupt
        type: ata tc_bcount: 512 tc_skip: 0
cd0: 32-bit data port
cd0: drive supports PIO mode 4, DMA mode 2
cd0(piixide0:1:0): using PIO mode 4, DMA mode 2 (using DMA)
boot device: wd0
root on wd0a dumps on wd0b


[yazzy@mx1:~]> uname -a
NetBSD mx1.yazzy.net 3.99.15 NetBSD 3.99.15 (MX1) #8: Mon Jan 23
22:56:45 CET 2006
root@mx1.yazzy.net:/usr/obj/sys/arch/i386/compile/MX1 i386


Marcin