Module Name:src
Committed By: kamil
Date: Thu Apr 11 11:26:13 UTC 2019
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461videoreg.h
Log Message:
Fix a typo in a comment
NFCI
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpcsh/dev/hd64461/
Module Name:src
Committed By: uwe
Date: Mon Aug 7 23:42:11 UTC 2017
Modified Files:
src/sys/arch/hpcsh/dev: pfckbd.c
Log Message:
Don't reschedule the callout in the scanning function itself, as that
conflicts with using the same function for polled console.
Makes early
Module Name:src
Committed By: christos
Date: Sat Nov 9 02:54:11 UTC 2013
Modified Files:
src/sys/arch/hpcsh/dev: psh3lcd.c
src/sys/arch/hpcsh/dev/hd64461: hd64461_machdep.c hd64461pcmcia.c
Log Message:
fix unused variable warnings
To generate a diff of this comm
Module Name:src
Committed By: chs
Date: Mon Oct 29 13:46:26 UTC 2012
Modified Files:
src/sys/arch/hpcsh/dev/hd64465: hd64465pcmcia.c
Log Message:
and finally, initialize sc_dev now that I added it back.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sy
Module Name:src
Committed By: chs
Date: Mon Oct 29 13:40:56 UTC 2012
Modified Files:
src/sys/arch/hpcsh/dev/hd64465: hd64465pcmcia.c
Log Message:
third try is the charm: really make this build again.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/a
Module Name:src
Committed By: matt
Date: Mon Jun 6 17:27:42 UTC 2011
Modified Files:
src/sys/arch/hpcsh/dev/hd64465: hd64465.c
Log Message:
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use __
Module Name:src
Committed By: chs
Date: Sun Aug 8 16:51:34 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev: psh3tp.c
Log Message:
make this compile with DIAGNOSTIC and PSH3TP_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hpcsh/dev/psh
Module Name:src
Committed By: tsutsui
Date: Sat Jul 24 15:33:12 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev: psh3tp.c
Log Message:
Rename some void * arg variables.
"self" implies device_t so it shouldn't be used for void pointers
passed as wsmouse cookie or callout fu
Module Name:src
Committed By: kiyohara
Date: Thu May 13 18:07:40 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461.c hd64461uart.c hd64461var.h
Log Message:
Standby AFE Clock, if use_afeck is 0. Don't stop AFE Clock, if PERSONA boots
on serial console.
To
Module Name:src
Committed By: kiyohara
Date: Wed May 12 18:22:36 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
Style.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/hpcsh/dev/hd64461/hd64461uart.c
Please
Module Name:src
Committed By: kiyohara
Date: Wed May 12 18:16:53 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
Suply clock SAFECKE_[IO]ST, if platid is PERSONA.
tested on HPW-50PA.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: kiyohara
Date: Wed May 12 16:41:08 UTC 2010
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
Fix arg of intr_establish().
comintr() expects struct com_softc* for arg.
To generate a diff of this commit:
cvs rdiff -
12 matches
Mail list logo