cvs commit: src/sys/dev/sx cd1865.h sx.c sx.h sx_pci.c sx_util.c
sx_util.h sxvar.h
Warner Losh
imp at FreeBSD.org
Sun Apr 11 12:32:20 PDT 2004
imp 2004/04/11 12:32:20 PDT
FreeBSD src repository
Added files:
sys/dev/sx cd1865.h sx.c sx.h sx_pci.c sx_util.c
sx_util.h sxvar.h
Log:
Frank Mayhar's <frank at exit.com> sx driver for older Specialix
I/O8+ and I/O4+ intelligent serial controllers. si is for
completely different hardware, also made by Specialix.
Revision Changes Path
1.1 +313 -0 src/sys/dev/sx/cd1865.h (new)
1.1 +2039 -0 src/sys/dev/sx/sx.c (new)
1.1 +210 -0 src/sys/dev/sx/sx.h (new)
1.1 +166 -0 src/sys/dev/sx/sx_pci.c (new)
1.1 +260 -0 src/sys/dev/sx/sx_util.c (new)
1.1 +159 -0 src/sys/dev/sx/sx_util.h (new)
1.1 +83 -0 src/sys/dev/sx/sxvar.h (new)
More information about the cvs-src
mailing list