Bug 28907

Summary: A question about submitting new drivers
Product: Base System Reporter: timofeev <timofeev>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description timofeev 2001-07-12 08:50:00 UTC
	Our company, Granch, Ltd. (http://www.granch.com), is manufacturer
of data communication equipment. For a few years we offer a FreeBSD driver
for leased line modems SBNI12, rather widely used in Russia. Is it able
to include this driver in FreeBSD distribution ?
	The driver isn't hard to integrate: we should create sys/dev/sbni
subdirectory, copy three .c and two .h files there, and patch some
existing files (sys/conf/files, sys/conf/files.i386, sys/net/if_mib.h,
sys/i386/i386/userconfig.c, and, optionally, sys/i386/conf/LINT).
Additionally, there is a small configuration utility, which may be stored
in src/sbin/sbniconfig subdirectory, like cxconfig.

	p.s. Sorry for my English.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-07-12 21:36:15 UTC
State Changed
From-To: open->closed

The GNATS PR database is not the correct place to make 
this request.  Please direct your email to the net@freebsd.org 
mailing list instead -- thanks for your support of FreeBSD!