Subversion Repositories HelenOS

Rev

Rev 1787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1787 Rev 2071
Line 1... Line 1...
1
/*
1
/*
2
 * HelenOS PCI driver.
2
 * HelenOS PCI driver.
3
 *
3
 *
4
 * Copyright (C) 1997-2003 Martin Mares
4
 * Copyright (c) 1997-2003 Martin Mares
5
 * Copyright (C) 2006 Jakub Jermar
5
 * Copyright (c) 2006 Jakub Jermar
6
 *
6
 *
7
 * (Based on libpci example.c written by Martin Mares.)
7
 * (Based on libpci example.c written by Martin Mares.)
8
 *
8
 *
9
 * Can be freely distributed and used under the terms of the GNU GPL.
9
 * Can be freely distributed and used under the terms of the GNU GPL.
10
 */
10
 */