From owner-freebsd-current Thu Sep 17 08:31:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25508 for freebsd-current-outgoing; Thu, 17 Sep 1998 08:31:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25476 for ; Thu, 17 Sep 1998 08:31:39 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id JAA03424; Thu, 17 Sep 1998 09:31:06 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199809171531.JAA03424@panzer.plutotech.com> Subject: Re: /dev/xpt0 In-Reply-To: <19980917092907.J367@kublai.com> from Brian Cully at "Sep 17, 98 09:29:07 am" To: shmit@kublai.com Date: Thu, 17 Sep 1998 09:31:06 -0600 (MDT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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