From: Tom Rini <trini@kernel.crashing.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.2.18pre24
Date: Wed, 29 Nov 2000 15:01:59 -0700 [thread overview]
Message-ID: <20001129150159.Y872@opus.bloom.county> (raw)
In-Reply-To: <E140wh7-0005Na-00@the-village.bc.nu>
In-Reply-To: <E140wh7-0005Na-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Wed, Nov 29, 2000 at 02:09:59AM +0000
[-- Attachment #1: Type: text/plain, Size: 532 bytes --]
On Wed, Nov 29, 2000 at 02:09:59AM +0000, Alan Cox wrote:
...
> 2.2.18pre21
...
> o Resnchronize Apple PowerMac codebase (Paul Mackerras & co)
> o Merge powermac tree fixes into usb
> o Powermac input device handling changes
As Dave Miller pointed out, DEV_MAC_HID sysctl conflicts with the RAID patches
which are in much wider use. And as nothing yet uses this sysctl, I've
attached a patch vs pre24 which changes the number from 3 to 5 (which is what
2.4.0-testX uses.)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
[-- Attachment #2: sysctl.patch --]
[-- Type: text/plain, Size: 244 bytes --]
--- linux/include/linux/sysctl.h.orig Wed Nov 29 15:01:09 2000
+++ linux/include/linux/sysctl.h Wed Nov 29 15:01:25 2000
@@ -435,7 +435,7 @@
enum {
DEV_CDROM=1,
DEV_HWMON=2,
- DEV_MAC_HID=3
+ DEV_MAC_HID=5
};
/* /proc/sys/dev/cdrom */
next prev parent reply other threads:[~2000-11-29 22:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-29 2:09 Linux 2.2.18pre24 Alan Cox
2000-11-29 22:01 ` Tom Rini [this message]
2000-11-30 17:17 ` Andrea Arcangeli
2000-11-30 18:26 ` Tom Rini
2000-11-30 19:35 ` Andrea Arcangeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20001129150159.Y872@opus.bloom.county \
--to=trini@kernel.crashing.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox