phk
dfd1f7fd50
Do the dreaded s/dev_t/struct cdev */
...
Bump __FreeBSD_version accordingly.
2004-06-16 09:47:26 +00:00
rees
9a6dbee3f6
protect new cdevsw entries with "#if (__FreeBSD_version > 502102)"
2004-02-22 05:49:38 +00:00
phk
ad925439e0
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
phk
6820b97e9b
Use consistent style for cdevsw initialization
2004-02-14 20:04:25 +00:00
tjr
65e2a4b5fb
Use automatic major number allocation for the nfs4 device instead of
...
stealing #29 , which is already reserved for mcd.
2004-02-11 13:31:30 +00:00
alfred
5b076fe9da
University of Michigan's Citi NFSv4 kernel client code.
...
Submitted by: Jim Rees <rees@umich.edu>
2003-11-14 20:54:10 +00:00