From owner-freebsd-current Fri Dec 1 04:12:11 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA18935 for current-outgoing; Fri, 1 Dec 1995 04:12:11 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id EAA18928 for ; Fri, 1 Dec 1995 04:12:08 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id EAA16013; Fri, 1 Dec 1995 04:10:30 -0800 From: Julian Elischer Message-Id: <199512011210.EAA16013@ref.tfs.com> Subject: Re: changes in -current..TEST please To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Fri, 1 Dec 1995 04:10:29 -0800 (PST) Cc: current@freebsd.org In-Reply-To: <674.817814758@critter.tfs.com> from "Poul-Henning Kamp" at Dec 1, 95 10:45:58 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 902 Sender: owner-current@freebsd.org Precedence: bulk > > > On a purely IDE system I get "panic: cannot mount root" :-( > > I love this change btw. :) odd I had that problem here and fixed it.. (with scsi) can you add a printf in wd.c right at the point that it does bdevsw_add (line 2149) and check that 1/ it's called 2/ dev returns with the correct value (probably 0) I wonder if there is something requiring the values in earlier than that? > > Have you considered changing the type of cdevsw to be "array of pointer to.." yes that will happen but it takes quite a while to track down all the places it's accessed, and think about the consequences > > -- > Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. > http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. > whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. > Future will arrive by its own means, progress not so. >