From owner-freebsd-scsi Tue Jan 11 22:56:58 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B500D14FAD; Tue, 11 Jan 2000 22:56:54 -0800 (PST) (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 XAA38510; Tue, 11 Jan 2000 23:56:53 -0700 (MST) (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 XAA12127; Tue, 11 Jan 2000 23:57:06 -0700 (MST) Message-Id: <200001120657.XAA12127@harmony.village.org> To: mobile@freebsd.org, scsi@freebsd.org Subject: aic pccard attachment patch Date: Tue, 11 Jan 2000 23:57:06 -0700 From: Warner Losh Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've taken the CAM patches that have been floating around the nomads list and also written a pccard attachment for the aic driver. The patches can be found at http://www.freebsd.org/~imp/aic-patch They appear to work for me, but I've not stress tested them beyond card insertion/extraction. I'll grab a scsi device and do more testing, but nonetheless am fairly confident that these will work fairly well. You'll also need to add aic to the database of cards in /etc/pccard.conf. card "Adaptec, Inc." "APA-1460 SCSI Host Adapter" config 0x9 "aic0" ? is what I'm using. Please let me know what you think.... Especially the cam parts of the patch. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message