[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 14 Jan 2005 15:39:41 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/01/14 15:39:40
Modified files:
etc : MAKEDEV.common Makefile
etc/etc.hp300 : MAKEDEV.md fbtab ttys
sbin/wsconsctl : Makefile util.c
share/man/man4 : hil.4 sti.4
share/man/man4/man4.hp300: Makefile dio.4 dvbox.4 gbox.4 hyper.4
intro.4 rbox.4 topcat.4
sys/arch/hp300/conf: DISKLESS GENERIC RAMDISK files.hp300
sys/arch/hp300/dev: dca.c dcm.c maskbits.h
sys/arch/hp300/hp300: autoconf.c clock.c clockreg.h conf.c
locore.s machdep.c vectors.s
sys/arch/hp300/include: autoconf.h cpu.h intr.h
sys/conf : files
sys/dev/wscons : wsconsio.h
usr.sbin : Makefile
usr.sbin/wsconscfg: Makefile
Added files:
share/man/man4/man4.hp300: sgc.4
sys/arch/hp300/dev: diofb.c diofbreg.h diofbvar.h dvbox.c
dvboxreg.h gbox.c gboxreg.h hil_intio.c
hyper.c hyperreg.h rbox.c rboxreg.h sgc.c
sgcreg.h sgcvar.h sti_sgc.c topcat.c
topcatreg.h
sys/arch/hp300/hp300: bus_space.c wscons_machdep.c
sys/arch/hp300/include: bus.h hil_machdep.h
Removed files:
share/man/man4/man4.hp300: grf.4 ite.4
sys/arch/hp300/dev: grf.c grf_dv.c grf_dvreg.h grf_gb.c
grf_gbreg.h grf_hy.c grf_hyreg.h grf_rb.c
grf_rbreg.h grf_subr.c grf_tc.c grf_tcreg.h
grfioctl.h grfreg.h grfvar.h hil.c
hil_keymaps.c hilioctl.h hilreg.h hilvar.h
ite.c ite_subr.c itereg.h itevar.h kbdmap.h
usr.sbin/grfinfo: Makefile grfinfo.1 grfinfo.c
usr.sbin/hilinfo: Makefile hilinfo.8 hilinfo.c
Log message:
Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.
Main features:
- MI hil drivers, allowing live plug/unplug of devices, and the keyboard
does not need to be at id 1 anymore.
- SGC bus support on 4xx models. SGC frame buffers are supported too, but
not as console, though you can use them as a regular glass terminal if
you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4)
fix to be commited.
- HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed.
X11 support is currently broken by these changes; X.org X11R6 support will
be available very soon.
Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other,
older frame buffers (davinci, gatorbox and renaissance) could not been tested
but should work; please report any regression.
Visit your host, monkey.org