From owner-freebsd-current Sun Apr 4 9: 6:30 1999 Delivered-To: freebsd-current@freebsd.org Received: from bastian.attic.ch (bastian.attic.ch [194.235.45.178]) by hub.freebsd.org (Postfix) with ESMTP id AF4A61503D for ; Sun, 4 Apr 1999 09:06:25 -0700 (PDT) (envelope-from blapp@attic.ch) Received: from bastian.attic.ch (bastian.attic.ch [194.235.45.178]) by bastian.attic.ch (8.9.1a/8.9.1a) with SMTP id SAA14933; Sun, 4 Apr 1999 18:03:56 +0200 (CEST) Date: Sun, 4 Apr 1999 18:03:56 +0200 (CEST) From: Martin Blapp To: netchild@wurzelausix.CS.Uni-SB.DE Cc: freebsd-current@freebsd.org Subject: Re: Bug with afd0 (zip-drive) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have the same problems with Soren's new ATA driver: fuchur# mount_msdos -o noauto /dev/afd0s4 /zip mount_msdos: /dev/afd0s4: Invalid argument With the old driver and slice wfd0s4, this worked with msdos formatted zip-mediums. kernel konfig: -------------- controller ata0 device atadisk0 # ATA disk drives device atapicd0 # ATAPI CDROM drives device atapifd0 # ATAPI floppy drives I've removed the old wdc* controller- and device- options completly. dmesg output with the old driver: --------------------------------- wdc1: unit 1 (atapi): , removable,intr,iordis wfd0: medium type unknown (no disk) wfd0: buggy Zip drive, 64-block transfer limit set dmesg output with the new driver: --------------------------------- (cvsup from 3 Apr) FreeBSD 4.0-CURRENT #6: Sat Apr 3 17:14:27 CEST 1999 root@fuchur.lan.attic.ch:/usr/src/sys/compile/FUCHUR ... ... acd0: CDROM drive at ata0 as master acd0: drive speed 5512KB/sec, 256KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked afd0: rewriteable drive at ata0 as slave afd0: 96MB (196608 sectors), 32 cyls, 64 heads, 96 S/T, 512 B/S afd0: Unknown media (0x0) >Hi, I'm not able to use msdos disks with afd0. It isn't usable with the >mtools too (yes, I've used MAKEDEV to make the needed dev-nodes). > > cvsup at 7pm CET. > > "not able to use": > > mdir z: > init Z: non DOS media > Cannot initialize 'Z:' > > > mount /zip > msdos: /dev/afd0s4: Invalid argument > > Am I missing something? > > Bye, > Alexander. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message