Re: Linux 2.4.5-ac21

2001-06-29 Thread Geert Uytterhoeven
On Fri, 29 Jun 2001, Alan Cox wrote: > Kept old atyfb code (someone needs to sort out which atyfb is the > one being worked on and get that tree into the kernel) The one in its own subdirectory (drivers/video/aty/) is the new one. I'll send it to Linus (one day)...

Re: Linux 2.4.5-ac21

2001-06-29 Thread Alan Cox
> pnp_bios.c: In function `pnp_dock_event': > pnp_bios.c:442: `hotplug_path' undeclared (first use in this function) > pnp_bios.c:442: (Each undeclared identifier is reported only once > pnp_bios.c:442: for each function it appears in.) > pnp_bios.c: In function `pnp_dock_thread': >

Re: Linux 2.4.5-ac21

2001-06-29 Thread Geert Uytterhoeven
On Fri, 29 Jun 2001, Alan Cox wrote: Kept old atyfb code (someone needs to sort out which atyfb is the one being worked on and get that tree into the kernel) The one in its own subdirectory (drivers/video/aty/) is the new one. I'll send it to Linus (one day)...

Re: Linux 2.4.5-ac21

2001-06-29 Thread Alan Cox
pnp_bios.c: In function `pnp_dock_event': pnp_bios.c:442: `hotplug_path' undeclared (first use in this function) pnp_bios.c:442: (Each undeclared identifier is reported only once pnp_bios.c:442: for each function it appears in.) pnp_bios.c: In function `pnp_dock_thread': pnp_bios.c:496:

Re: Linux 2.4.5-ac21

2001-06-28 Thread Dieter Nützel
Am Freitag, 29. Juni 2001 03:59 schrieb Dieter Nützel: > Hello Alan, > > you've missed the CONFIG_DRM_AGP thing. > Some other config objects (Input -> joysticks , SMB file system) are > broken, too. Keith Owens patch fixed it of course.

Re: Linux 2.4.5-ac21

2001-06-28 Thread Dieter Nützel
Hello Alan, you've missed the CONFIG_DRM_AGP thing. Some other config objects (Input -> joysticks , SMB file system) are broken, too. Regards, Dieter can't read "CONFIG_DRM_AGP": no such variable while executing "list $CONFIG_DRM_AGP" (procedure "writeconfig" line 2352)

Re: Linux 2.4.5-ac21

2001-06-28 Thread Garett Spencley
> 2.4.5-ac21 > o Fix pnpbios compile failure and add docking (me) > station hotplug (/sbin/hotplug dock) gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2

Linux 2.4.5-ac21

2001-06-28 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org This is the initial merge with 2.4.6pre - treat this one with care, it may not be the most reliable 2.4.5ac release ever made

Linux 2.4.5-ac21

2001-06-28 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org This is the initial merge with 2.4.6pre - treat this one with care, it may not be the most reliable 2.4.5ac release ever made

Re: Linux 2.4.5-ac21

2001-06-28 Thread Garett Spencley
2.4.5-ac21 o Fix pnpbios compile failure and add docking (me) station hotplug (/sbin/hotplug dock) gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2

Re: Linux 2.4.5-ac21

2001-06-28 Thread Dieter Nützel
Am Freitag, 29. Juni 2001 03:59 schrieb Dieter Nützel: Hello Alan, you've missed the CONFIG_DRM_AGP thing. Some other config objects (Input - joysticks , SMB file system) are broken, too. Keith Owens patch fixed it of course. http://marc.theaimsgroup.com/?l=linux-kernelm=99378430115592w=2