linux/drivers/video/aty
David S. Miller c73fcc846c [SPARC]: Fix serial console device detection.
The current scheme works on static interpretation of text names, which
is wrong.

The output-device setting, for example, must be resolved via an alias
or similar to a full path name to the console device.

Paths also contain an optional set of 'options', which starts with a
colon at the end of the path.  The option area is used to specify
which of two serial ports ('a' or 'b') the path refers to when a
device node drives multiple ports.  'a' is assumed if the option
specification is missing.

This was caught by the UltraSPARC-T1 simulator.  The 'output-device'
property was set to 'ttya' and we didn't pick upon the fact that this
is an OBP alias set to '/virtual-devices/console'.  Instead we saw it
as the first serial console device, instead of the hypervisor console.

The infrastructure is now there to take advantage of this to resolve
the console correctly even in multi-head situations in fbcon too.

Thanks to Greg Onufer for the bug report.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-20 16:59:26 -07:00
..
ati_ids.h radeonfb: Add support for Radeon Xpress 200M (RS485) 2007-07-17 10:23:11 -07:00
aty128fb.c aty128fb: fix blanking 2007-05-08 11:15:25 -07:00
atyfb.h [PATCH] atyfb: fix kconfig error part 2 2007-03-06 09:30:24 -08:00
atyfb_base.c [SPARC]: Fix serial console device detection. 2007-07-20 16:59:26 -07:00
mach64_accel.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
mach64_ct.c atyfb: increase SPLL delay 2007-05-08 11:15:32 -07:00
mach64_cursor.c [ATYFB]: Fix sparc includes. 2007-05-08 16:41:54 -07:00
mach64_gx.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
Makefile [PATCH] Rewritten backlight infrastructure for portable Apple computers 2006-06-25 10:00:59 -07:00
radeon_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_backlight.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
radeon_base.c radeonfb: Add support for Radeon Xpress 200M (RS485) 2007-07-17 10:23:11 -07:00
radeon_i2c.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
radeon_monitor.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
radeon_pm.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-05-08 11:50:19 -07:00
radeonfb.h radeonfb: the pseudo_palette is only 16 elements long 2007-07-17 10:23:12 -07:00