Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2000 20:03:54 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: "fd" is usurping "fd"'s ... 
Message-ID:  <248.964980234@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 30 Jul 2000 19:16:53 %2B0200." <20000730191653.A74599@curry.mchp.siemens.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
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: <NEC 72065B or clone> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?248.964980234>