Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 1999 02:31:32 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        dfr@nlsystems.com, phk@critter.freebsd.dk
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/tlsb zs_tlsb.c src/sys/dev/fb fb.c src/sys/dev/ida ida_disk.c src/sys/dev/iicbus iic.c src/sys/dev/smbus smb.c src/sys/dev/usb ugen.c uhid.c ulpt.c ums.c src/sys/i386/apm apm.c src/sys/isa fd.c psm.c sio.c src/sys/kern ...
Message-ID:  <199907041631.CAA03796@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>At least in my sources the examples doesn't use DEV_DRIVER_MODULE...
>
>	$ cd cvs/src/share/examples/kld/cdev
>	$ grep DEV_DRIVER_MODULE */*
>	$

They use DEV_MODULE(cdev, CDEV_MAJOR, -1, ...).

Lots of bad examples there.

Bruce


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?199907041631.CAA03796>