Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 17:13:31 +0100 (CET)
From:      Soren Schmidt <sos@freebsd.dk>
To:        dfr@nlsystems.com (Doug Rabson)
Cc:        sos@FreeBSD.org (Sren Schmidt), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ata ata-all.c
Message-ID:  <200002271613.RAA43235@freebsd.dk>
In-Reply-To: <Pine.BSF.4.21.0002271450520.8714-100000@salmon.nlsystems.com> from Doug Rabson at "Feb 27, 2000 02:52:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Doug Rabson wrote:
> On Sun, 27 Feb 2000, Sren Schmidt wrote:
> 
> > sos         2000/02/27 04:41:08 PST
> > 
> >   Modified files:
> >     sys/dev/ata          ata-all.c 
> >   Log:
> >   Fix the problem that caused the boot to fail when modules were loaded.
> >   
> >   Real braino, confuses two different softc types, I wonder how this
> >   could ever work :(
> 
> Actually, it was confusing two devclasses and ended up with ata_devclass
> pointing at "atapci". This meant that lookups using ata_devclass returned
> devices like atapci0 instead of ata0 and things went downhill fast...

That was what I meant but unclearly formulated. I still wonder how
this could work :|

-Søren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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