Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 09:31:06 -0600 (MDT)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        shmit@kublai.com
Cc:        current@FreeBSD.ORG
Subject:   Re: /dev/xpt0
Message-ID:  <199809171531.JAA03424@panzer.plutotech.com>
In-Reply-To: <19980917092907.J367@kublai.com> from Brian Cully at "Sep 17, 98 09:29:07 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Cully wrote...
> I was mucking around with camcontrol to-day, and I got the message:
> 
> camcontrol: couldn't open /dev/xpt0: Device not configured

If you were using CAM before the merge into -current, you've probably got
an old device nodes lying around.  The major numbers for the pass and xpt
devices have changed.  Grab a new copy of src/etc/etc.i386/MAKEDEV and
re-make the devices.

> I couldn't find the device entry in GENERIC or LINT; is there a reason
> for that?

Yes -- it's compiled by default.  It is located in sys/cam/cam_xpt.c

Ken
-- 
Kenneth Merry
ken@plutotech.com

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



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