tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PROPOSAL: config_* with device_t references
On Wed, May 10, 2023 at 01:08:27AM +0000, Taylor R Campbell wrote:
> I propose to add new config_*_acquire/release functions:
> dev = config_found_acquire(...);
> ...
> config_detach_release(dev);
Seems reasonable...
(note, haven't read the diff carefully yet)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index