From owner-freebsd-mobile Wed Apr 5 10:47:46 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 DF0D337B6B1 for ; Wed, 5 Apr 2000 10:47:38 -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 BAA29983 for ; Thu, 6 Apr 2000 01:47:37 +0800 (HKT) Received: from alexkwan (ppp182.dyn29.pacific.net.hk [202.64.29.182]) by tsingyi.pacific.net.hk with SMTP id BAA18685 for ; Thu, 6 Apr 2000 01:47:36 +0800 (HKT) Message-ID: <001001bf9f27$5ce33bc0$291e40ca@alexkwan> From: "Alex Kwan" To: Subject: Fw: How to config PCMCIA Atapi Cdrom Drive and PCMCIA Atapi Zip Drive Date: Thu, 6 Apr 2000 01:49:58 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" 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 ----- Original Message ----- From: Alex Kwan To: Warner Losh Sent: Thursday, April 06, 2000 1:48 AM Subject: Re: How to config PCMCIA Atapi Cdrom Drive and PCMCIA Atapi Zip Drive > Hi! Warner, > > (1) CDROM: > I already have a internal CDROM (but it is too slowly), > device is acd0a and acd0c (why one CDROM have two device a and c?), > do I need create acd1a and acd1c manually? > > (2) ZIP Drive > I have create a entry on pccard.conf by myself as follow > (you have told me how to do that before), > card "Iomega" "PCMCIA to 16 bit ATAPI Adapter" > config 0x1 "ata2" ? > insert logger -t pccard: $device -s Iomega Zip 250MB inserted > remove logger -t pccard: $device -s Iomega Zip 250MB removed > > it was detected by pccardd and the ata2 was up, but I got following error > message: > 'ata2 - slave : ata2_command: timeout waiting fot intr.' > 'ata2 - slave : ata2 identify failed' > 'ata2 - master: floppy device - No Driver' > > my drive was detected but no driver, how can I do next step? > > Thanks a lot! > > > > > > Use pccard dumpcis to find out the mfg and "version" strings for the > > card and then put pccard.conf. And send them to me so I can add them > > to pccard.conf.sample. The device you want to deal with in > > pccard.conf is ata since that's the controller. Other devices will > > attach to that. > > > > : Do I need waiting for the PAO4.0 ? > > > > There will be no PAO 4. > > > > : because I read their documents said that the above drive are supported > > : by PAO3.3, device are acd and wfd0. > > > > Snag the entry from PAO3's pccard.conf, hack on it to make FreeBSD 4's > > pccardd happy and you should be set. > > > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message