From owner-freebsd-current Mon Jun 14 13:18:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id CBE7B14DCF for ; Mon, 14 Jun 1999 13:18:17 -0700 (PDT) (envelope-from netchild@Vodix.CS.Uni-SB.de) Received: from work.net.local (maxtnt-151.telip.uni-sb.de [134.96.71.22]) by uni-sb.de (8.9.3/1999031900) with ESMTP id WAA03298 for ; Mon, 14 Jun 1999 22:18:11 +0200 (CEST) X-Authentication-Warning: uni-sb.de: Host maxtnt-151.telip.uni-sb.de [134.96.71.22] claimed to be work.net.local Received: from Vodix.CS.Uni-SB.de (localhost.net.local [127.0.0.1]) by work.net.local (8.9.3/8.9.3) with ESMTP id RAA00531 for ; Mon, 14 Jun 1999 17:06:24 +0200 (CEST) (envelope-from netchild@Vodix.CS.Uni-SB.de) Message-Id: <199906141506.RAA00531@work.net.local> Date: Mon, 14 Jun 1999 17:06:22 +0200 (CEST) From: A.Leidinger@WJPServer.CS.Uni-SB.de Subject: Problems with afd0 & ZIP 100 To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, all disks (2) with a msdosfs on it didn't want to give access. dmesg: ata-pci0: at device 4.1 on pci0 ata-pci0: Busmastering DMA supported ata0 at 0x01f0 irq 14 on ata-pci0 afd0: rewriteable drive at ata0 as slave afd0: 96MB (196608 sectors), 32 cyls, 64 heads, 96 S/T, 512 B/S afd0: Medium: Unknown media (0x0) A kernel with wfd instead of afd prints: wfd0: buggy Zip drive, 64-block transfer limit set fstab: /dev/afd0s4 /zip msdos rw,-u=1000,nosuid,noexec,-g=1000,nodev,noatime,noauto (103) root@ttyp0 # mount /zip msdos: /dev/afd0s4: Invalid argument (105) root@ttyp0 # ll /dev/afd0s4 brw-rw-rw- 1 root operator 32, 0x00050002 14 Jun 16:24 /dev/afd0s4 MTools: (106) root@ttyp0 # mdir z: init Z: non DOS media Cannot initialize 'Z:' (107) root@ttyp0 # grep z: /usr/local/etc/mtools.conf drive z: file="/dev/rafd0s4" (108) root@ttyp0 # ll /dev/rafd0s4 crw-rw-rw- 1 root operator 118, 0x00050002 14 Jun 16:24 /dev/rafd0s4 /usr/src/sys/dev/ata/atapi-fd.c: $Id: atapi-fd.c,v 1.10 1999/05/31 11:24:29 phk Exp $ -current from Jun 13 around 1am CEST. Is there something I've missed? Bye, Alexander. -- The fastest-moving thing in the world is a bad check. http://netchild.home.pages.de A.Leidinger+Home @ WJPServer.CS.Uni-SB.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message