]> git.pld-linux.org Git - packages/hdparm.git/commitdiff
- really moved to HEAD
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Oct 2002 20:29:00 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hdparm-scsi-cdrom.patch -> 1.2

hdparm-scsi-cdrom.patch [new file with mode: 0644]

diff --git a/hdparm-scsi-cdrom.patch b/hdparm-scsi-cdrom.patch
new file mode 100644 (file)
index 0000000..b971e1e
--- /dev/null
@@ -0,0 +1,12 @@
+--- hdparm/hdparm.c.old        Sun Oct 20 20:01:41 2002
++++ hdparm/hdparm.c    Sun Oct 20 20:01:30 2002
+@@ -724,6 +724,9 @@
+ #else
+       case (SCSI_DISK_MAJOR):
+ #endif
++#ifdef SCSI_CDROM_MAJOR
++      case (SCSI_CDROM_MAJOR):
++#endif
+ #ifdef MD_MAJOR
+       case (MD_MAJOR):
+ #endif
This page took 0.085596 seconds and 4 git commands to generate.