From owner-freebsd-mobile Wed Apr 5 10: 2: 4 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9DC1037BE00 for ; Wed, 5 Apr 2000 10:01:57 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id LAA97043; Wed, 5 Apr 2000 11:01:52 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id LAA79623; Wed, 5 Apr 2000 11:01:07 -0600 (MDT) Message-Id: <200004051701.LAA79623@harmony.village.org> To: "Alex Kwan" Subject: Re: How to config PCMCIA Atapi Cdrom Drive and PCMCIA Atapi Zip Drive Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 05 Apr 2000 23:15:41 +0800." <000b01bf9f11$efa52060$2c1e40ca@alexkwan> References: <000b01bf9f11$efa52060$2c1e40ca@alexkwan> Date: Wed, 05 Apr 2000 11:01:07 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <000b01bf9f11$efa52060$2c1e40ca@alexkwan> "Alex Kwan" writes: : I wanted to make my PCMCIA ATAPI CDROM Drive and : PCMCIA ATAPI 250 MB ZIP Drive under my FreeBSD4.0 Box, : but I can't found any entry about these drive on pccard.conf.sample, : How to make it work? 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