Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 14:15:39 +0100
From:      Manfred Usselmann <manfred.usselmann@hp.com>
To:        freebsd-isdn@FreeBSD.org
Subject:   I4B - buildkernel problem
Message-ID:  <20070222141539.0dd7ebe1.manfred.usselmann@hp.com>

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

I'm using the I4B version from Hans Petter Selasky and try to update my
system from 6.2 Prerelease (Oktober 31, 2006 ) to STABLE (RELENG-6).

I've deinstalled I4B, cvsuped the sources and buildworld seems to be
OK. But buildkernel fails with 'device "i4bdss1" is unknown'.

In October the buildkernel was no problem at all.

The part of the kernel config I added for I4B to the default config
back in October:

- - - - - - - - - - 
# I4B section
#
options IPR_VJ
device "i4bdss1"
device "i4b"
device "i4btrc"
device "i4bctl"
device "i4brbch"
device "i4btel"
device "i4bipr"
device "i4bisppp"

device ihfc
device sound
- - - - - - - - - - 

Any idea what could cause this issue?

Thanks,
Manfred

P.S.: The buildkernel output:

/usr/src # make buildkernel KERNCONF=ICG-PC211-RELENG-6-I4B

--------------------------------------------------------------
>>> Kernel build for ICG-PC211-RELENG-6-I4B started on Thu Feb 22 13:48:59 CET 2007
--------------------------------------------------------------
===> ICG-PC211-RELENG-6-I4B
mkdir -p /usr/obj/usr/src/sys

--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
cd /usr/src/sys/i386/conf;  PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin  config  -d /usr/obj/usr/src/sys/ICG-PC211-RELENG-6-I4B  /usr/src/sys/i386/conf/ICG-PC211-RELENG-6-I4B
config: Error: device "i4bdss1" is unknown
config: 1 errors
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


-- 
----------------------------------------------------------------------
Manfred Usselmann - usselmann.m@icg-online.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070222141539.0dd7ebe1.manfred.usselmann>