Non-console ITE devices need to be initialized properly, too, ya know.
authordownsj <downsj@openbsd.org>
Wed, 5 Feb 1997 16:01:09 +0000 (16:01 +0000)
committerdownsj <downsj@openbsd.org>
Wed, 5 Feb 1997 16:01:09 +0000 (16:01 +0000)
commit7610d0c490318d078a8887c9b15be062366c0896
tree1439a27756e2553afd582baf18e0be3c0e3a57e8
parent0873dd2362e8fbeb4e75b522682d34bfcb3ee3f7
Non-console ITE devices need to be initialized properly, too, ya know.

Add enough glue to the aux attach structure to do so, and teach all the
device drivers how to set it.

This fixes the last ITE panic I know of...
sys/arch/hp300/dev/grf_dv.c
sys/arch/hp300/dev/grf_gb.c
sys/arch/hp300/dev/grf_hy.c
sys/arch/hp300/dev/grf_rb.c
sys/arch/hp300/dev/grf_subr.c
sys/arch/hp300/dev/grf_tc.c
sys/arch/hp300/dev/grfvar.h
sys/arch/hp300/dev/ite.c