head	1.2;
access;
symbols
	RELENG_7_4_0_RELEASE:1.1.20.1
	RELENG_7_4:1.1.20.1.0.6
	RELENG_7_4_BP:1.1.20.1
	RELENG_7_3_0_RELEASE:1.1.20.1
	RELENG_7_3:1.1.20.1.0.4
	RELENG_7_3_BP:1.1.20.1
	RELENG_7_2_0_RELEASE:1.1.20.1
	RELENG_7_2:1.1.20.1.0.2
	RELENG_7_2_BP:1.1.20.1
	RELENG_7_1_0_RELEASE:1.1.28.1
	RELENG_6_4_0_RELEASE:1.1.26.1
	RELENG_7_1:1.1.0.28
	RELENG_7_1_BP:1.1
	RELENG_6_4:1.1.0.26
	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.24
	RELENG_7_0_BP:1.1
	RELENG_6_3:1.1.0.22
	RELENG_6_3_BP:1.1
	RELENG_7:1.1.0.20
	RELENG_7_BP:1.1
	RELENG_6_2_0_RELEASE:1.1
	RELENG_6_2:1.1.0.18
	RELENG_6_2_BP:1.1
	RELENG_5_5_0_RELEASE:1.1
	RELENG_5_5:1.1.0.16
	RELENG_5_5_BP:1.1
	RELENG_6_1_0_RELEASE:1.1
	RELENG_6_1:1.1.0.14
	RELENG_6_1_BP:1.1
	RELENG_6_0_0_RELEASE:1.1
	RELENG_6_0:1.1.0.12
	RELENG_6_0_BP:1.1
	RELENG_6:1.1.0.10
	RELENG_6_BP:1.1
	RELENG_5_4_0_RELEASE:1.1
	RELENG_5_4:1.1.0.8
	RELENG_5_4_BP:1.1
	RELENG_5_3_0_RELEASE:1.1
	RELENG_5_3:1.1.0.6
	RELENG_5_3_BP:1.1
	RELENG_5:1.1.0.4
	RELENG_5_BP:1.1
	RELENG_5_2_1_RELEASE:1.1
	RELENG_5_2_0_RELEASE:1.1
	RELENG_5_2:1.1.0.2
	RELENG_5_2_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.01.07.03.15.22;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2003.06.01.11.58.46;	author des;	state Exp;
branches
	1.1.10.1
	1.1.20.1
	1.1.26.1
	1.1.28.1;
next	;

1.1.10.1
date	2009.01.14.10.17.35;	author rafan;	state dead;
branches;
next	;

1.1.20.1
date	2009.01.14.06.50.28;	author rafan;	state dead;
branches;
next	;

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

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


desc
@@


1.2
log
@SVN rev 186851 on 2009-01-07 03:15:22Z by rafan

- Remove snd_au88x0 which seems never got compiled into kernel nor as a kernel
  module. These files cause manual interaction when building
  ports/audio/aureal-kmod which provides a usable i386-only driver (it requires
  linking against some linux object files distributed by vendor which bankrupted
  back in 2000).

MFC after:	1 week
@
text
@# $FreeBSD: src/sys/modules/sound/driver/au88x0/Makefile,v 1.1 2003/06/01 11:58:46 des Exp $

.PATH: ${.CURDIR}/../../../../dev/sound/pci

KMOD=	snd_au88x0
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	au88x0.c

.include <bsd.kmod.mk>
@


1.1
log
@Add (but do not connect) a half-finished driver for Aureal Vortex cards.
The mixer works, pcm support is half done.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.10.1
log
@SVN rev 187213 on 2009-01-14 10:17:35Z by rafan

MFC r186851

 - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernel
   module. These files cause manual interaction when building
   ports/audio/aureal-kmod which provides a usable i386-only driver (it requires
   linking against some linux object files distributed by vendor which bankrupted
   back in 2000).

 MFC after:    1 week

PR:           124343
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/sound/driver/au88x0/Makefile,v 1.1 2003/06/01 11:58:46 des Exp $
@


1.1.20.1
log
@SVN rev 187209 on 2009-01-14 06:50:28Z by rafan

MFC r186851

 - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernel
   module. These files cause manual interaction when building
   ports/audio/aureal-kmod which provides a usable i386-only driver (it requires
   linking against some linux object files distributed by vendor which bankrupted
   back in 2000).

 MFC after:    1 week

PR:		124343
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/sound/driver/au88x0/Makefile,v 1.1 2003/06/01 11:58:46 des Exp $
@


1.1.28.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.26.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
@@

