From owner-freebsd-mobile Wed Apr 5 10:18:54 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mongkok.pacific.net.hk (mongkok.pacific.net.hk [202.14.67.46]) by hub.freebsd.org (Postfix) with ESMTP id AB1C737B755 for ; Wed, 5 Apr 2000 10:18:30 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from tsingyi.pacific.net.hk (tsingyi.pacific.net.hk [202.14.67.240]) by mongkok.pacific.net.hk with ESMTP id BAA27424; Thu, 6 Apr 2000 01:18:21 +0800 (HKT) Received: from alexkwan (ppp41.dyn30.pacific.net.hk [202.64.30.41]) by tsingyi.pacific.net.hk with SMTP id BAA15878; Thu, 6 Apr 2000 01:18:19 +0800 (HKT) Message-ID: <000201bf9f23$462eb0c0$291e40ca@alexkwan> From: "Alex Kwan" To: "Sean O'Connell" Cc: References: <000b01bf9f11$efa52060$2c1e40ca@alexkwan> <20000405115548.N13991@stat.Duke.EDU> Subject: Re: How to config PCMCIA Atapi Cdrom Drive and PCMCIA Atapi Zip Drive Date: Thu, 6 Apr 2000 01:15:29 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Sean and other FreeBSD fans, (1) CDROM use acd0c or ad0? Do I need create /dev/acd0a and /dev/acd0c manually? (2) ZIP I create the entry in pccard.conf by myself, and it was detected, but I got following error message: 'ata-2 - slave: ata2_command : timeout waiting for intr.' 'ata-2 - slave: ata2_identify failed' 'ata-2 - master : floppy device - No Driver' If This Zip Drive were running at MS Win98 and without manufactuer's driver, it will be recognized as a movable disk. now I am trying changed the ata2 to atapifd0 (I found this on hardware.txt ), do you know what is the device name of atapifd on /dev? do I needed to create one? Thanks > > It should work with 4.0. You'll need to do something like the > following > > # Sony-branded PCCard CD-ROM > card " " "NinjaATA-" > config auto "ata2" 15 > insert logger -t pccard:$device -s Sony CD-ROM inserted > remove logger -t pccard:$device -s Sony CD-ROM remove > > (this is for the Sony drive .. you'll need to use the > pccardc dumpcis command to get the appropiate entries > for your cdrom). As for the Zip drive, I am not sure. > > What do error you see on the console (or in /var/log/messages) when > you insert them? > > You can usually construct an entry using the time-honored "monkey see, > monkey do" technique for similar entries. > > S > ----------------------------------------------------------------------- > Sean O'Connell Email: sean@stat.Duke.EDU > Institute of Statistics and Decision Sciences Phone: (919) 684-5419 > Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message