Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 17:11:09 +0900 (JST)
From:      Ninomiya Hideyuki <nin@shikoku.ne.jp>
To:        henryt@aracnet.com
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Q: SlimSCSI 1460 (aic0) for 3.5.1-R ?
Message-ID:  <20000911.171109.104056897.nin@smtp.shikoku.ne.jp>
In-Reply-To: <39BC2DA9.B2CDEF4F@aracnet.com>
References:  <Pine.GSO.4.21.0009101709370.381-100000@ger_sun.wabash.edu> <39BC2DA9.B2CDEF4F@aracnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Henry Tieman <henryt@aracnet.com> Sun, 10 Sep 2000 17:56:09 -0700
    Subject:    Re: Q: SlimSCSI 1460 (aic0) for 3.5.1-R ?
    Message-Id: <39BC2DA9.B2CDEF4F@aracnet.com>
> I had to hack a few things to get 3.5.1 and PAO3 to work last night. 

> 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.

Perhaps this problem is considered to be fault of one place of reject
file of sys/conf/files. Perhaps there should be file of
sys/conf/files.rej. It should be written as follows there.

>--- sys/conf/files      2000/09/09 18:35:14     1.1.1.7
>+++ sys/conf/files      2000/09/11 03:06:22
>@@ -59,10 +59,17 @@
> cam/scsi/scsi_sa.c     optional sa
> cam/scsi/scsi_cd.c     optional cd
> cam/scsi/scsi_ch.c     optional ch
>+cam/scsi/scsi_od.c     optional od        <-- * this line *
> cam/scsi/scsi_pass.c   optional pass
> cam/scsi/scsi_scan.c   optional scan

# This will be wrong a little .....

Because this one line was rejected, the kernel configuration will not
understand od-driver (scsi removable optical disk driver). You will
need to modify sys/conf/files.

> and I commented the lines with the devices ncr0, ncv0, nsp0 and stg0

This modified lines will not be required for problem solving.

If you modified of sys_conf_files, You can build kernel with PAO_ALL
configuration file.

Bye, If this mail was useful for you, I am happy.
---
***************************************************************
* This message is a thing by output of automatic translation. *
* Therefore it will be for there to be a lot of funny parts.  *
* Please approve it.                                          *
***************************************************************
Ninomiya(family name) Hideyuki(fast name) @ ehime japan
mailto:nin@shikoku.ne.jp
PGP-Fingerprint:6C59 EC08 5B23 6490 44D0  7CD3 DA40 219F 7114 8553
PGP-Public-Key:  http://user.shikoku.ne.jp/~nin/pgp/public-key.txt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000911.171109.104056897.nin>