diff options
Diffstat (limited to 'sys/dev/pci/if_xlreg.h')
-rw-r--r-- | sys/dev/pci/if_xlreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_xlreg.h b/sys/dev/pci/if_xlreg.h index 7c37ccc868e..0d0aa660229 100644 --- a/sys/dev/pci/if_xlreg.h +++ b/sys/dev/pci/if_xlreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_xlreg.h,v 1.1 1998/09/02 03:01:06 jason Exp $ */ +/* $OpenBSD: if_xlreg.h,v 1.2 1998/09/02 06:04:48 jason Exp $ */ /* * Copyright (c) 1997, 1998 @@ -31,7 +31,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_xlreg.h,v 1.1 1998/09/02 03:01:06 jason Exp $ + * $FreeBSD: if_xlreg.h,v 1.3 1998/08/24 17:51:38 wpaul Exp $ */ #define XL_EE_READ 0x0080 /* read, 5 bit address */ |