Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: garbled
Date: Wed Dec 15 08:12:31 UTC 1999
Modified Files:
syssrc/sys/arch/sparc/dev: p9100.c tctrl.c tctrlvar.h ts102reg.h
Log Message:
add <machine/tctrl.h> where needed.
Add some undocumented commands to the ts102 registers file, and fix a few
typos.
Modifications to tctrl.c:
Add entrypoints to driver for open/close/ioctl/poll.
Make device work with apmd. (still no support for suspend/sleep)
Make device work with ENVSYS API.
Slightly restructure handling of events.
Add function to make microcontroller requests.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sparc/dev/p9100.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sparc/dev/tctrl.c \
syssrc/sys/arch/sparc/dev/ts102reg.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc/dev/tctrlvar.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