diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1998-10-01 09:35:48 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1998-10-01 09:35:48 +0000 |
| commit | 6f83a5f33138704e97cc84b17abd8989ecae7593 (patch) | |
| tree | 3d50f02d44120bbfc1ee1ca938b3de8d27ca43de /sys/dev | |
| parent | c4da8a34e62697c463b34b0b2effcc452980aa82 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/bktr/bktr_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index 255ea8c07a775..2801499427dda 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -1,4 +1,4 @@ -$Id$ +/* $Id$ */ /* BT848 Driver for Brooktree's Bt848 based cards. The Brooktree BT848 Driver driver is based upon Mark Tinguely and Jim Lowe's driver for the Matrox Meteor PCI card . The |
