From owner-freebsd-mobile Sun Sep 10 17:57:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail2.aracnet.com (mail2.aracnet.com [216.99.193.35]) by hub.freebsd.org (Postfix) with ESMTP id DE6C737B423 for ; Sun, 10 Sep 2000 17:57:52 -0700 (PDT) Received: from aracnet.com (max7-198-85.cust.aracnet.com [216.99.198.85]) by mail2.aracnet.com (8.11.0/8.11.0) with ESMTP id e8B0vnx15926; Sun, 10 Sep 2000 17:57:49 -0700 Message-ID: <39BC2DA9.B2CDEF4F@aracnet.com> Date: Sun, 10 Sep 2000 17:56:09 -0700 From: Henry Tieman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 3.5-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Gary E. Rafe" , freebsd-mobile@FreeBSD.ORG, henryt@aracnet.com Subject: Re: Q: SlimSCSI 1460 (aic0) for 3.5.1-R ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have an Adaptec 1460D for my laptop. It worked fine with the FreeBSD 3.4 and PAO3 and I'm having problems with 3.5.1. But I wanted the upgrade to get StarOffice to work on my system. I had to hack a few things to get 3.5.1 and PAO3 to work last night. And it recognizes(sp?) the 1460 just fine and the Ninja-ata cdrom. the only problem I ran into was that removing the 1460 causes a kernel panic - only a small problem. to get 3.5.1 to compile with PAO3 I had to remove some devices from the kernel config and add an od.h file. in /usr/src/sys/compile/LAPTOP I mad a one line od.h that contains: #define NOD 1 and I commented the lines with the devices ncr0, ncv0, nsp0 and stg0 after that it compiled. Henry "Gary E. Rafe" wrote: > > We're hoping to get an Adaptec SlimSCSI 1460 card > working on an older Toshiba 220CDS running 3.5.1-Release. > > We're finding now that "controller aic0" has no PCCARD hooks > in 3.5.1-RELEASE. > > Do patches exist for "aic" under 3.5.1-R ? > > Can anyone comment on the appropriateness of the PAO3 > patches for 3.5-RELEASE on a 3.5.1-R system ? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message