HEADSUP: Change of makedev() semantics.

Guido van Rooij guido at gvr.org
Tue Jan 27 02:56:56 PST 2004


On Sun, Sep 28, 2003 at 11:22:07PM +0200, Poul-Henning Kamp wrote:
> Can I see some volounteers and/or maintainers please ?
> 
> 	./alpha/osf1/osf1_misc.c
> 		badly named local macro ?
> 
> 	./compat/linux/linux_stats.c
> 	./compat/svr4/svr4_types.h
> 		compat code, not sure that this is correct now.
> 		Must be supported by new "finddev" semantics.
> 
> 	./dev/ata/atapi-cd.c
> 		cloning related to root mount.
> 		gets fixed when phk GEOMify the driver.
> 
> 	./dev/sound/midi/midi.h
> 		Not sure.
> 
> 	./dev/nmdm/nmdm.c
> 		pseudo-cloning.  Should do real cloning.
> 
> 	./dev/syscons/syscons.c
> 		Related to console initialization.  Maybe tricky.
> 
> 	./dev/sound/pcm/dsp.c
> 	./dev/sound/pcm/mixer.c
> 	./dev/usb/ugen.c
> 	./dev/usb/uscanner.c
> 		Failure to cache result of make_dev()
> 
> 	./dev/vinum
> 		Failure to cache result of make_dev() ?

Please don't forget the vmware modules and the rtc one.

-Guido


More information about the freebsd-current mailing list