NetBSD/sys/arch/sparc
toddpw 6c80daae8d Ignore all undefined bits in the Tadpole microcontroller status register.
Only the low nibble is defined, and on at least one 3gx (mine) there is an
undefined bit which reads as a one -- bit 6 (0x40). This screwed tctrl_intr()
which would loop forever, thinking it always had new events to process.
2000-07-25 09:57:59 +00:00
..
compile
conf Add com* at obio0. (Tadpole & JavaStation) 2000-07-15 19:59:53 +00:00
dev Ignore all undefined bits in the Tadpole microcontroller status register. 2000-07-25 09:57:59 +00:00
fpu Fix an obvious error that would cause fpu_ftoxi() to drop the upper half. 2000-07-24 04:13:45 +00:00
include Add a `device class' interrupt level argument (from machine/intr.h) 2000-07-09 20:57:41 +00:00
sparc Fix delay slot error in the SUN4_MMU3L startup code. 2000-07-24 08:48:03 +00:00
stand switch to sys/conf/newvers_stand.sh for generation of version file 2000-07-21 22:02:54 +00:00
Makefile