head	1.2;
access;
symbols
	RELENG_7_4_0_RELEASE:1.1.38.1
	RELENG_7_4:1.1.0.38
	RELENG_7_4_BP:1.1
	RELENG_7_3_0_RELEASE:1.1.36.1
	RELENG_7_3:1.1.0.36
	RELENG_7_3_BP:1.1
	RELENG_7_2_0_RELEASE:1.1.34.1
	RELENG_7_2:1.1.0.34
	RELENG_7_2_BP:1.1
	RELENG_7_1_0_RELEASE:1.1.32.1
	RELENG_6_4_0_RELEASE:1.1.30.1
	RELENG_7_1:1.1.0.32
	RELENG_7_1_BP:1.1
	RELENG_6_4:1.1.0.30
	RELENG_6_4_BP:1.1
	RELENG_7_0_0_RELEASE:1.1
	RELENG_6_3_0_RELEASE:1.1
	RELENG_7_0:1.1.0.28
	RELENG_7_0_BP:1.1
	RELENG_6_3:1.1.0.26
	RELENG_6_3_BP:1.1
	RELENG_7:1.1.0.24
	RELENG_7_BP:1.1
	RELENG_6_2_0_RELEASE:1.1
	RELENG_6_2:1.1.0.22
	RELENG_6_2_BP:1.1
	RELENG_5_5_0_RELEASE:1.1
	RELENG_5_5:1.1.0.20
	RELENG_5_5_BP:1.1
	RELENG_6_1_0_RELEASE:1.1
	RELENG_6_1:1.1.0.18
	RELENG_6_1_BP:1.1
	RELENG_6_0_0_RELEASE:1.1
	RELENG_6_0:1.1.0.16
	RELENG_6_0_BP:1.1
	RELENG_6:1.1.0.14
	RELENG_6_BP:1.1
	RELENG_5_4_0_RELEASE:1.1
	RELENG_5_4:1.1.0.12
	RELENG_5_4_BP:1.1
	RELENG_4_11_0_RELEASE:1.1.2.1
	RELENG_4_11:1.1.2.1.0.6
	RELENG_4_11_BP:1.1.2.1
	RELENG_5_3_0_RELEASE:1.1
	RELENG_5_3:1.1.0.10
	RELENG_5_3_BP:1.1
	RELENG_5:1.1.0.8
	RELENG_5_BP:1.1
	RELENG_4_10_0_RELEASE:1.1.2.1
	RELENG_4_10:1.1.2.1.0.4
	RELENG_4_10_BP:1.1.2.1
	RELENG_5_2_1_RELEASE:1.1
	RELENG_5_2_0_RELEASE:1.1
	RELENG_5_2:1.1.0.6
	RELENG_5_2_BP:1.1
	RELENG_4_9_0_RELEASE:1.1.2.1
	RELENG_4_9:1.1.2.1.0.2
	RELENG_4_9_BP:1.1.2.1
	RELENG_5_1_0_RELEASE:1.1
	RELENG_5_1:1.1.0.4
	RELENG_5_1_BP:1.1
	RELENG_4:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2008.07.04.21.24.35;	author jhb;	state dead;
branches;
next	1.1;

1.1
date	2003.04.13.06.27.13;	author fjoe;	state Exp;
branches
	1.1.2.1
	1.1.14.1
	1.1.24.1
	1.1.30.1
	1.1.32.1
	1.1.34.1
	1.1.36.1
	1.1.38.1;
next	;

1.1.2.1
date	2003.04.15.18.15.08;	author fjoe;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2012.11.17.07.26.34;	author svnexp;	state Exp;
branches;
next	;

1.1.14.1
date	2012.11.17.07.44.25;	author svnexp;	state Exp;
branches;
next	;

1.1.24.1
date	2012.11.17.08.06.55;	author svnexp;	state Exp;
branches;
next	;

1.1.30.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;

1.1.32.1
date	2008.11.25.02.59.29;	author kensmith;	state Exp;
branches;
next	;

1.1.34.1
date	2009.04.15.03.14.26;	author kensmith;	state Exp;
branches;
next	;

1.1.36.1
date	2010.02.10.00.26.20;	author kensmith;	state Exp;
branches;
next	;

1.1.38.1
date	2010.12.21.17.10.29;	author kensmith;	state Exp;
branches;
next	1.1.38.2;

1.1.38.2
date	2012.11.17.08.17.27;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 180267 on 2008-07-04 21:24:35Z by jhb

Remove the sbsh(4) driver.  No one responded to requests for testing the
MPSAFE patches on current@@ and stable@@.  This driver also has a fundamental
issue in that it sleeps when sending commands to the card including in the
if_init/if_start routines (which can be called from interrupt context).  As
such, the driver shouldn't be working reliably even on 4.x.
@
text
@# $FreeBSD: src/sys/modules/sbsh/Makefile,v 1.1 2003/04/13 06:27:13 fjoe Exp $

.PATH: ${.CURDIR}/../../dev/sbsh

KMOD=	if_sbsh
SRCS=	if_sbsh.c bus_if.h device_if.h pci_if.h

.include <bsd.kmod.mk>
@


1.1
log
@Driver for Granch SBNI16 SHDSL modem

Submitted by:	Denis I. Timofeev <timofeev@@granch.ru>
MFC after:	1 week
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.24.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/7/sys/modules/sbsh/Makefile 113429 2003-04-13 06:27:13Z fjoe $
@


1.1.14.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/sys/modules/sbsh/Makefile 113429 2003-04-13 06:27:13Z fjoe $
@


1.1.38.1
log
@SVN rev 216618 on 2010-12-21 17:10:29Z by kensmith

Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release.

Approved by:	re (implicit)
@
text
@@


1.1.38.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: releng/7.4/sys/modules/sbsh/Makefile 113429 2003-04-13 06:27:13Z fjoe $
@


1.1.36.1
log
@SVN rev 203736 on 2010-02-10 00:26:20Z by kensmith

Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process.

Approved by:	re (implicit)
@
text
@@


1.1.34.1
log
@SVN rev 191087 on 2009-04-15 03:14:26Z by kensmith

Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.

Approved by:	re (implicit)
@
text
@@


1.1.32.1
log
@SVN rev 185281 on 2008-11-25 02:59:29Z by kensmith

Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.

Approved by:	re (implicit)
@
text
@@


1.1.30.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


1.1.2.1
log
@MFC: Driver for Granch SBNI16 SHDSL modem
@
text
@@


1.1.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/sys/modules/sbsh/Makefile 113522 2003-04-15 18:15:08Z fjoe $
@


