/*
- * $Id: common.c,v 1.1 1999/01/22 21:04:50 mj Exp $
+ * $Id: common.c,v 1.2 2002/03/30 15:39:24 mj Exp $
*
* Linux PCI Utilities -- Common Functions
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
-# $Id: Makefile,v 1.4 2000/04/21 11:58:00 mj Exp $
+# $Id: Makefile,v 1.5 2002/03/30 15:39:25 mj Exp $
# Makefile for The PCI Library
-# (c) 1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+# (c) 1999 Martin Mares <mj@ucw.cz>
include config.mk
/*
- * $Id: access.c,v 1.7 2000/04/21 11:58:00 mj Exp $
+ * $Id: access.c,v 1.8 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- User Access
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: dump.c,v 1.1 1999/01/22 21:05:20 mj Exp $
+ * $Id: dump.c,v 1.2 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Reading of Bus Dumps
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: filter.c,v 1.2 2002/03/24 12:14:21 mj Exp $
+ * $Id: filter.c,v 1.3 2002/03/30 15:39:25 mj Exp $
*
* Linux PCI Library -- Device Filtering
*
- * Copyright (c) 1998--2002 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1998--2002 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: generic.c,v 1.6 2000/04/21 11:58:00 mj Exp $
+ * $Id: generic.c,v 1.7 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Generic Direct Access Functions
*
- * Copyright (c) 1997--2000 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--2000 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: header.h,v 1.7 2002/03/24 12:58:05 mj Exp $
+ * $Id: header.h,v 1.8 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- PCI Header Structure (extracted from <linux/pci.h>)
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--2002 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: i386-ports.c,v 1.2 2000/01/24 15:36:09 mj Exp $
+ * $Id: i386-ports.c,v 1.3 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Direct Configuration access via i386 Ports
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: internal.h,v 1.5 2000/04/29 12:56:23 mj Exp $
+ * $Id: internal.h,v 1.6 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Internal Include File
*
- * Copyright (c) 1997--2000 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--2000 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: names.c,v 1.8 2002/03/30 15:13:06 mj Exp $
+ * $Id: names.c,v 1.9 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- ID to Name Translation
*
- * Copyright (c) 1997--2002 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--2002 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: pci.h,v 1.8 2000/04/21 11:58:00 mj Exp $
+ * $Id: pci.h,v 1.9 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: proc.c,v 1.8 2000/04/21 11:58:00 mj Exp $
+ * $Id: proc.c,v 1.9 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Configuration Access via /proc/bus/pci
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: syscalls.c,v 1.1 1999/01/22 21:05:42 mj Exp $
+ * $Id: syscalls.c,v 1.2 2002/03/30 15:39:25 mj Exp $
*
* The PCI Library -- Configuration Access via Syscalls
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: lspci.c,v 1.40 2002/03/24 12:58:05 mj Exp $
+ * $Id: lspci.c,v 1.41 2002/03/30 15:39:24 mj Exp $
*
* Linux PCI Utilities -- List All PCI Devices
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--2002 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: pciutils.h,v 1.13 2000/04/21 11:58:01 mj Exp $
+ * $Id: pciutils.h,v 1.14 2002/03/30 15:39:24 mj Exp $
*
* Linux PCI Utilities -- Declarations
*
- * Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/*
- * $Id: setpci.c,v 1.11 2000/02/14 19:29:58 mj Exp $
+ * $Id: setpci.c,v 1.12 2002/03/30 15:39:24 mj Exp $
*
* Linux PCI Utilities -- Manipulate PCI Configuration Registers
*
- * Copyright (c) 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ * Copyright (c) 1998 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/