linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: S3 trio config
@ 2002-06-05 11:22 Leigh Brown
  0 siblings, 0 replies; 9+ messages in thread
From: Leigh Brown @ 2002-06-05 11:22 UTC (permalink / raw)
  To: trini; +Cc: geert, paulus, p2, linuxppc-dev


This little patch allows it to compile (non-module) for me:

--- linuxppc_2_4_devel/drivers/video/S3triofb.c	Wed Jun  5 06:01:45 2002
+++ linuxppc_2_4_devel-240/drivers/video/S3triofb.c	Wed Jun  5 10:00:01 2002
@@ -851,4 +851,4 @@
 module_init(s3triofb_init);
 MODULE_LICENSE("GPL");
 #endif
-module_exit(s3trio_exit);
+module_exit(s3triofb_exit);


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 9+ messages in thread
* S3 trio config
@ 2002-06-01  5:15 Paul Mackerras
  2002-06-01  5:21 ` Paul Mackerras
  2002-06-03 14:35 ` Tom Rini
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Mackerras @ 2002-06-01  5:15 UTC (permalink / raw)
  To: linuxppc-dev


We have this difference between drivers/video/Config in linuxppc_2_4
compared to the official tree:

diff -urN linux-2.4.19-pre9/drivers/video/Config.in linuxppc_2_4/drivers/video/Config.in
--- linux-2.4.19-pre9/drivers/video/Config.in	Tue May 28 22:39:29 2002
+++ linuxppc_2_4/drivers/video/Config.in	Sat Jun  1 14:40:58 2002
@@ -73,7 +73,7 @@
       dep_bool '  Apple "valkyrie" display support' CONFIG_FB_VALKYRIE $CONFIG_ALL_PPC
       bool '  Chips 65550 display support' CONFIG_FB_CT65550
       bool '  IMS Twin Turbo display support' CONFIG_FB_IMSTT
-      bool '  S3 Trio display support' CONFIG_FB_S3TRIO
+      dep_bool '  S3 Trio display support' CONFIG_FB_S3TRIO $CONFIG_ALL_PPC
       tristate '  VGA 16-color graphics console' CONFIG_FB_VGA16
    fi
    if [ "$CONFIG_PARISC" = "y" ]; then

Does anyone know why we have this?  Is the S3 Trio display really only
used on PReP or CHRP machines, not on any PCs?

Paul.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-06-05 14:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.GSO.4.21.0206011036580.13142-100000@vervain.sonytel.be>
2002-06-02 10:38 ` S3 trio config Leigh Brown
2002-06-02 10:51   ` Geert Uytterhoeven
2002-06-04 20:16   ` Tom Rini
2002-06-05  7:50     ` Geert Uytterhoeven
2002-06-05 14:20       ` Jeff Garzik
2002-06-05 11:22 Leigh Brown
  -- strict thread matches above, loose matches on Subject: below --
2002-06-01  5:15 Paul Mackerras
2002-06-01  5:21 ` Paul Mackerras
2002-06-03 14:35 ` Tom Rini

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).