cvs commit: src/sys/conf files src/sys/dev/ieee488 ibfoo_int.h
pcii.c ugpib.h upd7210.c upd7210.h
Poul-Henning Kamp
phk at FreeBSD.org
Sun Feb 6 15:22:24 GMT 2005
phk 2005-02-06 15:22:23 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/ieee488 pcii.c
Added files:
sys/dev/ieee488 ibfoo_int.h ugpib.h upd7210.c upd7210.h
Log:
Further elaborate the GPIB driver. We now support a minimal subset of
the ibfoo() API.
Revision Changes Path
1.991 +1 -0 src/sys/conf/files
1.1 +147 -0 src/sys/dev/ieee488/ibfoo_int.h (new)
1.3 +31 -263 src/sys/dev/ieee488/pcii.c
1.1 +152 -0 src/sys/dev/ieee488/ugpib.h (new)
1.1 +1026 -0 src/sys/dev/ieee488/upd7210.c (new)
1.1 +213 -0 src/sys/dev/ieee488/upd7210.h (new)
More information about the cvs-src
mailing list