Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/ppbus/ppbconf.h 59712 2000-04-27 21:08:24Z n_hibma $
---
> * $FreeBSD: head/sys/dev/ppbus/ppbconf.h 118607 2003-08-07 15:04:27Z jhb $
190,191c190,191
< ushort mode; /* current mode of the device */
< ushort avm; /* available IEEE1284 modes of
---
> u_short mode; /* current mode of the device */
> u_short avm; /* available IEEE1284 modes of
193c193
< uint flags; /* flags */
---
> u_int flags; /* flags */