Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/isa
Module Name: src
Committed By: joff
Date: Sun Aug 14 03:50:34 UTC 2005
Added Files:
src/sys/dev/isa: tsdio.c tsdioreg.h tsdiovar.h
Log Message:
Simple driver for Technologic Systems TS-DIO24 PC104 board. No
userland interface (yet), basically just can detect a TS-DIO24 on a ISA
bus and provide an attachment for sub-devices.
The TS-DIO24 contains 24 programmable digital input/outputs.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/isa/tsdio.c src/sys/dev/isa/tsdioreg.h \
src/sys/dev/isa/tsdiovar.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