Module Name:src
Committed By: tsutsui
Date: Mon Jul 5 13:41:08 UTC 2021
Modified Files:
src/sys/arch/hp300/stand/common: autoconf.c ite.c ite_tc.c
Removed Files:
src/sys/arch/hp300/stand/common: grfreg.h
Log Message:
Get rid of obsolete grfreg.h. From OpenBSD.
Module Name:src
Committed By: christos
Date: Thu Jun 9 03:05:54 UTC 2016
Modified Files:
src/sys/arch/hp300/stand/common: tgets.c
Log Message:
return something
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hp300/stand/common/tgets.c
Please no
Module Name:src
Committed By: christos
Date: Fri Feb 26 18:11:11 UTC 2016
Modified Files:
src/sys/arch/hp300/stand/common: ite.c
Log Message:
PR/50852: David Binderman: make code more readable (although it was correct
anyway)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: tsutsui
Date: Sat Jun 21 02:02:40 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: dcm.c if_le.c
Log Message:
Appease gcc48 -Wunused-but-set-variable warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch
Module Name:src
Committed By: tsutsui
Date: Thu May 1 18:08:47 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: if_le.c
Log Message:
Reduce a number of getsecs() calls in le_get() to make netboot a bit faster.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: tsutsui
Date: Tue Apr 22 15:49:14 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: dnkbd.c
Log Message:
Also fix the apci device address in dnkbd.c as apci.c rev 1.12:
http://mail-index.netbsd.org/source-changes/2014/04/10/msg053940.
Module Name:src
Committed By: tsutsui
Date: Sat Apr 19 06:04:59 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: clock.c samachdep.h
Log Message:
Add RTC support for HP9000/425e to bootloader too.
Also put several cleanup:
- make local functions and variables sta
Module Name:src
Committed By: tsutsui
Date: Thu Apr 17 12:35:24 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: apci.c
Log Message:
Check the service switch on 425e to select apci serial console.
Taken from OpenBSD/hp300. See the following comment for details:
Module Name:src
Committed By: tsutsui
Date: Thu Apr 10 18:10:09 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: apci.c
Log Message:
Fix a botch on switching from apci (and dca) to MI com(4) 10 years ago.
I.e. fix apci device address per FRODO_BASE macro change
i
Module Name:src
Committed By: tsutsui
Date: Thu Jan 2 17:43:33 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: scsi.c
Log Message:
Change the SCSI select timeout from 2ms to 250ms as kernel spc(4) driver does.
Noticed by miod@openbsd.
To generate a diff of th
Module Name:src
Committed By: tsutsui
Date: Thu Jul 26 17:15:22 UTC 2012
Modified Files:
src/sys/arch/hp300/stand/common: if_lereg.h
Log Message:
Remove '__attribute__((__packed__))' from structure definisions
for Am7990 LANCE registers where no implicit padding is expecte
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 12:46:22 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: ite.c ite_dv.c ite_gb.c ite_hy.c
ite_rb.c ite_subr.c ite_tc.c itevar.h
Log Message:
Pull OpenBSD's standalone ITE driver reorganization:
-
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 11:17:21 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: ite.c itevar.h
Log Message:
Remove unused deinit functions. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 11:08:24 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: ite_dv.c ite_gb.c ite_hy.c ite_rb.c
ite_subr.c ite_tc.c itevar.h
Log Message:
Move and renamve hyper_ite_fontinit() to ite_fontinit1bpp() t
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 10:52:01 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: itevar.h
Log Message:
bcopy() -> memmove()
How did this one survive several sweeps?
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src
Module Name:src
Committed By: tsutsui
Date: Thu Feb 10 10:44:23 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: ite.c ite_subr.c itevar.h
Log Message:
All framebuffer drivers use common readbyte and writeglyph functions
so no need to put them into per driver func
Module Name:src
Committed By: tsutsui
Date: Mon Feb 7 13:11:41 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/common: autoconf.c clock.c hil.c ite.c
ite_dv.c ite_gb.c ite_hy.c ite_rb.c ite_subr.c ite_tc.c
Added Files:
src/sys/arch/hp300/stand/common:
17 matches
Mail list logo