NetBSD/sys/arch/hp300
gmcgarry 36adeea7c2 Don't frob MCR_IEN bit if on a 425e. Problem initially reported
by Christoph Badura:

It looks to me like the 425e uses reverse polarity of the MCR_IEN bit with
respect to the other 4xx models.  That could be because it doesn't have
an inverter wired behind the IEN(OUT2) output of the UART.

Fix is inspired by change in OpenBSD.  Serial console input is
confirmed working on 425e by Thilo Manske.
2002-04-17 23:31:24 +00:00
..
compile
conf Add commented-out USERCONF option. Mainly useful for install media 2002-04-12 08:10:45 +00:00
dev Don't frob MCR_IEN bit if on a 425e. Problem initially reported 2002-04-17 23:31:24 +00:00
DOC s/seperate/separate/ 2002-02-11 10:44:38 +00:00
hp300 Attach apci console as an intio device, not a dio device. 2002-04-17 20:40:30 +00:00
include Use "#define<tab>". 2002-02-28 03:17:23 +00:00
stand Move exec_hp300() out of uboot.c into its own file so that it can 2002-03-16 06:20:07 +00:00
Makefile