Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   dyoung
Date:           Wed Apr  2 01:34:36 UTC 2008

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/etc: MAKEDEV.tmpl
        src/share/man/man4: Makefile
        src/sys/conf: majors
        src/sys/dev/isa: Makefile files.isa
Added Files:
        src/share/man/man4: isv.4
        src/sys/dev/isa: isv.c isvio.h

Log Message:
Certain misguided people have complained, NetBSD only runs rare or
"retro" computers, but NetBSD also runs a growing number of rare
and retro add-on cards.  With this patch, NetBSD supports the IDEC
Supervision/16, a black&white image capture board for the 16-bit
ISA bus.  Approximate date of manufacture: 1991.  Total instances
known to be in use throughout the world: one.

Coming soon; isvctl(8), the utility program for capturing 8-bit,
512x480 images at speeds of up to 6 frames per second.


To generate a diff of this commit:
cvs rdiff -r1.1126 -r1.1127 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.102 -r1.103 src/etc/MAKEDEV.tmpl
cvs rdiff -r1.460 -r1.461 src/share/man/man4/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/isv.4
cvs rdiff -r1.40 -r1.41 src/sys/conf/majors
cvs rdiff -r1.7 -r1.8 src/sys/dev/isa/Makefile
cvs rdiff -r1.155 -r1.156 src/sys/dev/isa/files.isa
cvs rdiff -r0 -r1.1 src/sys/dev/isa/isv.c src/sys/dev/isa/isvio.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