Date: Sat, 12 Apr 2003 23:27:14 -0700 (PDT) From: Max Khon <fjoe@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile src/share/man/man4 Makefile sbsh.4 src/sys/dev/sbsh if_sbsh.c if_sbshreg.h src/sys/modules/sbsh Makefile src/sys/conf NOTES files Message-ID: <200304130627.h3D6REMx016032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2003/04/12 23:27:14 PDT
FreeBSD src repository
Modified files:
sys/modules Makefile
share/man/man4 Makefile
sys/conf NOTES files
Added files:
share/man/man4 sbsh.4
sys/dev/sbsh if_sbsh.c if_sbshreg.h
sys/modules/sbsh Makefile
Log:
Driver for Granch SBNI16 SHDSL modem
Submitted by: Denis I. Timofeev <timofeev@granch.ru>
MFC after: 1 week
Revision Changes Path
1.197 +2 -0 src/share/man/man4/Makefile
1.1 +83 -0 src/share/man/man4/sbsh.4 (new)
1.1145 +2 -0 src/sys/conf/NOTES
1.780 +1 -0 src/sys/conf/files
1.1 +1057 -0 src/sys/dev/sbsh/if_sbsh.c (new)
1.1 +194 -0 src/sys/dev/sbsh/if_sbshreg.h (new)
1.318 +1 -0 src/sys/modules/Makefile
1.1 +8 -0 src/sys/modules/sbsh/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304130627.h3D6REMx016032>
