Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ppbus
Module Name: src
Committed By: jdolecek
Date: Wed Jan 28 09:29:06 UTC 2004
Modified Files:
src/sys/dev/ppbus: lpt.c lptio.h
Log Message:
do not use enums in ioctl structure, use fixed width integers instead
g/c boolean_t enum, explicitly assign numbers for lpt_mode_t enum
Note: lptctl needs to be recompiled to print status properly withh new kernel
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/ppbus/lpt.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ppbus/lptio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index