Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 11:18:56 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Alexander Langer <alex@big.endian.de>
Cc:        hackers@freebsd.org
Subject:   Re: further question to bus_alloc_resource
Message-ID:  <Pine.BSF.4.21.0005201117460.73457-100000@salmon.nlsystems.com>
In-Reply-To: <20000520013751.A5852@cichlids.cichlids.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 May 2000, Alexander Langer wrote:

> Hello!
> 
> See sys/alpha/isa/mcclock_isa.c:
> It has attach (which allocs resource), but not detach.
> Also, it doesn't save the rid in the softc.
> 
> I wonder, if the generic detach function is capable to clean up the
> resource without knowing the rid, or if this is a bug.
> 
> If so, I'm going to write patches.

There is really no need. The mcclock driver can't be detached since its
required for normal system functioning (its the main clock source).

-- 
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 20 8442 9037





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




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