From owner-freebsd-questions Tue Apr 18 23:11: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 09FB737B59C for ; Tue, 18 Apr 2000 23:11:00 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419061059.CFTT15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Tue, 18 Apr 2000 23:10:59 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12hnhS-0000wE-00 for ; Wed, 19 Apr 2000 02:10:58 -0400 To: freebsd-questions@FreeBSD.ORG Subject: kernel config wd0 -> ad0? X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 02:10:58 -0400 Message-ID: <87u2gywrgt.fsf@tea.thpoon.com> Lines: 28 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm upgrading 3.4-S to 4.0-S. I've cvsup'ed the sources with: src-all tag=RELENG_4 cvs-crypto tag=RELENG_4 made buildworld, buildkernel, and installkernel for GENERIC. I also created /dev/ad[02]s1[a-h]. However, one thing keeps me in doubt. I assume that since the entries in /dev changed, so should the device names in the kernel config file. Grepping in GENERIC and LINT for ad0 produced no results. LINT contains an entry for wd0, while GENERIC doesn't. Is this alright? Did these files get updated with cvsup at all? ;^) How would I specify the IDE controllers and drives in the config file for the new kernel? ,----[ My current kernel config file ] | controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x90ff90ff | disk wd0 at wdc0 drive 0 | | controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff | disk wd2 at wdc1 drive 0 `---- Thanks! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message