ror 2
make: *** [drivers] Error 2
This was caused by commit af8b128719f5248e542036ea994610a29d0642a6,
which deleted a necessary colon from the Makefile rule that generates
the keymap, since that rule contains both a target and a target-pattern.
The following patch puts the colon back:
Signed-off b
ROM_DRIVE_STATUS always returns
CDS_TRAY_OPEN even if the tray is closed. This patch fixes that.
Gentoo bug report: http://bugs.gentoo.org/show_bug.cgi?id=196879
Signed-off by: Maarten Bressers <[EMAIL PROTECTED]>
---
--- a/drivers/scsi/sr_ioctl.c 2007-10-09 22:31:38.0 +0200
+++ b/d
> This patch is too simplistic. ide-cd.c:ide_cdrom_drive_status() looks
> to be a reasonable implementation. However, the worry is that
> GET_EVENT_NOTIFICATION is a MMC command; devices not conforming to MMC
> won't support it. In theory, they should just return ILLEGAL_REQUEST,
> but USB devic
be included? Or if it will be included at all?
Regards,
Maarten Bressers
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FA
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Fri, 28 Sep 2007 20:56:30 +0000 (UTC) Maarten Bressers wrote:
>
> > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64,
> > use of deprecated function pci_find_device() and a section mismatch.
> &
Sorry Randy, I accidentally deleted the subject line, so I sent it again.
On Fri, 28 Sep 2007 14:48:53 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Fri, 28 Sep 2007 20:56:30 +0000 (UTC) Maarten Bressers wrote:
>
> > This (trivial) patch fixes two compiler warnings for 2.
On Fri, 28 Sep 2007 15:49:26 -0700
Greg KH <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 28, 2007 at 08:56:30PM +, Maarten Bressers wrote:
> > This (trivial) patch fixes two compiler warnings for 2.6.23-rc8 on x86_64,
> > use of deprecated function pci_find_device() a
7 matches
Mail list logo