Date: Wed, 8 Jul 1998 19:03:59 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: peter@sirius.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: missing "isa_devtab_cam" on kernel link Message-ID: <199807090203.TAA01778@ix.netcom.com> In-Reply-To: <199807090109.SAA11873@staff.sirius.com> (peter@sirius.com)
next in thread | previous in thread | raw e-mail | index | archive | help
Going from 2.2.6 to -stable is a step backwards. Is it known to work?
In -current, I find isa_devtab_cam defined in compile/{kernel
name}/ioconf.c. It is generated by config. I don't believe the cam
code has been put in -stable, yet. Has it?
Maybe you have a bad tag in the cvsup config file and got -current? I
just sent my stable-supfile. I run -current, so the stable-supfile
may be out of date. Look at
http://www.freebsd.org/handbook/handbook263.html#507
The -stable supfile is referenced on that page.
Did you clean the kernel build directory?
config -r {kernel name}
cd ../../compile/{kernel name}
make depend
make
Is this the sequence?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807090203.TAA01778>
