Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82125
b: refs/heads/master
c: 3bb4663
h: refs/heads/master
i:
  82123: 2a4326f
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 1, 2008
1 parent de57912 commit 6268360
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bbb89e3d7a7da7a4bac535c42da05143b2db5d71
refs/heads/master: 3bb4663bd82e6d536a4b46166b00e93d5072e656
17 changes: 4 additions & 13 deletions trunk/drivers/ide/ide-cd.c
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*
* linux/drivers/ide/ide-cd.c
* ATAPI CD-ROM driver.
*
* Copyright (C) 1994, 1995, 1996 scott snyder <snyder@fnald0.fnal.gov>
* Copyright (C) 1994-1996 Scott Snyder <snyder@fnald0.fnal.gov>
* Copyright (C) 1996-1998 Erik Andersen <andersee@debian.org>
* Copyright (C) 1998-2000 Jens Axboe <axboe@suse.de>
* Copyright (C) 2007 Bartlomiej Zolnierkiewicz
*
* May be copied or modified under the terms of the GNU General Public
* License. See linux/COPYING for more information.
*
* ATAPI CD-ROM driver. To be used with ide.c.
* See Documentation/cdrom/ide-cd for usage information.
*
* Suggestions are welcome. Patches that work are more welcome though. ;-)
Expand All @@ -19,20 +19,11 @@
* ftp://fission.dt.wdc.com/pub/standards/SFF_atapi/spec/SFF8020-r2.6/PS/8020r26.ps
* ftp://ftp.avc-pioneer.com/Mtfuji4/Spec/Fuji4r10.pdf
*
* Drives that deviate from these standards will be accommodated as much
* as possible via compile time or command-line options. Since I only have
* a few drives, you generally need to send me patches...
*
* ----------------------------------
* TO DO LIST:
* -Make it so that Pioneer CD DR-A24X and friends don't get screwed up on
* boot
*
* For historical changelog please see:
* Documentation/ide/ChangeLog.ide-cd.1994-2004
*/

#define IDECD_VERSION "4.61"
#define IDECD_VERSION "5.00"

#include <linux/module.h>
#include <linux/types.h>
Expand Down

0 comments on commit 6268360

Please sign in to comment.