freebsd-dev/sys/dev/joy
Poul-Henning Kamp dc08ffec87 Device megapatch 4/6:
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.

Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
..
joy_isa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
joy_pccard.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
joy.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
joyvar.h