freebsd-src/sys/dev/cx
Poul-Henning Kamp 816d62bbb9 Device megapatch 5/6:
Remove the unused second argument from udev2dev().

Convert all remaining users of makedev() to use udev2dev().  The
semantic difference is that udev2dev() will only locate a pre-existing
dev_t, it will not line makedev() create a new one.

Apart from the tiny well controlled windown in D_PSEUDO drivers,
there should no longer be any "anonymous" dev_t's in the system
now, only dev_t's created with make_dev() and make_dev_alias()
2004-02-21 21:32:15 +00:00
..
cronyxfw.h
csigma.c
csigmafw.h
cxddk.c
cxddk.h
cxreg.h
if_cx.c Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
machdep.h
ng_cx.h Fixing copyright and adding vendor cvs id. 2004-02-14 21:08:11 +00:00