From owner-freebsd-mobile Tue Oct 21 11:11:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA00200 for mobile-outgoing; Tue, 21 Oct 1997 11:11:43 -0700 (PDT) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA00190; Tue, 21 Oct 1997 11:11:35 -0700 (PDT) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id MAA23603; Tue, 21 Oct 1997 12:11:33 -0600 (MDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA06747; Tue, 21 Oct 1997 12:11:32 -0600 (MDT) Date: Tue, 21 Oct 1997 12:11:32 -0600 (MDT) Message-Id: <199710211811.MAA06747@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Nate Williams Cc: cvs-committers@freebsd.org, mobile@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa aic6360.c In-Reply-To: <199710211757.KAA09096@freefall.freebsd.org> References: <199710211757.KAA09096@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > nate 1997/10/21 10:57:34 PDT > > Modified files: > sys/i386/isa aic6360.c > Log: > - PCCARD support to the much maligned SCSI driver. This gives up support > for a couple of external CD's (notably the Sony PRD-650). > > Note: In order to get my CD recognized, I had to configure the CD under > Win95, but it seems to work now even if I turn it off. > > Submitted by: PAO [minor mods by me] This doesn't work the first time I 'mount' the disk (if it boots with the disk in). However, if I open up the CD player, wait for the disk to stop, and then close the player, I can successfully mount the disk. It's not great, but it's better than nothing. (You might try booting with the disk gone to see if that helps...) Nate