Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ad
Date:           Wed Dec  8 21:33:43 UTC 1999

Modified Files:
        syssrc/sys/arch/pmax/dev: px.c

Log Message:
- If we call px_init() at attach time, then we're not the console, so don't
  set the console arg to 1. Noted by mhitch.
- In px_init(), don't compute pxi_fontscale if we're not the console,
  since we don't have a font in the first place. This is a relic from
  when the driver was converted to use 'struct wsdisplay_font'.

Should fix crashes if a px board is installed and isn't the console.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/pmax/dev/px.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