From owner-freebsd-stable Sun Jul 30 11: 4: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 37E3437B515 for ; Sun, 30 Jul 2000 11:03:58 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id UAA00250; Sun, 30 Jul 2000 20:03:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Andre Albsmeier Cc: freebsd-stable@freebsd.org Subject: Re: "fd" is usurping "fd"'s ... In-reply-to: Your message of "Sun, 30 Jul 2000 19:16:53 +0200." <20000730191653.A74599@curry.mchp.siemens.de> Date: Sun, 30 Jul 2000 20:03:54 +0200 Message-ID: <248.964980234@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000730191653.A74599@curry.mchp.siemens.de>, Andre Albsmeier writes: >[CC'ed to phk since he commited the warning message to > sys/kern/kern_conf.c so he probably knows about this :-) ] > >When playing around with 4.1-STABLE, I get these >messages during boot: > >fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 >fdc0: FIFO enabled, 8 bytes threshold >fd0: <1440-KB 3.5" drive> on fdc0 drive 0 >fd1: <1200-KB 5.25" drive> on fdc0 drive 1 >WARNING: "fd" is usurping "fd"'s cdevsw[] >WARNING: "fd" is usurping "fd"'s bmaj > >There have been other people reporting the same on the >mailinglists but nobody was able to explain them... They are non-fatal warnings that the cdevsw registration happens twice in the fd driver. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message