From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 4 03:49:22 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 7D12216A4CE for ; Tue, 4 Jan 2005 03:49:22 +0000 (GMT) Received: from dave.horsfall.org (mrdavi2.lnk.telstra.net [139.130.75.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CC643D39 for ; Tue, 4 Jan 2005 03:49:20 +0000 (GMT) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by dave.horsfall.org (8.11.4/8.11.4) with ESMTP id j043nIG16636 for ; Tue, 4 Jan 2005 14:49:18 +1100 (EST) Date: Tue, 4 Jan 2005 14:49:17 +1100 (EST) From: Dave Horsfall To: FreeBSD Hackers In-Reply-To: <20050103.203755.68051197.imp@bsdimp.com> Message-ID: References: <20050103.203755.68051197.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 03:49:22 -0000 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). -- Dave