Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64/dev



Module Name:    src
Committed By:   jdc
Date:           Wed Dec 30 21:03:48 UTC 2009

Modified Files:
        src/sys/arch/sparc64/dev: sab.c

Log Message:
Check for "ssp-console" and "ssp-control" properties.
If we find them, set the baud rate to 115200.
This allows the RSC to be the console on an E250:

  sab1 at ebus0 addr 200000-20007f ipl 35: rev 3.2
  sabtty2 at sab1 port 0: console i/o
  sabtty3 at sab1 port 1

XXX; We should really check the baud rate properties and use those to set
our rates.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/sparc64/dev/sab.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index