Subject: Lost interrupt problem writing to Atapi Zip drive
To: None <port-i386@netbsd.org>
From: Video Mike <mike@cpdist.com>
List: port-i386
Date: 07/18/2001 19:38:59
Dear NetBSD,

I have a Gigabyte mainboard with the VIA chipset running V1.5.1 and I'm 
unable to write to the Zip drive
mounted as follows:

    #mount -t msdos -o -l /dev/sd0h /mnt

When I do a write to it as in the following, I get the error messages to 
stdout as below:

    #cp /netbsd /mnt
    pciide0:1:0: lost interrupt
    type: atapi tc_bcount: 2048 tc_skip: 0

This keeps on going and it is not possible to ^c out of this.  I have 
tried different BIOS settings, but,
this doesn't help.  Otherwise, the system works just great!

Keep up the great work on an excellent operating system!

--Mike--