head	1.4;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	v01:1.1.1.1
	TRAINA:1.1.1;
locks; strict;
comment	@# @;


1.4
date	98.02.18.13.52.01;	author msmith;	state dead;
branches;
next	1.3;

1.3
date	97.02.22.12.48.54;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.06.22.19;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	96.03.16.22.06.26;	author pst;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.03.16.22.06.26;	author pst;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	99.09.05.11.20.37;	author peter;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove qcam LKM.
Submitted by:	pst
@
text
@#!/bin/sh
# $Id: qcam,v 1.3 1997/02/22 12:48:54 peter Exp $

modload -q -u -A `sysctl -n kern.bootfile` /lkm/qcam_mod.o
@


1.3
log
@Revert $FreeBSD$ back to $Id$
@
text
@d2 1
a2 1
# $Id$
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# $Id$
@


1.1.1.1
log
@Bring in support code to make QuickCam driver a LKM.

Stolen from: jmz
@
text
@@


1.1.1.1.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

