* 2.4.0-test5 observations
@ 2000-07-29 21:06 Iain Sandoe
0 siblings, 0 replies; only message in thread
From: Iain Sandoe @ 2000-07-29 21:06 UTC (permalink / raw)
To: linuxppc-dev
Hi,
1. My build problem was solved by:
--- bk-devel/drivers/input/adbhid.c Sat Jul 29 08:04:54 2000
+++ linux-2.4.0-t5-wrk/drivers/input/adbhid.c Sat Jul 29 17:28:42 2000
@@ -40,9 +40,9 @@
#include <linux/input.h>
#include <linux/kbd_ll.h>
-#include <asm/adb.h>
-#include <asm/cuda.h>
-#include <asm/pmu.h>
+#include <linux/adb.h>
+#include <linux/cuda.h>
+#include <linux/pmu.h>
#include <asm/backlight.h>
#define KEYB_KEYREG 0 /* register # for key up/down data */
======
This may be related to my so-called "broken" distro re. kernel builds - but
there it is...
========
2. The sound [AWACS rev 3] (at present) exhibits the following behaviour
(built as modules).
The first buffer plays and then.... silence...
I don't know if it's related, but the kernel log is filling up with:
Jul 29 22:50:41 athena VFS: Disk change detected on device ide1(22,0)
Jul 29 22:50:41 athena last message repeated 684 times
messages... IIRC this happened also on 2.4.0-test4
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-07-29 21:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-29 21:06 2.4.0-test5 observations Iain Sandoe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).