One reason not to go with Xorg-x11

Jerry McBride mcbrides9
Mon Oct 11 15:39:56 PDT 2004


On Sunday 10 October 2004 11:36 pm, Collins Richey wrote:

---snip---

> A side note: kernel 2.6.8 ff has broken support for cdrecord. 

I had same problems with cdrecord and gcombust (thanks llama) and after so 
extreme googling I found a fix....

---snip---

Here's a patch to fix that and here it is...
(I don't know what word wrap will do to this, so beware)

Index: linux-2.6.8.1-ck/drivers/block/scsi_ioctl.c
===================================================================
--- linux-2.6.8.1/drivers/block/scsi_ioctl.c 2004-08-19 19:58:28.041430003 
+1000
+++ linux-2.6.8.1/drivers/block/scsi_ioctl.c 2004-08-19 19:59:01.705207615 
+1000
@@ -193,8 +193,6 @@ static int sg_io(struct file *file, requ
   return -EINVAL;
  if (copy_from_user(cmd, hdr->cmdp, hdr->cmd_len))
   return -EFAULT;
- if (verify_command(file, cmd))
-  return -EPERM;
 
  /*
   * we'll do that later



-- 

******************************************************************************
                     Registered Linux User Number 185956
              FSF Associate Member number 2340 since 05/20/2004
             Join me in chat at #linux-users on irc.freenode.net
    Buy an Xbox for $149.00, run linux on it and Microsoft loses $150.00!
      4:51pm  up 1 day, 23:37,  3 users,  load average: 0.09, 0.13, 0.09


More information about the Linux-users mailing list