From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 4 06:32:38 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B916A4CE for ; Tue, 4 Jan 2005 06:32:38 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0EAE43D58 for ; Tue, 4 Jan 2005 06:32:37 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j046V8l7038431; Mon, 3 Jan 2005 23:31:08 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 03 Jan 2005 23:31:27 -0700 (MST) Message-Id: <20050103.233127.88047588.imp@bsdimp.com> To: dave@horsfall.org From: "M. Warner Losh" In-Reply-To: References: <20050103.203755.68051197.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: Using PCMCIA ATA adaptor X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 06:32:38 -0000 In message: Dave Horsfall writes: : On Mon, 3 Jan 2005, M. Warner Losh wrote: : : > : ata2: at port 0x180-0x187,0x386-0x387 irq 11 function 0 config 37 on pccard0 : > : > Is the drive master or slave? : : Master. I'm starting to think that although it claims to be an ATA : adaptor, it will only recognise Kingston-brand disks (it was designed to : clone smaller disks to a bigger Kingston drive as an upgrade). : : Kingston have verified the driver only works with their disks, so it's not : beyond the realms of possibility that the adaptor will as well. I should : dig out the old disk and try it (if it still works). Please do. I have a simple one of these things as well, but it works for me. I wonder if the altio stuff is being setup right for you... Warner