From owner-freebsd-current Mon May 11 17:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21890 for freebsd-current-outgoing; Mon, 11 May 1998 17:11:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from coleridge.kublai.com (coleridge.kublai.com [207.96.1.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21861 for ; Mon, 11 May 1998 17:11:32 -0700 (PDT) (envelope-from shmit@coleridge.kublai.com) Received: (from shmit@localhost) by coleridge.kublai.com (8.8.8/8.8.8) id UAA01670; Mon, 11 May 1998 20:11:27 -0400 (EDT) (envelope-from shmit) Message-ID: <19980511201126.41893@kublai.com> Date: Mon, 11 May 1998 20:11:26 -0400 From: Brian Cully To: The Hermit Hacker Cc: "Kenneth D. Merry" , current@FreeBSD.ORG Subject: Re: serial console w/ SCSI hangs... Reply-To: shmit@kublai.com References: <19980511153105.14757@kublai.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from The Hermit Hacker on Mon, May 11, 1998 at 08:14:09PM -0300 X-Sender: If your mailer pays attention to this, it's broken. X-PGP-Info: finger shmit@kublai.com for my public key. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 11, 1998 at 08:14:09PM -0300, The Hermit Hacker wrote: > I would love to see this...I'm not using DEVFS...what do you mean > by SLICE though? Just that I'll have to change, in fstab, /dev/sd0s1a to > /dev/sd0a? If so, that isn't a problem, since its a dedicated FreeBSD > machine with no "slices"... SLICE is very related to DEVFS, and neither work at the moment. You should contact Julian for more details on that. You should only have to change your fstab by replacing all occurences of `sd' with `da'. > I'm on freebsd-scsi, and its kinda dead...is there a place that > this is better to discuss it on, as well as see patches going through? The patches aren't much of anything, just the last snap fitted to -current and kept up to date with CVS. You should bug the CAM guys if you want to see a new CAM snapshot. I'll send you the patches privately. They are NOT in ANY WAY endorsed by the CAM team. They're just the patches I'm running to make the old CAM snapshot work with -current. It may not even work in bizarre situations, but they work for me and haven't noticed any problems, so I expect them to be okay. But once again, these are NOT OFFICIAL PATCHES. (Hope I've cleared myself and the CAM team. :)) -bjc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message