Commit 3e5b8391 authored by Jeff Garzik's avatar Jeff Garzik

Bump libata, ata_piix to version 1.0.

Also update copyrights for 2004.
parent c98fc827
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
ata_piix.c - Intel PATA/SATA controllers ata_piix.c - Intel PATA/SATA controllers
Copyright 2003 Red Hat Inc Copyright 2003-2004 Red Hat Inc
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
Copyright header from piix.c: Copyright header from piix.c:
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <linux/libata.h> #include <linux/libata.h>
#define DRV_NAME "ata_piix" #define DRV_NAME "ata_piix"
#define DRV_VERSION "0.95" #define DRV_VERSION "1.00"
enum { enum {
PIIX_IOCFG = 0x54, /* IDE I/O configuration register */ PIIX_IOCFG = 0x54, /* IDE I/O configuration register */
......
/* /*
libata-core.c - helper library for ATA libata-core.c - helper library for ATA
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
......
/* /*
libata-scsi.c - helper library for ATA libata-scsi.c - helper library for ATA
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
......
/* /*
libata.h - helper library for ATA libata.h - helper library for ATA
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#define __LIBATA_H__ #define __LIBATA_H__
#define DRV_NAME "libata" #define DRV_NAME "libata"
#define DRV_VERSION "0.81" /* must be exactly four chars */ #define DRV_VERSION "1.00" /* must be exactly four chars */
struct ata_scsi_args { struct ata_scsi_args {
struct ata_port *ap; struct ata_port *ap;
......
/* /*
* sata_promise.c - Promise SATA * sata_promise.c - Promise SATA
* *
* Copyright 2003 Red Hat, Inc. * Copyright 2003-2004 Red Hat, Inc.
* *
* The contents of this file are subject to the Open * The contents of this file are subject to the Open
* Software License version 1.1 that can be found at * Software License version 1.1 that can be found at
......
/* /*
sata_via.c - VIA Serial ATA controllers sata_via.c - VIA Serial ATA controllers
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
......
/* /*
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
......
/* /*
Copyright 2003 Red Hat, Inc. All rights reserved. Copyright 2003-2004 Red Hat, Inc. All rights reserved.
Copyright 2003 Jeff Garzik Copyright 2003-2004 Jeff Garzik
The contents of this file are subject to the Open The contents of this file are subject to the Open
Software License version 1.1 that can be found at Software License version 1.1 that can be found at
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment